# pallets/jinja SLOC report

> As of 2026-09-14 (commit 220e67ae999c), pallets/jinja contains 16,316 total lines: 12,862 code, 929 comments, 2,525 blank, across 51 files in 9 languages (top: Python 91.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving pallets/jinja to commit 220e67ae999c, 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 78.8% of all lines, comments represent 5.7%, and the repository averages 252 code lines per file. Python accounts for 91.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 33 | 14,585 | 11,709 | 596 | 2,280 |
| ReStructuredText | 1 | 1,068 | 864 | 0 | 204 |
| SVG | 1 | 132 | 131 | 1 | 0 |
| TOML | 1 | 105 | 90 | 0 | 15 |
| INI | 1 | 52 | 45 | 0 | 7 |
| Autoconf | 5 | 14 | 14 | 0 | 0 |
| HTML | 2 | 9 | 9 | 0 | 0 |
| Markdown | 1 | 57 | 0 | 44 | 13 |
| Plain Text | 6 | 294 | 0 | 288 | 6 |

Top language (Python 91.0%). Generated at 2026-09-14T13:01:27.180148211+00:00. Canonical report: https://octocounts.com/github/pallets/jinja

## Report FAQ

### How many lines of code does pallets/jinja have?

pallets/jinja has 16,316 total lines, including 12,862 code lines, 929 comment lines, and 2,525 blank lines.

### How was the pallets/jinja line count measured?

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

### What commit was counted for pallets/jinja?

This OctoCounts report was generated from 220e67ae999c24e4077d7bf5bdc932757b65a338 at commit 220e67ae999c on 2026-09-14T13:01:27.180148211+00:00.

## Similar repository reports

- [wshobson/agents](https://octocounts.com/github/wshobson/agents) — Python, 12,804 code lines
- [anthropics/skills](https://octocounts.com/github/anthropics/skills) — Python, 12,788 code lines
- [jiji262/douyin-downloader](https://octocounts.com/github/jiji262/douyin-downloader) — Python, 12,748 code lines
- [f1yfisher/DriveDreamer2](https://octocounts.com/github/f1yfisher/DriveDreamer2) — Python, 12,624 code lines
- [nextlevelbuilder/ui-ux-pro-max-skill](https://octocounts.com/github/nextlevelbuilder/ui-ux-pro-max-skill) — Python, 13,101 code lines
- [MahoganyTown/Minecraft-PTGI](https://octocounts.com/github/MahoganyTown/Minecraft-PTGI) — Python, 12,582 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)
