# pallets/click SLOC report

> As of 2026-09-15 (commit 6aabf099bfdd), pallets/click contains 15,986 total lines: 11,300 code, 2,223 comments, 2,463 blank, across 46 files in 5 languages (top: Python 96.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

pallets/click has 11,300 source lines of code out of 15,986 total lines across 46 files, counted from the 6aabf099bfdd4c1e75fe8d0e0d4241372b988ab1 ref at commit 6aabf099bfdd by the OctoCounts tokei engine on 2026-09-15. 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 pallets/click to commit 6aabf099bfdd, 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 70.7% of all lines, comments represent 13.9%, and the repository averages 246 code lines per file. Python accounts for 96.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 31 | 13,822 | 10,944 | 817 | 2,061 |
| TOML | 11 | 412 | 354 | 1 | 57 |
| INI | 1 | 2 | 2 | 0 | 0 |
| Markdown | 2 | 1,722 | 0 | 1,382 | 340 |
| Plain Text | 1 | 28 | 0 | 23 | 5 |

Top language (Python 96.8%). Generated at 2026-09-15T22:14:14.026656952+00:00. Canonical report: https://octocounts.com/github/pallets/click

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/pallets/click/commit/6aabf099bfdd4c1e75fe8d0e0d4241372b988ab1?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 pallets/click have?

pallets/click has 15,986 total lines, including 11,300 code lines, 2,223 comment lines, and 2,463 blank lines.

### How was the pallets/click line count measured?

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

### What commit was counted for pallets/click?

This OctoCounts report was generated from 6aabf099bfdd4c1e75fe8d0e0d4241372b988ab1 at commit 6aabf099bfdd on 2026-09-15T22:14:14.026656952+00:00.

## Similar repository reports

- [newren/git-filter-repo](https://octocounts.com/github/newren/git-filter-repo) — Python, 11,347 code lines
- [leokemp223/embed-ai-tool](https://octocounts.com/github/leokemp223/embed-ai-tool) — Python, 11,238 code lines
- [bnsh/AIClass](https://octocounts.com/github/bnsh/AIClass) — Python, 11,406 code lines
- [hustvl/Moebius](https://octocounts.com/github/hustvl/Moebius) — Python, 11,452 code lines
- [babyinsunshine/Dual-Attention-Residuals](https://octocounts.com/github/babyinsunshine/Dual-Attention-Residuals) — Python, 11,040 code lines
- [rq/rq](https://octocounts.com/github/rq/rq) — Python, 10,999 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)
