# DyausG/operon SLOC report

> As of 2026-09-16 (commit f44ce4674482), DyausG/operon contains 25,328 total lines: 19,444 code, 3,779 comments, 2,105 blank, across 147 files in 14 languages (top: Python 70.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving DyausG/operon to commit f44ce4674482, 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 medium-sized codebase by counted code lines. Code represents 76.8% of all lines, comments represent 14.9%, and the repository averages 132 code lines per file. Python accounts for 70.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 77 | 16,012 | 13,702 | 537 | 1,773 |
| JSX | 29 | 2,336 | 2,176 | 35 | 125 |
| JSON | 6 | 1,937 | 1,937 | 0 | 0 |
| CSS | 10 | 900 | 796 | 20 | 84 |
| JavaScript | 5 | 443 | 402 | 14 | 27 |
| SQL | 7 | 343 | 316 | 26 | 1 |
| TOML | 1 | 43 | 39 | 0 | 4 |
| Batch | 2 | 34 | 30 | 4 | 0 |
| Dockerfile | 1 | 36 | 16 | 11 | 9 |
| HTML | 1 | 13 | 13 | 0 | 0 |
| YAML | 1 | 18 | 12 | 6 | 0 |
| Autoconf | 1 | 6 | 5 | 1 | 0 |

Top language (Python 70.5%). Generated at 2026-09-16T10:29:04.065133518+00:00. Canonical report: https://octocounts.com/github/DyausG/operon

## Report FAQ

### How many lines of code does DyausG/operon have?

DyausG/operon has 25,328 total lines, including 19,444 code lines, 3,779 comment lines, and 2,105 blank lines.

### How was the DyausG/operon line count measured?

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

### What commit was counted for DyausG/operon?

This OctoCounts report was generated from f44ce4674482fcad3025c52e6fb270c82eb44f60 at commit f44ce4674482 on 2026-09-16T10:29:04.065133518+00:00.

## Similar repository reports

- [QwenAudio/CosyVoice](https://octocounts.com/github/QwenAudio/CosyVoice) — Python, 19,640 code lines
- [The-PR-Agent/pr-agent](https://octocounts.com/github/The-PR-Agent/pr-agent) — Python, 19,820 code lines
- [bubbuild/bub](https://octocounts.com/github/bubbuild/bub) — Python, 18,867 code lines
- [termux/proot-distro](https://octocounts.com/github/termux/proot-distro) — Python, 20,141 code lines
- [petl-developers/petl](https://octocounts.com/github/petl-developers/petl) — Python, 18,675 code lines
- [MiniMax-AI/Mini-Agent](https://octocounts.com/github/MiniMax-AI/Mini-Agent) — Python, 18,654 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
