# kislyuk/argcomplete SLOC report

> As of 2026-08-22 (commit 1fbb57effe68), kislyuk/argcomplete contains 3,582 total lines: 2,670 code, 197 comments, 715 blank, across 26 files in 7 languages (top: Python 63.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

kislyuk/argcomplete has 2,670 source lines of code out of 3,582 total lines across 26 files, counted from the main ref at commit 1fbb57effe68 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 kislyuk/argcomplete to commit 1fbb57effe68, 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 74.5% of all lines, comments represent 5.5%, and the repository averages 103 code lines per file. Python accounts for 63.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 15 | 2,205 | 1,696 | 192 | 317 |
| ReStructuredText | 5 | 1,188 | 821 | 0 | 367 |
| TOML | 1 | 93 | 81 | 0 | 12 |
| Makefile | 2 | 78 | 63 | 0 | 15 |
| Forge Config | 1 | 6 | 6 | 0 | 0 |
| Autoconf | 1 | 3 | 3 | 0 | 0 |
| Markdown | 1 | 9 | 0 | 5 | 4 |

Top language (Python 63.5%). Generated at 2026-08-22T17:11:00.646267260+00:00. Canonical report: https://octocounts.com/github/kislyuk/argcomplete

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/kislyuk/argcomplete/commit/1fbb57effe68ae5d84639fe3740c769dc5aef20d?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 kislyuk/argcomplete have?

kislyuk/argcomplete has 3,582 total lines, including 2,670 code lines, 197 comment lines, and 715 blank lines.

### How was the kislyuk/argcomplete line count measured?

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

### What commit was counted for kislyuk/argcomplete?

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

## Similar repository reports

- [AvenCores/open-antigravity-patcher](https://octocounts.com/github/AvenCores/open-antigravity-patcher) — Python, 2,672 code lines
- [Purrple-hub/Ze-Bench](https://octocounts.com/github/Purrple-hub/Ze-Bench) — Python, 2,680 code lines
- [MadsLorentzen/ai-job-search](https://octocounts.com/github/MadsLorentzen/ai-job-search) — Python, 2,657 code lines
- [marceloprates/prettymaps](https://octocounts.com/github/marceloprates/prettymaps) — Python, 2,653 code lines
- [Deep-unlearning/nano-cohere-transcribe](https://octocounts.com/github/Deep-unlearning/nano-cohere-transcribe) — Python, 2,687 code lines
- [josix/awesome-claude-md](https://octocounts.com/github/josix/awesome-claude-md) — Python, 2,638 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)
