# aio-libs/aiohttp SLOC report

> As of 2026-09-08 (commit 9571860347ef), aio-libs/aiohttp contains 39,597 total lines: 28,239 code, 3,211 comments, 8,147 blank, across 130 files in 13 languages (top: Python 78.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving aio-libs/aiohttp to commit 9571860347ef, 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 71.3% of all lines, comments represent 8.1%, and the repository averages 217 code lines per file. Python accounts for 78.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 84 | 27,905 | 22,023 | 1,525 | 4,357 |
| ReStructuredText | 6 | 8,119 | 4,660 | 0 | 3,459 |
| Cython | 7 | 1,318 | 1,083 | 22 | 213 |
| Makefile | 1 | 193 | 147 | 9 | 37 |
| Forge Config | 1 | 184 | 127 | 32 | 25 |
| Autoconf | 11 | 98 | 91 | 1 | 6 |
| TOML | 1 | 95 | 57 | 22 | 16 |
| HTML | 1 | 23 | 23 | 0 | 0 |
| Dockerfile | 2 | 19 | 15 | 0 | 4 |
| C Header | 1 | 14 | 10 | 0 | 4 |
| Shell | 2 | 8 | 3 | 2 | 3 |
| Markdown | 1 | 46 | 0 | 28 | 18 |

Top language (Python 78.0%). Generated at 2026-09-08T07:07:44.827599396+00:00. Canonical report: https://octocounts.com/github/aio-libs/aiohttp

## Report FAQ

### How many lines of code does aio-libs/aiohttp have?

aio-libs/aiohttp has 39,597 total lines, including 28,239 code lines, 3,211 comment lines, and 8,147 blank lines.

### How was the aio-libs/aiohttp line count measured?

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

### What commit was counted for aio-libs/aiohttp?

This OctoCounts report was generated from 9571860347ef7570549415358f0a29d72f0852c8 at commit 9571860347ef on 2026-09-08T07:07:44.827599396+00:00.

## Similar repository reports

- [gowtham0992/link](https://octocounts.com/github/gowtham0992/link) — Python, 28,395 code lines
- [katago/katago-server](https://octocounts.com/github/katago/katago-server) — Python, 28,041 code lines
- [aomail-ai/aomail-app](https://octocounts.com/github/aomail-ai/aomail-app) — Python, 28,543 code lines
- [kaifcodec/user-scanner](https://octocounts.com/github/kaifcodec/user-scanner) — Python, 27,804 code lines
- [0x6rss/instagram-private-graph](https://octocounts.com/github/0x6rss/instagram-private-graph) — Python, 28,842 code lines
- [antoinezambelli/forge](https://octocounts.com/github/antoinezambelli/forge) — Python, 28,913 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)
