# MattiaRubino/dante SLOC report

> As of 2026-09-01 (commit fe87d3c8a71f), MattiaRubino/dante contains 31,114 total lines: 25,505 code, 1,500 comments, 4,109 blank, across 197 files in 14 languages (top: Python 28.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

MattiaRubino/dante has 25,505 source lines of code out of 31,114 total lines across 197 files, counted from the main ref at commit fe87d3c8a71f by the OctoCounts tokei engine on 2026-09-01. 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 MattiaRubino/dante to commit fe87d3c8a71f, 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 82.0% of all lines, comments represent 4.8%, and the repository averages 129 code lines per file. Python accounts for 28.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 39 | 7,949 | 7,181 | 2 | 766 |
| YAML | 4 | 8,613 | 6,964 | 2 | 1,647 |
| Shell | 9 | 2,974 | 2,571 | 15 | 388 |
| TSX | 16 | 2,193 | 1,991 | 0 | 202 |
| HTML | 4 | 1,983 | 1,845 | 43 | 95 |
| TypeScript | 22 | 2,039 | 1,821 | 8 | 210 |
| CSS | 43 | 1,454 | 1,198 | 87 | 169 |
| JSON | 24 | 902 | 902 | 0 | 0 |
| JavaScript | 13 | 938 | 827 | 32 | 79 |
| TOML | 1 | 149 | 129 | 5 | 15 |
| SVG | 4 | 43 | 41 | 0 | 2 |
| Dockerfile | 1 | 33 | 30 | 0 | 3 |

Top language (Python 28.2%). Generated at 2026-09-01T18:54:42.041010590+00:00. Canonical report: https://octocounts.com/github/MattiaRubino/dante

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/MattiaRubino/dante/commit/fe87d3c8a71f0c56d9acf5e8acbcdb274b18f282?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 MattiaRubino/dante have?

MattiaRubino/dante has 31,114 total lines, including 25,505 code lines, 1,500 comment lines, and 4,109 blank lines.

### How was the MattiaRubino/dante line count measured?

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

### What commit was counted for MattiaRubino/dante?

This OctoCounts report was generated from main at commit fe87d3c8a71f on 2026-09-01T18:54:42.041010590+00:00.

## Similar repository reports

- [pallets/flask](https://octocounts.com/github/pallets/flask) — Python, 25,636 code lines
- [xiexh20/ViFiGen](https://octocounts.com/github/xiexh20/ViFiGen) — Python, 25,334 code lines
- [itsv1eds/exteraPluginsRobot](https://octocounts.com/github/itsv1eds/exteraPluginsRobot) — Python, 25,306 code lines
- [JesseTG/libretro.py](https://octocounts.com/github/JesseTG/libretro.py) — Python, 25,278 code lines
- [ArThirtyFour/exteraPluginsRobot](https://octocounts.com/github/ArThirtyFour/exteraPluginsRobot) — Python, 25,269 code lines
- [ytmmi/CompanionHeart-Backend](https://octocounts.com/github/ytmmi/CompanionHeart-Backend) — Python, 25,822 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)
