# godot-pty/gpty SLOC report

> As of 2026-09-11 (commit 355978093cac), godot-pty/gpty contains 39,193 total lines: 26,681 code, 6,125 comments, 6,387 blank, across 209 files in 11 languages (top: GDScript 61.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving godot-pty/gpty to commit 355978093cac, 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 68.1% of all lines, comments represent 15.6%, and the repository averages 128 code lines per file. GDScript accounts for 61.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| GDScript | 112 | 25,667 | 16,461 | 4,280 | 4,926 |
| Rust | 48 | 9,995 | 8,775 | 303 | 917 |
| BASH | 6 | 520 | 382 | 82 | 56 |
| Forge Config | 2 | 387 | 373 | 0 | 14 |
| JSON | 5 | 261 | 261 | 0 | 0 |
| JavaScript | 2 | 282 | 247 | 3 | 32 |
| TOML | 6 | 104 | 90 | 0 | 14 |
| SVG | 4 | 80 | 80 | 0 | 0 |
| GDShader | 1 | 20 | 12 | 3 | 5 |
| Markdown | 14 | 1,716 | 0 | 1,321 | 395 |
| Plain Text | 9 | 161 | 0 | 133 | 28 |

Top language (GDScript 61.7%). Generated at 2026-09-11T16:42:31.638841619+00:00. Canonical report: https://octocounts.com/github/godot-pty/gpty

## Report FAQ

### How many lines of code does godot-pty/gpty have?

godot-pty/gpty has 39,193 total lines, including 26,681 code lines, 6,125 comment lines, and 6,387 blank lines.

### How was the godot-pty/gpty line count measured?

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

### What commit was counted for godot-pty/gpty?

This OctoCounts report was generated from 355978093cace144c75e8b612f4b522d97b01c7f at commit 355978093cac on 2026-09-11T16:42:31.638841619+00:00.

## Similar repository reports

- [FandaGong/Crude-Awakening-Australian-STEM-Video-Game-Challenge](https://octocounts.com/github/FandaGong/Crude-Awakening-Australian-STEM-Video-Game-Challenge) — GDScript, 39,191 code lines
- [MaxTheRock/minted](https://octocounts.com/github/MaxTheRock/minted) — GDScript, 2,628 code lines
- [OpenBubbles/OpenPigeon](https://octocounts.com/github/OpenBubbles/OpenPigeon) — GDScript, 112,253 code lines
- [SabakiHQ/Sabaki](https://octocounts.com/github/SabakiHQ/Sabaki) — JavaScript, 26,694 code lines
- [alexazhou/gt_ai_gateway](https://octocounts.com/github/alexazhou/gt_ai_gateway) — JSON, 26,694 code lines
- [pheohu-42/Claude_zh-CN_LanguagePack](https://octocounts.com/github/pheohu-42/Claude_zh-CN_LanguagePack) — JSON, 26,703 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)
- [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)
