# 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%). Counted with tokei via OctoCounts.

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

## 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

- [addsumtech/slides_maker](https://octocounts.com/github/addsumtech/slides_maker) — Python, 25,395 code lines
- [MattiaRubino/dante](https://octocounts.com/github/MattiaRubino/dante) — Python, 25,505 code lines
- [xiexh20/ViFiGen](https://octocounts.com/github/xiexh20/ViFiGen) — Python, 25,589 code lines
- [codex-radar/dradar](https://octocounts.com/github/codex-radar/dradar) — Python, 24,878 code lines
- [vcvkk/extCLI](https://octocounts.com/github/vcvkk/extCLI) — Python, 24,849 code lines
- [axoviq-ai/synthadoc](https://octocounts.com/github/axoviq-ai/synthadoc) — Python, 25,889 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)
