# trpc-group/trpc-agent-python SLOC report

> As of 2026-09-17 (commit 5fac61f23a3b), trpc-group/trpc-agent-python contains 212,128 total lines: 151,307 code, 30,628 comments, 30,193 blank, across 1,708 files in 11 languages (top: Python 91.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

trpc-group/trpc-agent-python has 151,307 source lines of code out of 212,128 total lines across 1,708 files, counted from the main ref at commit 5fac61f23a3b 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 trpc-group/trpc-agent-python to commit 5fac61f23a3b, 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 71.3% of all lines, comments represent 14.4%, and the repository averages 89 code lines per file. Python accounts for 91.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 1,397 | 174,735 | 137,730 | 14,022 | 22,983 |
| JSON | 82 | 11,559 | 11,559 | 0 | 0 |
| Shell | 20 | 1,433 | 1,080 | 103 | 250 |
| YAML | 5 | 353 | 297 | 35 | 21 |
| TOML | 2 | 237 | 208 | 7 | 22 |
| HTML | 3 | 174 | 163 | 0 | 11 |
| SQL | 2 | 176 | 160 | 0 | 16 |
| JavaScript | 2 | 120 | 97 | 12 | 11 |
| Dockerfile | 1 | 18 | 13 | 0 | 5 |
| Markdown | 186 | 22,763 | 0 | 15,980 | 6,783 |
| Plain Text | 8 | 560 | 0 | 469 | 91 |

Top language (Python 91.0%). Generated at 2026-09-17T07:16:04.781717532+00:00. Canonical report: https://octocounts.com/github/trpc-group/trpc-agent-python

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/trpc-group/trpc-agent-python/commit/5fac61f23a3bcf5293ce92d667854653608122ab?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 trpc-group/trpc-agent-python have?

trpc-group/trpc-agent-python has 212,128 total lines, including 151,307 code lines, 30,628 comment lines, and 30,193 blank lines.

### How was the trpc-group/trpc-agent-python line count measured?

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

### What commit was counted for trpc-group/trpc-agent-python?

This OctoCounts report was generated from main at commit 5fac61f23a3b on 2026-09-17T07:16:04.781717532+00:00.

## Similar repository reports

- [huggingface/text-generation-inference](https://octocounts.com/github/huggingface/text-generation-inference) — Python, 150,835 code lines
- [Osmantic/ODS](https://octocounts.com/github/Osmantic/ODS) — Python, 152,023 code lines
- [livekit/agents](https://octocounts.com/github/livekit/agents) — Python, 153,977 code lines
- [Blaizzy/mlx-audio](https://octocounts.com/github/Blaizzy/mlx-audio) — Python, 154,095 code lines
- [langchain-ai/open-swe](https://octocounts.com/github/langchain-ai/open-swe) — Python, 154,660 code lines
- [openai/openai-agents-python](https://octocounts.com/github/openai/openai-agents-python) — Python, 144,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)
