# repowise-dev/repowise SLOC report

> As of 2026-09-16 (commit 9aab77ddc84b), repowise-dev/repowise contains 550,924 total lines: 429,609 code, 66,501 comments, 54,814 blank, across 2,684 files in 17 languages (top: Python 65.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

repowise-dev/repowise has 429,609 source lines of code out of 550,924 total lines across 2,684 files, counted from the 9aab77ddc84b1c1f7d280414cd593c6821ed27df ref at commit 9aab77ddc84b by the OctoCounts tokei engine on 2026-09-16. 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 repowise-dev/repowise to commit 9aab77ddc84b, 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 78.0% of all lines, comments represent 12.1%, and the repository averages 160 code lines per file. Python accounts for 65.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 1,382 | 352,455 | 280,228 | 33,005 | 39,222 |
| TSX | 613 | 98,025 | 81,666 | 10,160 | 6,199 |
| TypeScript | 397 | 45,879 | 33,680 | 8,231 | 3,968 |
| JSON | 82 | 28,937 | 28,937 | 0 | 0 |
| Scheme | 25 | 4,438 | 2,216 | 1,604 | 618 |
| Jinja2 | 26 | 1,893 | 1,338 | 281 | 274 |
| TOML | 7 | 805 | 601 | 111 | 93 |
| CSS | 4 | 1,018 | 529 | 376 | 113 |
| JavaScript | 3 | 137 | 100 | 21 | 16 |
| Shell | 3 | 166 | 99 | 53 | 14 |
| YAML | 2 | 106 | 77 | 15 | 14 |
| Makefile | 1 | 106 | 58 | 18 | 30 |

Top language (Python 65.2%). Generated at 2026-09-16T08:56:12.618631596+00:00. Canonical report: https://octocounts.com/github/repowise-dev/repowise

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/repowise-dev/repowise/commit/9aab77ddc84b1c1f7d280414cd593c6821ed27df?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 repowise-dev/repowise have?

repowise-dev/repowise has 550,924 total lines, including 429,609 code lines, 66,501 comment lines, and 54,814 blank lines.

### How was the repowise-dev/repowise line count measured?

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

### What commit was counted for repowise-dev/repowise?

This OctoCounts report was generated from 9aab77ddc84b1c1f7d280414cd593c6821ed27df at commit 9aab77ddc84b on 2026-09-16T08:56:12.618631596+00:00.

## Similar repository reports

- [numpy/numpy](https://octocounts.com/github/numpy/numpy) — Python, 436,444 code lines
- [HKUDS/DeepTutor](https://octocounts.com/github/HKUDS/DeepTutor) — Python, 438,547 code lines
- [marin-community/marin](https://octocounts.com/github/marin-community/marin) — Python, 446,834 code lines
- [tinygrad/tinygrad](https://octocounts.com/github/tinygrad/tinygrad) — Python, 411,613 code lines
- [Mai-with-u/MaiBot](https://octocounts.com/github/Mai-with-u/MaiBot) — Python, 410,762 code lines
- [raullenchai/Rapid-MLX](https://octocounts.com/github/raullenchai/Rapid-MLX) — Python, 449,160 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)
