# JesseTG/libretro.py SLOC report

> As of 2026-09-02 (commit a37e271a61ba), JesseTG/libretro.py contains 30,983 total lines: 25,278 code, 1,282 comments, 4,423 blank, across 182 files in 9 languages (top: Python 94.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

JesseTG/libretro.py has 25,278 source lines of code out of 30,983 total lines across 182 files, counted from the main ref at commit a37e271a61ba by the OctoCounts tokei engine on 2026-09-02. 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 JesseTG/libretro.py to commit a37e271a61ba, 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 81.6% of all lines, comments represent 4.1%, and the repository averages 139 code lines per file. Python accounts for 94.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 140 | 28,081 | 23,777 | 454 | 3,850 |
| C | 26 | 1,250 | 931 | 92 | 227 |
| CMake | 5 | 401 | 263 | 84 | 54 |
| TOML | 1 | 211 | 176 | 16 | 19 |
| C Header | 1 | 106 | 61 | 22 | 23 |
| Just | 1 | 91 | 52 | 19 | 20 |
| GLSL | 2 | 20 | 16 | 0 | 4 |
| Autoconf | 1 | 2 | 2 | 0 | 0 |
| Markdown | 5 | 821 | 0 | 595 | 226 |

Top language (Python 94.1%). Generated at 2026-09-02T22:30:18.327711908+00:00. Canonical report: https://octocounts.com/github/JesseTG/libretro.py

## Reproduce this report

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

JesseTG/libretro.py has 30,983 total lines, including 25,278 code lines, 1,282 comment lines, and 4,423 blank lines.

### How was the JesseTG/libretro.py line count measured?

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

### What commit was counted for JesseTG/libretro.py?

This OctoCounts report was generated from main at commit a37e271a61ba on 2026-09-02T22:30:18.327711908+00:00.

## Similar repository reports

- [ArThirtyFour/exteraPluginsRobot](https://octocounts.com/github/ArThirtyFour/exteraPluginsRobot) — Python, 25,269 code lines
- [itsv1eds/exteraPluginsRobot](https://octocounts.com/github/itsv1eds/exteraPluginsRobot) — Python, 25,306 code lines
- [xiexh20/ViFiGen](https://octocounts.com/github/xiexh20/ViFiGen) — Python, 25,334 code lines
- [google-research/timesfm](https://octocounts.com/github/google-research/timesfm) — Python, 25,154 code lines
- [MattiaRubino/dante](https://octocounts.com/github/MattiaRubino/dante) — Python, 25,505 code lines
- [pallets/flask](https://octocounts.com/github/pallets/flask) — Python, 25,636 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)
