# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

pydantic/httpx2 has 16,371 source lines of code out of 22,080 total lines across 84 files, counted from the main ref at commit 9fdafff352e6 by the OctoCounts tokei engine on 2026-08-28. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/pydantic/httpx2/commit/9fdafff352e600ea2c9de69be690e675d8b65cfc?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 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

- [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
- [Tencent/WeMM-Embedding](https://octocounts.com/github/Tencent/WeMM-Embedding) — Python, 16,606 code lines
- [huggingface/smolagents](https://octocounts.com/github/huggingface/smolagents) — Python, 16,123 code lines
- [microsoft/VibeVoice](https://octocounts.com/github/microsoft/VibeVoice) — Python, 16,026 code lines
- [DeepBlueDynamics/grubcrawler](https://octocounts.com/github/DeepBlueDynamics/grubcrawler) — Python, 17,046 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)
- [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)
