# katago/katago-server SLOC report

> As of 2026-09-17 (commit eb0996d8df2f), katago/katago-server contains 34,759 total lines: 28,041 code, 1,949 comments, 4,769 blank, across 343 files in 17 languages (top: Python 37.2%). Default configuration. Counted with tokei via OctoCounts.

katago/katago-server has 28,041 source lines of code out of 34,759 total lines across 343 files, counted from the master ref at commit eb0996d8df2f by the OctoCounts tokei engine on 2026-09-17. 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 katago/katago-server to commit eb0996d8df2f, 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 80.7% of all lines, comments represent 5.6%, and the repository averages 82 code lines per file. Python accounts for 37.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 208 | 12,235 | 10,445 | 426 | 1,364 |
| CSS | 9 | 12,470 | 10,367 | 60 | 2,043 |
| JSON | 2 | 2,543 | 2,543 | 0 | 0 |
| PO File | 7 | 3,654 | 1,799 | 1,113 | 742 |
| HTML | 37 | 1,410 | 1,156 | 0 | 254 |
| YAML | 24 | 1,046 | 866 | 134 | 46 |
| BASH | 16 | 396 | 228 | 48 | 120 |
| Shell | 15 | 230 | 161 | 19 | 50 |
| JavaScript | 5 | 170 | 150 | 20 | 0 |
| ReStructuredText | 2 | 197 | 122 | 0 | 75 |
| Dockerfile | 6 | 173 | 116 | 21 | 36 |
| Pan | 1 | 46 | 42 | 0 | 4 |

Top language (Python 37.2%). Generated at 2026-09-17T03:48:22.753885695+00:00. Canonical report: https://octocounts.com/github/katago/katago-server

## Reproduce this report

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

## Report FAQ

### How many lines of code does katago/katago-server have?

katago/katago-server has 34,759 total lines, including 28,041 code lines, 1,949 comment lines, and 4,769 blank lines.

### How was the katago/katago-server line count measured?

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

### What commit was counted for katago/katago-server?

This OctoCounts report was generated from master at commit eb0996d8df2f on 2026-09-17T03:48:22.753885695+00:00.

## Similar repository reports

- [aio-libs/aiohttp](https://octocounts.com/github/aio-libs/aiohttp) — Python, 28,239 code lines
- [kaifcodec/user-scanner](https://octocounts.com/github/kaifcodec/user-scanner) — Python, 27,804 code lines
- [aomail-ai/aomail-app](https://octocounts.com/github/aomail-ai/aomail-app) — Python, 28,543 code lines
- [ygyang11/Arktor](https://octocounts.com/github/ygyang11/Arktor) — Python, 27,279 code lines
- [0x6rss/instagram-private-graph](https://octocounts.com/github/0x6rss/instagram-private-graph) — Python, 28,842 code lines
- [hetznercloud/hcloud-python](https://octocounts.com/github/hetznercloud/hcloud-python) — Python, 27,180 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)
