# frappe/frappe SLOC report

> As of 2026-09-17 (commit a98db1c248a7), frappe/frappe contains 2,081,313 total lines: 1,000,270 code, 726,877 comments, 354,166 blank, across 3,712 files in 17 languages (top: PO File 61.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

frappe/frappe has 1,000,270 source lines of code out of 2,081,313 total lines across 3,712 files, counted from the a98db1c248a7444fca8bc9cb9b04273ca78751c3 ref at commit a98db1c248a7 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 frappe/frappe to commit a98db1c248a7, 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 48.1% of all lines, comments represent 34.9%, and the repository averages 269 code lines per file. PO File accounts for 61.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| PO File | 40 | 1,599,977 | 610,714 | 696,366 | 292,897 |
| Python | 1,537 | 208,286 | 160,369 | 9,892 | 38,025 |
| JavaScript | 786 | 148,233 | 121,976 | 10,818 | 15,439 |
| JSON | 426 | 47,969 | 47,968 | 0 | 1 |
| Sass | 114 | 22,650 | 17,882 | 1,137 | 3,631 |
| CSS | 52 | 15,047 | 13,362 | 829 | 856 |
| SVG | 44 | 10,245 | 10,242 | 3 | 0 |
| TypeScript | 125 | 11,000 | 7,451 | 2,490 | 1,059 |
| HTML | 221 | 7,260 | 6,689 | 141 | 430 |
| Vue | 222 | 3,607 | 2,718 | 528 | 361 |
| SQL | 2 | 682 | 553 | 70 | 59 |
| TOML | 1 | 299 | 268 | 18 | 13 |

Top language (PO File 61.1%). Generated at 2026-09-17T18:02:43.387518843+00:00. Canonical report: https://octocounts.com/github/frappe/frappe

## Reproduce this report

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

frappe/frappe has 2,081,313 total lines, including 1,000,270 code lines, 726,877 comment lines, and 354,166 blank lines.

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

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

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

This OctoCounts report was generated from a98db1c248a7444fca8bc9cb9b04273ca78751c3 at commit a98db1c248a7 on 2026-09-17T18:02:43.387518843+00:00.

## Similar repository reports

- [git/git](https://octocounts.com/github/git/git) — PO File, 1,111,637 code lines
- [frappe/erpnext](https://octocounts.com/github/frappe/erpnext) — PO File, 1,188,721 code lines
- [apache/superset](https://octocounts.com/github/apache/superset) — PO File, 1,284,014 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
- [KDE/dolphin](https://octocounts.com/github/KDE/dolphin) — PO File, 394,208 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)
