# pydantic/httpx2 SLOC report

> As of 2026-08-28 (commit 9fdafff352e6), pydantic/httpx2 contains 22,080 total lines: 16,371 code, 2,232 comments, 3,477 blank, across 84 files in 5 languages (top: Python 97.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving pydantic/httpx2 to commit 9fdafff352e6, 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 medium-sized codebase by counted code lines. Code represents 74.1% of all lines, comments represent 10.1%, and the repository averages 195 code lines per file. Python accounts for 97.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 65 | 19,432 | 16,002 | 817 | 2,613 |
| TOML | 4 | 291 | 248 | 5 | 38 |
| YAML | 2 | 115 | 104 | 0 | 11 |
| Shell | 5 | 43 | 17 | 13 | 13 |
| Markdown | 8 | 2,199 | 0 | 1,397 | 802 |

Top language (Python 97.7%). Generated at 2026-08-28T16:55:49.891740923+00:00. Canonical report: https://octocounts.com/github/pydantic/httpx2

## Report FAQ

### How many lines of code does pydantic/httpx2 have?

pydantic/httpx2 has 22,080 total lines, including 16,371 code lines, 2,232 comment lines, and 3,477 blank lines.

### How was the pydantic/httpx2 line count measured?

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

### What commit was counted for pydantic/httpx2?

This OctoCounts report was generated from main at commit 9fdafff352e6 on 2026-08-28T16:55:49.891740923+00:00.

## Similar repository reports

- [python-cmd2/cmd2](https://octocounts.com/github/python-cmd2/cmd2) — Python, 16,389 code lines
- [aejion/4Diffusion](https://octocounts.com/github/aejion/4Diffusion) — Python, 16,347 code lines
- [ReturnFI/Blitz](https://octocounts.com/github/ReturnFI/Blitz) — Python, 16,590 code lines
- [MoeMusic/Moe](https://octocounts.com/github/MoeMusic/Moe) — Python, 16,081 code lines
- [jingzhunxue/TargetDiarization](https://octocounts.com/github/jingzhunxue/TargetDiarization) — Python, 16,714 code lines
- [ayushh0110/ScreenMind](https://octocounts.com/github/ayushh0110/ScreenMind) — Python, 16,751 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)
