# codespell-project/codespell SLOC report

> As of 2026-08-22 (commit b69d26d50765), codespell-project/codespell contains 69,053 total lines: 1,927 code, 66,717 comments, 409 blank, across 24 files in 10 languages (top: Python 69.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

codespell-project/codespell has 1,927 source lines of code out of 69,053 total lines across 24 files, counted from the main ref at commit b69d26d50765 by the OctoCounts tokei engine on 2026-08-22. 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 codespell-project/codespell to commit b69d26d50765, 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 2.8% of all lines, comments represent 96.6%, and the repository averages 80 code lines per file. Python accounts for 69.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 6 | 1,666 | 1,346 | 126 | 194 |
| ReStructuredText | 1 | 441 | 271 | 0 | 170 |
| TOML | 1 | 183 | 158 | 7 | 18 |
| Makefile | 1 | 61 | 47 | 0 | 14 |
| Shell | 1 | 49 | 41 | 3 | 5 |
| YAML | 2 | 27 | 26 | 1 | 0 |
| INI | 1 | 19 | 16 | 0 | 3 |
| Autoconf | 1 | 11 | 11 | 0 | 0 |
| C | 1 | 18 | 11 | 2 | 5 |
| Plain Text | 9 | 66,578 | 0 | 66,578 | 0 |

Top language (Python 69.8%). Generated at 2026-08-22T17:11:00.921611438+00:00. Canonical report: https://octocounts.com/github/codespell-project/codespell

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/codespell-project/codespell/commit/b69d26d50765ba513dbd009fce882d4de338037c?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 codespell-project/codespell have?

codespell-project/codespell has 69,053 total lines, including 1,927 code lines, 66,717 comment lines, and 409 blank lines.

### How was the codespell-project/codespell line count measured?

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

### What commit was counted for codespell-project/codespell?

This OctoCounts report was generated from main at commit b69d26d50765 on 2026-08-22T17:11:00.921611438+00:00.

## Similar repository reports

- [codetlingua/codetlingua](https://octocounts.com/github/codetlingua/codetlingua) — Python, 1,924 code lines
- [KangelPlugins/PluginsBot](https://octocounts.com/github/KangelPlugins/PluginsBot) — Python, 1,918 code lines
- [kouhxp/yapsnap](https://octocounts.com/github/kouhxp/yapsnap) — Python, 1,914 code lines
- [Mote-Xu/amechan-daily](https://octocounts.com/github/Mote-Xu/amechan-daily) — Python, 1,960 code lines
- [Purrple-hub/Minecraft-Launcher](https://octocounts.com/github/Purrple-hub/Minecraft-Launcher) — Python, 1,890 code lines
- [edunext/seb-openedx](https://octocounts.com/github/edunext/seb-openedx) — Python, 1,973 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)
