# PadishahIII/RFGuess SLOC report

> As of 2026-09-10 (commit 50c7156a0d9d), PadishahIII/RFGuess contains 21,804 total lines: 10,511 code, 9,067 comments, 2,226 blank, across 91 files in 8 languages (top: Python 98.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving PadishahIII/RFGuess to commit 50c7156a0d9d, 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 48.2% of all lines, comments represent 41.6%, and the repository averages 116 code lines per file. Python accounts for 98.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 75 | 12,792 | 10,307 | 448 | 2,037 |
| RPM Specfile | 2 | 100 | 88 | 2 | 10 |
| SQL | 1 | 115 | 74 | 33 | 8 |
| TOML | 1 | 23 | 20 | 0 | 3 |
| YAML | 1 | 15 | 15 | 0 | 0 |
| JSON | 1 | 7 | 7 | 0 | 0 |
| Markdown | 2 | 615 | 0 | 447 | 168 |
| Plain Text | 8 | 8,137 | 0 | 8,137 | 0 |

Top language (Python 98.1%). Generated at 2026-09-10T12:18:03.580042355+00:00. Canonical report: https://octocounts.com/github/PadishahIII/RFGuess

## Report FAQ

### How many lines of code does PadishahIII/RFGuess have?

PadishahIII/RFGuess has 21,804 total lines, including 10,511 code lines, 9,067 comment lines, and 2,226 blank lines.

### How was the PadishahIII/RFGuess line count measured?

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

### What commit was counted for PadishahIII/RFGuess?

This OctoCounts report was generated from 50c7156a0d9de81c929ae0f1683ceda3d20e3227 at commit 50c7156a0d9d on 2026-09-10T12:18:03.580042355+00:00.

## Similar repository reports

- [OpenBMB/VoxCPM](https://octocounts.com/github/OpenBMB/VoxCPM) — Python, 10,535 code lines
- [MankyDanky/leetcode-practice](https://octocounts.com/github/MankyDanky/leetcode-practice) — Python, 10,580 code lines
- [kidavspb/geoguessr-spb](https://octocounts.com/github/kidavspb/geoguessr-spb) — Python, 10,586 code lines
- [pytest-dev/pyfakefs](https://octocounts.com/github/pytest-dev/pyfakefs) — Python, 10,423 code lines
- [3-manifolds/Sage_macOS](https://octocounts.com/github/3-manifolds/Sage_macOS) — Python, 10,421 code lines
- [leigangzhang/profession-system-rag](https://octocounts.com/github/leigangzhang/profession-system-rag) — Python, 10,700 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)
