# notkisk/llm.py SLOC report

> As of 2026-09-04 (commit 6c32bc20e5fd), notkisk/llm.py contains 2,889 total lines: 2,266 code, 97 comments, 526 blank, across 42 files in 6 languages (top: Python 81.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving notkisk/llm.py to commit 6c32bc20e5fd, 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 78.4% of all lines, comments represent 3.4%, and the repository averages 54 code lines per file. Python accounts for 81.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 36 | 2,324 | 1,839 | 73 | 412 |
| C | 2 | 442 | 362 | 0 | 80 |
| C Header | 1 | 34 | 24 | 0 | 10 |
| TOML | 1 | 26 | 24 | 0 | 2 |
| Makefile | 1 | 24 | 17 | 0 | 7 |
| Markdown | 1 | 39 | 0 | 24 | 15 |

Top language (Python 81.2%). Generated at 2026-09-04T13:48:17.749572449+00:00. Canonical report: https://octocounts.com/github/notkisk/llm.py

## Report FAQ

### How many lines of code does notkisk/llm.py have?

notkisk/llm.py has 2,889 total lines, including 2,266 code lines, 97 comment lines, and 526 blank lines.

### How was the notkisk/llm.py line count measured?

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

### What commit was counted for notkisk/llm.py?

This OctoCounts report was generated from main at commit 6c32bc20e5fd on 2026-09-04T13:48:17.749572449+00:00.

## Similar repository reports

- [rcontesti/IB_MCP](https://octocounts.com/github/rcontesti/IB_MCP) — Python, 2,298 code lines
- [mcsiyue/X](https://octocounts.com/github/mcsiyue/X) — Python, 2,304 code lines
- [Purrple-hub/ENC-FR](https://octocounts.com/github/Purrple-hub/ENC-FR) — Python, 2,312 code lines
- [hesreallyhim/awesome-claude-code](https://octocounts.com/github/hesreallyhim/awesome-claude-code) — Python, 2,212 code lines
- [beetbox/confuse](https://octocounts.com/github/beetbox/confuse) — Python, 2,204 code lines
- [YounesBensafia/DevLens](https://octocounts.com/github/YounesBensafia/DevLens) — Python, 2,202 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)
