# omry/omegaconf SLOC report

> As of 2026-08-22 (commit 7d932d8ca443), omry/omegaconf contains 12,301 total lines: 9,755 code, 909 comments, 1,637 blank, across 70 files in 9 languages (top: Python 98.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

omry/omegaconf has 9,755 source lines of code out of 12,301 total lines across 70 files, counted from the main ref at commit 7d932d8ca443 by the OctoCounts tokei engine on 2026-08-22. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving omry/omegaconf to commit 7d932d8ca443, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a small codebase by counted code lines. Code represents 79.3% of all lines, comments represent 7.4%, and the repository averages 139 code lines per file. Python accounts for 98.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 33 | 11,352 | 9,594 | 334 | 1,424 |
| TOML | 1 | 124 | 106 | 3 | 15 |
| ReStructuredText | 1 | 35 | 23 | 0 | 12 |
| Gherkin (Cucumber) | 15 | 15 | 15 | 0 | 0 |
| Autoconf | 2 | 11 | 11 | 0 | 0 |
| INI | 1 | 4 | 4 | 0 | 0 |
| Forge Config | 1 | 2 | 2 | 0 | 0 |
| Markdown | 5 | 736 | 0 | 550 | 186 |
| Plain Text | 11 | 22 | 0 | 22 | 0 |

Top language (Python 98.3%). Generated at 2026-08-22T17:11:05.036537247+00:00. Canonical report: https://octocounts.com/github/omry/omegaconf

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/omry/omegaconf/commit/7d932d8ca443c971d8b41068118e122d16dbb4b5?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does omry/omegaconf have?

omry/omegaconf has 12,301 total lines, including 9,755 code lines, 909 comment lines, and 1,637 blank lines.

### How was the omry/omegaconf line count measured?

OctoCounts resolved the public GitHub repository to commit 7d932d8ca443, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for omry/omegaconf?

This OctoCounts report was generated from main at commit 7d932d8ca443 on 2026-08-22T17:11:05.036537247+00:00.

## Similar repository reports

- [starchild-codes/AcoustiMap](https://octocounts.com/github/starchild-codes/AcoustiMap) — Python, 9,759 code lines
- [vial-kb/vial-gui](https://octocounts.com/github/vial-kb/vial-gui) — Python, 9,779 code lines
- [Maciek-roboblog/Claude-Code-Usage-Monitor](https://octocounts.com/github/Maciek-roboblog/Claude-Code-Usage-Monitor) — Python, 9,674 code lines
- [bytedance/trae-agent](https://octocounts.com/github/bytedance/trae-agent) — Python, 9,622 code lines
- [tobs-code/a-mem-mcp-server](https://octocounts.com/github/tobs-code/a-mem-mcp-server) — Python, 9,943 code lines
- [NeLy-EPFL/flygym](https://octocounts.com/github/NeLy-EPFL/flygym) — Python, 9,552 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
