# jmespath/jmespath.py SLOC report

> As of 2026-08-22 (commit 2812594e69d4), jmespath/jmespath.py contains 3,156 total lines: 2,460 code, 200 comments, 496 blank, across 30 files in 7 languages (top: Python 84.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

jmespath/jmespath.py has 2,460 source lines of code out of 3,156 total lines across 30 files, counted from the develop ref at commit 2812594e69d4 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 jmespath/jmespath.py to commit 2812594e69d4, 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 77.9% of all lines, comments represent 6.3%, and the repository averages 82 code lines per file. Python accounts for 84.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 18 | 2,652 | 2,075 | 193 | 384 |
| ReStructuredText | 2 | 357 | 252 | 0 | 105 |
| JSON | 6 | 125 | 121 | 0 | 4 |
| INI | 1 | 7 | 6 | 0 | 1 |
| Forge Config | 1 | 5 | 4 | 0 | 1 |
| Autoconf | 1 | 2 | 2 | 0 | 0 |
| Plain Text | 1 | 8 | 0 | 7 | 1 |

Top language (Python 84.3%). Generated at 2026-08-22T17:11:09.372671257+00:00. Canonical report: https://octocounts.com/github/jmespath/jmespath.py

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/jmespath/jmespath.py/commit/2812594e69d43098ef60f81f4efc404c071b0418?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 jmespath/jmespath.py have?

jmespath/jmespath.py has 3,156 total lines, including 2,460 code lines, 200 comment lines, and 496 blank lines.

### How was the jmespath/jmespath.py line count measured?

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

### What commit was counted for jmespath/jmespath.py?

This OctoCounts report was generated from develop at commit 2812594e69d4 on 2026-08-22T17:11:09.372671257+00:00.

## Similar repository reports

- [Hanyuyuan6/remote-gpu-trainer](https://octocounts.com/github/Hanyuyuan6/remote-gpu-trainer) — Python, 2,458 code lines
- [netease-youdao/Confucius4-R2T2](https://octocounts.com/github/netease-youdao/Confucius4-R2T2) — Python, 2,452 code lines
- [LittleNightSong/nbtlib](https://octocounts.com/github/LittleNightSong/nbtlib) — Python, 2,446 code lines
- [thombashi/pathvalidate](https://octocounts.com/github/thombashi/pathvalidate) — Python, 2,486 code lines
- [pyscaffold/configupdater](https://octocounts.com/github/pyscaffold/configupdater) — Python, 2,486 code lines
- [browser-use/jev-ultrafast](https://octocounts.com/github/browser-use/jev-ultrafast) — Python, 2,487 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)
