# MoonshotAI/MoonEP SLOC report

> As of 2026-08-27 (commit 2bd860b4dd08), MoonshotAI/MoonEP contains 9,523 total lines: 7,668 code, 853 comments, 1,002 blank, across 21 files in 3 languages (top: Python 99.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving MoonshotAI/MoonEP to commit 2bd860b4dd08, 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 small codebase by counted code lines. Code represents 80.5% of all lines, comments represent 9.0%, and the repository averages 365 code lines per file. Python accounts for 99.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 19 | 9,331 | 7,620 | 765 | 946 |
| CUDA | 1 | 53 | 48 | 3 | 2 |
| Markdown | 1 | 139 | 0 | 85 | 54 |

Top language (Python 99.4%). Generated at 2026-08-27T03:24:31.943437449+00:00. Canonical report: https://octocounts.com/github/MoonshotAI/MoonEP

## Report FAQ

### How many lines of code does MoonshotAI/MoonEP have?

MoonshotAI/MoonEP has 9,523 total lines, including 7,668 code lines, 853 comment lines, and 1,002 blank lines.

### How was the MoonshotAI/MoonEP line count measured?

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

### What commit was counted for MoonshotAI/MoonEP?

This OctoCounts report was generated from master at commit 2bd860b4dd08 on 2026-08-27T03:24:31.943437449+00:00.

## Similar repository reports

- [huanglizhuo/F5-TTS](https://octocounts.com/github/huanglizhuo/F5-TTS) — Python, 7,680 code lines
- [tox-dev/filelock](https://octocounts.com/github/tox-dev/filelock) — Python, 7,639 code lines
- [kellyvv/OpenReshot](https://octocounts.com/github/kellyvv/OpenReshot) — Python, 7,709 code lines
- [kyutai-labs/pocket-tts](https://octocounts.com/github/kyutai-labs/pocket-tts) — Python, 7,710 code lines
- [Purrple-hub/MMO](https://octocounts.com/github/Purrple-hub/MMO) — Python, 7,619 code lines
- [openmax-server/server](https://octocounts.com/github/openmax-server/server) — Python, 7,780 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)
