As of 2026-08-22 (commit 7ab7469addd6), python-poetry/tomlkit contains 6,892 total lines: 4,746 code, 789 comments, 1,357 blank, across 16 files in 4 languages (top: Python 98.6%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving python-poetry/tomlkit to commit 7ab7469addd6, 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.
This is a small codebase by counted code lines. Code represents 68.9% of all lines, comments represent 11.4%, and the repository averages 297 code lines per file. Python accounts for 98.6% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|---|---|---|---|---|
| Python | 12 | 6190 | 4679 | 378 | 1133 |
| TOML | 1 | 68 | 58 | 0 | 10 |
| INI | 1 | 10 | 9 | 0 | 1 |
| Markdown | 2 | 624 | 0 | 411 | 213 |
Top language (Python 98.6%). Generated at 2026-08-22T17:01:57.787119587+00:00.
python-poetry/tomlkit has 6,892 total lines, including 4,746 code lines, 789 comment lines, and 1,357 blank lines.
OctoCounts resolved the public GitHub repository to commit 7ab7469addd6, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.
This OctoCounts report was generated from master at commit 7ab7469addd6 on 2026-08-22T17:01:57.787119587+00:00.