# tryton/tryton SLOC report

> As of 2026-09-17 (commit c55bdeed261f), tryton/tryton contains 1,966,713 total lines: 1,496,428 code, 74,854 comments, 395,431 blank, across 9,692 files in 16 languages (top: PO File 74.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

tryton/tryton has 1,496,428 source lines of code out of 1,966,713 total lines across 9,692 files, counted from the main ref at commit c55bdeed261f 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 tryton/tryton to commit c55bdeed261f, 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 very large codebase by counted code lines. Code represents 76.1% of all lines, comments represent 3.8%, and the repository averages 154 code lines per file. PO File accounts for 74.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| PO File | 5,235 | 1,537,932 | 1,115,344 | 65,612 | 356,976 |
| Python | 1,222 | 223,142 | 190,433 | 3,924 | 28,785 |
| XML | 2,330 | 145,223 | 134,591 | 4,903 | 5,729 |
| JavaScript | 25 | 30,853 | 29,426 | 336 | 1,091 |
| TOML | 224 | 13,580 | 12,001 | 0 | 1,579 |
| Forge Config | 221 | 6,239 | 5,828 | 5 | 406 |
| INI | 224 | 5,371 | 4,923 | 0 | 448 |
| LESS | 4 | 2,609 | 2,231 | 45 | 333 |
| SVG | 181 | 605 | 599 | 6 | 0 |
| HTML | 12 | 457 | 451 | 2 | 4 |
| SQL | 2 | 319 | 278 | 0 | 41 |
| XSL | 3 | 134 | 134 | 0 | 0 |

Top language (PO File 74.5%). Generated at 2026-09-17T20:16:43.404981591+00:00. Canonical report: https://octocounts.com/github/tryton/tryton

## Reproduce this report

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

tryton/tryton has 1,966,713 total lines, including 1,496,428 code lines, 74,854 comment lines, and 395,431 blank lines.

### How was the tryton/tryton line count measured?

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

### What commit was counted for tryton/tryton?

This OctoCounts report was generated from main at commit c55bdeed261f on 2026-09-17T20:16:43.404981591+00:00.

## Similar repository reports

- [apache/superset](https://octocounts.com/github/apache/superset) — PO File, 1,284,014 code lines
- [frappe/erpnext](https://octocounts.com/github/frappe/erpnext) — PO File, 1,188,721 code lines
- [git/git](https://octocounts.com/github/git/git) — PO File, 1,111,637 code lines
- [frappe/frappe](https://octocounts.com/github/frappe/frappe) — PO File, 1,000,270 code lines
- [fish-shell/fish-shell](https://octocounts.com/github/fish-shell/fish-shell) — PO File, 658,752 code lines
- [guillemj/dpkg](https://octocounts.com/github/guillemj/dpkg) — PO File, 546,340 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)
- [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)
