# encode/httpx SLOC report

> As of 2026-08-26 (commit b5addb64f016), encode/httpx contains 10,443 total lines: 7,552 code, 1,223 comments, 1,668 blank, across 36 files in 6 languages (top: Python 96.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving encode/httpx to commit b5addb64f016, 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 72.3% of all lines, comments represent 11.7%, and the repository averages 210 code lines per file. Python accounts for 96.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 23 | 8,827 | 7,308 | 348 | 1,171 |
| TOML | 1 | 132 | 112 | 1 | 19 |
| Shell | 7 | 107 | 76 | 8 | 23 |
| YAML | 1 | 61 | 56 | 0 | 5 |
| Markdown | 3 | 1,287 | 0 | 841 | 446 |
| Plain Text | 1 | 29 | 0 | 25 | 4 |

Top language (Python 96.8%). Generated at 2026-08-26T18:36:45.983746211+00:00. Canonical report: https://octocounts.com/github/encode/httpx

## Report FAQ

### How many lines of code does encode/httpx have?

encode/httpx has 10,443 total lines, including 7,552 code lines, 1,223 comment lines, and 1,668 blank lines.

### How was the encode/httpx line count measured?

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

### What commit was counted for encode/httpx?

This OctoCounts report was generated from master at commit b5addb64f016 on 2026-08-26T18:36:45.983746211+00:00.

## Similar repository reports

- [Purrple-hub/MMO](https://octocounts.com/github/Purrple-hub/MMO) — Python, 7,619 code lines
- [tox-dev/filelock](https://octocounts.com/github/tox-dev/filelock) — Python, 7,639 code lines
- [MoonshotAI/MoonEP](https://octocounts.com/github/MoonshotAI/MoonEP) — Python, 7,668 code lines
- [huanglizhuo/F5-TTS](https://octocounts.com/github/huanglizhuo/F5-TTS) — Python, 7,680 code lines
- [kellyvv/OpenReshot](https://octocounts.com/github/kellyvv/OpenReshot) — Python, 7,709 code lines
- [kyutai-labs/pocket-tts](https://octocounts.com/github/kyutai-labs/pocket-tts) — Python, 7,710 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)
