As of 2026-08-22 (commit 9a7b2e83f6b6), fastapi/typer contains 20,421 total lines: 15,756 code, 1,068 comments, 3,597 blank, across 352 files in 7 languages (top: Python 97.1%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving fastapi/typer to commit 9a7b2e83f6b6, 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.
This is a medium-sized codebase by counted code lines. Code represents 77.2% of all lines, comments represent 5.2%, and the repository averages 45 code lines per file. Python accounts for 97.1% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|---|---|---|---|---|
| Python | 339 | 19502 | 15294 | 790 | 3418 |
| YAML | 3 | 243 | 223 | 9 | 11 |
| TOML | 1 | 230 | 197 | 11 | 22 |
| Shell | 6 | 43 | 24 | 10 | 9 |
| Dockerfile | 1 | 28 | 18 | 3 | 7 |
| Markdown | 1 | 347 | 0 | 222 | 125 |
| Plain Text | 1 | 28 | 0 | 23 | 5 |
Top language (Python 97.1%). Generated at 2026-08-22T17:10:59.557723557+00:00.
fastapi/typer has 20,421 total lines, including 15,756 code lines, 1,068 comment lines, and 3,597 blank lines.
OctoCounts resolved the public GitHub repository to commit 9a7b2e83f6b6, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.
This OctoCounts report was generated from master at commit 9a7b2e83f6b6 on 2026-08-22T17:10:59.557723557+00:00.