# python-poetry/poetry SLOC report

> As of 2026-09-16 (commit be56ff07db06), python-poetry/poetry contains 30,747 total lines: 21,315 code, 3,446 comments, 5,986 blank, across 198 files in 4 languages (top: Python 97.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

python-poetry/poetry has 21,315 source lines of code out of 30,747 total lines across 198 files, counted from the be56ff07db06e9b82574648433ca228e4cac549b ref at commit be56ff07db06 by the OctoCounts tokei engine on 2026-09-16. 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 python-poetry/poetry to commit be56ff07db06, 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.2%, and the repository averages 108 code lines per file. Python accounts for 97.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 193 | 27,066 | 20,724 | 1,259 | 5,083 |
| JSON | 1 | 406 | 406 | 0 | 0 |
| TOML | 1 | 219 | 185 | 9 | 25 |
| Markdown | 3 | 3,056 | 0 | 2,178 | 878 |

Top language (Python 97.2%). Generated at 2026-09-16T07:20:14.242887379+00:00. Canonical report: https://octocounts.com/github/python-poetry/poetry

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/python-poetry/poetry/commit/be56ff07db06e9b82574648433ca228e4cac549b?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 python-poetry/poetry have?

python-poetry/poetry has 30,747 total lines, including 21,315 code lines, 3,446 comment lines, and 5,986 blank lines.

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

OctoCounts resolved the public GitHub repository to commit be56ff07db06, 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 be56ff07db06e9b82574648433ca228e4cac549b at commit be56ff07db06 on 2026-09-16T07:20:14.242887379+00:00.

## Similar repository reports

- [dynaconf/dynaconf](https://octocounts.com/github/dynaconf/dynaconf) — Python, 21,031 code lines
- [anthropics/claude-plugins-official](https://octocounts.com/github/anthropics/claude-plugins-official) — Python, 21,624 code lines
- [Project-YZH/WebViewJSdetect](https://octocounts.com/github/Project-YZH/WebViewJSdetect) — Python, 20,940 code lines
- [theclaymethod/unslop](https://octocounts.com/github/theclaymethod/unslop) — Python, 20,837 code lines
- [yutori-ai/yutori-sdk-python](https://octocounts.com/github/yutori-ai/yutori-sdk-python) — Python, 21,824 code lines
- [openwrt-xiaomi/xmir-patcher](https://octocounts.com/github/openwrt-xiaomi/xmir-patcher) — Python, 21,896 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)
