# petl-developers/petl SLOC report

> As of 2026-08-22 (commit 2e01e169d83e), petl-developers/petl contains 24,218 total lines: 18,675 code, 1,547 comments, 3,996 blank, across 128 files in 9 languages (top: Python 97.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

petl-developers/petl has 18,675 source lines of code out of 24,218 total lines across 128 files, counted from the master ref at commit 2e01e169d83e by the OctoCounts tokei engine on 2026-08-22. 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 petl-developers/petl to commit 2e01e169d83e, 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.1% of all lines, comments represent 6.4%, and the repository averages 146 code lines per file. Python accounts for 97.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 103 | 23,365 | 18,229 | 1,276 | 3,860 |
| YAML | 1 | 207 | 160 | 25 | 22 |
| INI | 2 | 129 | 82 | 29 | 18 |
| Jupyter Notebooks | 9 | 83 | 81 | 2 | 0 |
| TOML | 1 | 93 | 80 | 4 | 9 |
| ReStructuredText | 1 | 57 | 41 | 0 | 16 |
| Autoconf | 1 | 3 | 2 | 0 | 1 |
| Markdown | 1 | 128 | 0 | 93 | 35 |
| Plain Text | 9 | 153 | 0 | 118 | 35 |

Top language (Python 97.6%). Generated at 2026-08-22T17:11:08.102248026+00:00. Canonical report: https://octocounts.com/github/petl-developers/petl

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/petl-developers/petl/commit/2e01e169d83e4f66bef108bc2f20cde878d0a8a1?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 petl-developers/petl have?

petl-developers/petl has 24,218 total lines, including 18,675 code lines, 1,547 comment lines, and 3,996 blank lines.

### How was the petl-developers/petl line count measured?

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

### What commit was counted for petl-developers/petl?

This OctoCounts report was generated from master at commit 2e01e169d83e on 2026-08-22T17:11:08.102248026+00:00.

## Similar repository reports

- [MiniMax-AI/Mini-Agent](https://octocounts.com/github/MiniMax-AI/Mini-Agent) — Python, 18,654 code lines
- [pollen-robotics/microduck_rl](https://octocounts.com/github/pollen-robotics/microduck_rl) — Python, 18,591 code lines
- [aitobox/ATBClone](https://octocounts.com/github/aitobox/ATBClone) — Python, 18,789 code lines
- [bubbuild/bub](https://octocounts.com/github/bubbuild/bub) — Python, 18,867 code lines
- [FoundationAgents/OpenManus](https://octocounts.com/github/FoundationAgents/OpenManus) — Python, 18,956 code lines
- [zhansan379/boss-crawler-skill](https://octocounts.com/github/zhansan379/boss-crawler-skill) — Python, 18,383 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)
