# ManimCommunity/manim SLOC report

> As of 2026-09-21 (commit 485c226168e9), ManimCommunity/manim contains 81,730 total lines: 70,888 code, 2,739 comments, 8,103 blank, across 248 files in 12 languages (top: Python 96.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

ManimCommunity/manim has 70,888 source lines of code out of 81,730 total lines across 248 files, counted from the 485c226168e9c189512b22468de89b18dbc1780e ref at commit 485c226168e9 by the OctoCounts tokei engine on 2026-09-21. 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 ManimCommunity/manim to commit 485c226168e9, 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 86.7% of all lines, comments represent 3.4%, and the repository averages 286 code lines per file. Python accounts for 96.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 186 | 78,221 | 68,518 | 2,189 | 7,514 |
| GLSL | 38 | 1,712 | 1,280 | 150 | 282 |
| SVG | 6 | 608 | 608 | 0 | 0 |
| TOML | 1 | 221 | 186 | 13 | 22 |
| Forge Config | 5 | 249 | 120 | 77 | 52 |
| INI | 1 | 161 | 80 | 42 | 39 |
| Dockerfile | 1 | 88 | 65 | 10 | 13 |
| Jupyter Notebooks | 1 | 19 | 14 | 2 | 3 |
| YAML | 2 | 9 | 9 | 0 | 0 |
| TeX | 1 | 12 | 8 | 0 | 4 |
| Markdown | 5 | 420 | 0 | 246 | 174 |
| Plain Text | 1 | 10 | 0 | 10 | 0 |

Top language (Python 96.7%). Generated at 2026-09-21T09:52:27.518195894+00:00. Canonical report: https://octocounts.com/github/ManimCommunity/manim

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/ManimCommunity/manim/commit/485c226168e9c189512b22468de89b18dbc1780e?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 ManimCommunity/manim have?

ManimCommunity/manim has 81,730 total lines, including 70,888 code lines, 2,739 comment lines, and 8,103 blank lines.

### How was the ManimCommunity/manim line count measured?

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

### What commit was counted for ManimCommunity/manim?

This OctoCounts report was generated from 485c226168e9c189512b22468de89b18dbc1780e at commit 485c226168e9 on 2026-09-21T09:52:27.518195894+00:00.

## Similar repository reports

- [m4rker20-rgb/OpenChimeraNFT](https://octocounts.com/github/m4rker20-rgb/OpenChimeraNFT) — Python, 71,171 code lines
- [yutiansut/QUANTAXIS](https://octocounts.com/github/yutiansut/QUANTAXIS) — Python, 70,262 code lines
- [open-webui/computer](https://octocounts.com/github/open-webui/computer) — Python, 69,175 code lines
- [yukkcat/chatgpt2api](https://octocounts.com/github/yukkcat/chatgpt2api) — Python, 74,215 code lines
- [shareui/packit-source](https://octocounts.com/github/shareui/packit-source) — Python, 75,170 code lines
- [factorysemantics/factorysemantics-mes](https://octocounts.com/github/factorysemantics/factorysemantics-mes) — Python, 75,438 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)
