As of 2026-08-26 (commit 5460f467b02e), psf/requests contains 8,942 total lines: 5,288 code, 2,041 comments, 1,613 blank, across 29 files in 9 languages (top: Python 93.6%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving psf/requests to commit 5460f467b02e, 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 small codebase by counted code lines. Code represents 59.1% of all lines, comments represent 22.8%, and the repository averages 182 code lines per file. Python accounts for 93.6% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|---|---|---|---|---|
| Python | 20 | 6403 | 4951 | 443 | 1009 |
| ReStructuredText | 1 | 195 | 189 | 0 | 6 |
| TOML | 1 | 125 | 108 | 2 | 15 |
| Makefile | 1 | 27 | 21 | 0 | 6 |
| INI | 1 | 18 | 15 | 0 | 3 |
| Autoconf | 1 | 3 | 3 | 0 | 0 |
| SVG | 1 | 1 | 1 | 0 | 0 |
| Markdown | 2 | 2163 | 0 | 1589 | 574 |
| Plain Text | 1 | 7 | 0 | 7 | 0 |
Top language (Python 93.6%). Generated at .
psf/requests has 8,942 total lines, including 5,288 code lines, 2,041 comment lines, and 1,613 blank lines.
OctoCounts resolved the public GitHub repository to commit 5460f467b02e, 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 main at commit 5460f467b02e on 2026-08-26T18:16:34.575756099+00:00.
Other public repositories with an OctoCounts report, ranked by top language and code size similarity: