# rlaope/oh-my-hermes SLOC report

> As of 2026-09-15 (commit 3d51e0646dad), rlaope/oh-my-hermes contains 481,787 total lines: 384,505 code, 49,492 comments, 47,790 blank, across 1,565 files in 13 languages (top: Python 91.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving rlaope/oh-my-hermes to commit 3d51e0646dad, 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 large codebase by counted code lines. Code represents 79.8% of all lines, comments represent 10.3%, and the repository averages 246 code lines per file. Python accounts for 91.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 1,040 | 397,431 | 350,042 | 13,513 | 33,876 |
| JSON | 71 | 23,837 | 23,837 | 0 | 0 |
| CSS | 2 | 4,384 | 3,688 | 39 | 657 |
| JavaScript | 10 | 3,997 | 3,301 | 509 | 187 |
| HTML | 5 | 1,742 | 1,625 | 22 | 95 |
| PowerShell | 1 | 819 | 639 | 139 | 41 |
| Shell | 1 | 531 | 470 | 17 | 44 |
| SVG | 11 | 403 | 380 | 0 | 23 |
| YAML | 7 | 518 | 377 | 119 | 22 |
| TOML | 1 | 167 | 119 | 36 | 12 |
| Templ | 1 | 29 | 24 | 0 | 5 |
| Autoconf | 1 | 3 | 3 | 0 | 0 |

Top language (Python 91.0%). Generated at 2026-09-15T08:12:59.244146876+00:00. Canonical report: https://octocounts.com/github/rlaope/oh-my-hermes

## Report FAQ

### How many lines of code does rlaope/oh-my-hermes have?

rlaope/oh-my-hermes has 481,787 total lines, including 384,505 code lines, 49,492 comment lines, and 47,790 blank lines.

### How was the rlaope/oh-my-hermes line count measured?

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

### What commit was counted for rlaope/oh-my-hermes?

This OctoCounts report was generated from main at commit 3d51e0646dad on 2026-09-15T08:12:59.244146876+00:00.

## Similar repository reports

- [github/copilot-sdk](https://octocounts.com/github/github/copilot-sdk) — Python, 394,941 code lines
- [volcengine/openviking](https://octocounts.com/github/volcengine/openviking) — Python, 400,887 code lines
- [tinygrad/tinygrad](https://octocounts.com/github/tinygrad/tinygrad) — Python, 402,188 code lines
- [Mai-with-u/MaiBot](https://octocounts.com/github/Mai-with-u/MaiBot) — Python, 410,762 code lines
- [HKUDS/DeepTutor](https://octocounts.com/github/HKUDS/DeepTutor) — Python, 415,006 code lines
- [numpy/numpy](https://octocounts.com/github/numpy/numpy) — Python, 429,404 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)
