# psf/requests SLOC report

> 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.

## Repository size insights

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 | 6,403 | 4,951 | 443 | 1,009 |
| 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 | 2,163 | 0 | 1,589 | 574 |
| Plain Text | 1 | 7 | 0 | 7 | 0 |

Top language (Python 93.6%). Generated at 2026-08-26T18:16:34.575756099+00:00. Canonical report: https://octocounts.com/github/psf/requests

## Report FAQ

### How many lines of code does psf/requests have?

psf/requests has 8,942 total lines, including 5,288 code lines, 2,041 comment lines, and 1,613 blank lines.

### How was the psf/requests line count measured?

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.

### What commit was counted for psf/requests?

This OctoCounts report was generated from main at commit 5460f467b02e on 2026-08-26T18:16:34.575756099+00:00.

## Similar repository reports

- [Flowseal/tg-ws-proxy](https://octocounts.com/github/Flowseal/tg-ws-proxy) — Python, 5,243 code lines
- [mahmoud/glom](https://octocounts.com/github/mahmoud/glom) — Python, 5,239 code lines
- [asottile/pyupgrade](https://octocounts.com/github/asottile/pyupgrade) — Python, 5,229 code lines
- [JoshuaC215/agent-service-toolkit](https://octocounts.com/github/JoshuaC215/agent-service-toolkit) — Python, 5,351 code lines
- [cactus-compute/needle](https://octocounts.com/github/cactus-compute/needle) — Python, 5,413 code lines
- [grantjenks/python-diskcache](https://octocounts.com/github/grantjenks/python-diskcache) — Python, 5,158 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)
