# python-poetry/poetry SLOC report

> As of 2026-08-26 (commit 5370f1397073), python-poetry/poetry contains 30,220 total lines: 20,949 code, 3,357 comments, 5,914 blank, across 197 files in 4 languages (top: Python 97.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving python-poetry/poetry to commit 5370f1397073, 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 69.3% of all lines, comments represent 11.1%, and the repository averages 106 code lines per file. Python accounts for 97.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 192 | 26,557 | 20,358 | 1,180 | 5,019 |
| JSON | 1 | 406 | 406 | 0 | 0 |
| TOML | 1 | 219 | 185 | 9 | 25 |
| Markdown | 3 | 3,038 | 0 | 2,168 | 870 |

Top language (Python 97.2%). Generated at 2026-08-26T18:16:40.718079644+00:00. Canonical report: https://octocounts.com/github/python-poetry/poetry

## Report FAQ

### How many lines of code does python-poetry/poetry have?

python-poetry/poetry has 30,220 total lines, including 20,949 code lines, 3,357 comment lines, and 5,914 blank lines.

### How was the python-poetry/poetry line count measured?

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

### What commit was counted for python-poetry/poetry?

This OctoCounts report was generated from main at commit 5370f1397073 on 2026-08-26T18:16:40.718079644+00:00.

## Similar repository reports

- [Project-YZH/WebViewJSdetect](https://octocounts.com/github/Project-YZH/WebViewJSdetect) — Python, 20,940 code lines
- [dynaconf/dynaconf](https://octocounts.com/github/dynaconf/dynaconf) — Python, 21,031 code lines
- [microsoft/TRELLIS.2](https://octocounts.com/github/microsoft/TRELLIS.2) — Python, 21,041 code lines
- [itsv1eds/exteraPluginsRobot](https://octocounts.com/github/itsv1eds/exteraPluginsRobot) — Python, 20,617 code lines
- [coleifer/peewee](https://octocounts.com/github/coleifer/peewee) — Python, 20,395 code lines
- [anthropics/claude-plugins-official](https://octocounts.com/github/anthropics/claude-plugins-official) — Python, 20,238 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)
