# kaifcodec/user-scanner SLOC report

> As of 2026-09-01 (commit 9af6a0a6a6bd), kaifcodec/user-scanner contains 36,127 total lines: 27,804 code, 1,373 comments, 6,950 blank, across 550 files in 6 languages (top: Python 99.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving kaifcodec/user-scanner to commit 9af6a0a6a6bd, 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 77.0% of all lines, comments represent 3.8%, and the repository averages 51 code lines per file. Python accounts for 99.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 541 | 35,491 | 27,689 | 1,017 | 6,785 |
| Nix | 1 | 63 | 54 | 0 | 9 |
| TOML | 1 | 62 | 52 | 0 | 10 |
| JSON | 2 | 9 | 9 | 0 | 0 |
| Markdown | 4 | 498 | 0 | 352 | 146 |
| Plain Text | 1 | 4 | 0 | 4 | 0 |

Top language (Python 99.6%). Generated at 2026-09-01T07:48:07.183750832+00:00. Canonical report: https://octocounts.com/github/kaifcodec/user-scanner

## Report FAQ

### How many lines of code does kaifcodec/user-scanner have?

kaifcodec/user-scanner has 36,127 total lines, including 27,804 code lines, 1,373 comment lines, and 6,950 blank lines.

### How was the kaifcodec/user-scanner line count measured?

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

### What commit was counted for kaifcodec/user-scanner?

This OctoCounts report was generated from main at commit 9af6a0a6a6bd on 2026-09-01T07:48:07.183750832+00:00.

## Similar repository reports

- [katago/katago-server](https://octocounts.com/github/katago/katago-server) — Python, 28,041 code lines
- [gowtham0992/link](https://octocounts.com/github/gowtham0992/link) — Python, 28,395 code lines
- [RoboVIP/RoboVIP_VDM](https://octocounts.com/github/RoboVIP/RoboVIP_VDM) — Python, 26,968 code lines
- [timbrel/GitSavvy](https://octocounts.com/github/timbrel/GitSavvy) — Python, 26,956 code lines
- [hetznercloud/hcloud-python](https://octocounts.com/github/hetznercloud/hcloud-python) — Python, 26,900 code lines
- [jordan-gibbs/hyperresearch](https://octocounts.com/github/jordan-gibbs/hyperresearch) — Python, 26,807 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)
