# 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%). Counted with tokei via OctoCounts.

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

## 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

- [xiexh20/ViFiGen](https://octocounts.com/github/xiexh20/ViFiGen) — Python, 25,589 code lines
- [addsumtech/slides_maker](https://octocounts.com/github/addsumtech/slides_maker) — Python, 25,395 code lines
- [axoviq-ai/synthadoc](https://octocounts.com/github/axoviq-ai/synthadoc) — Python, 25,889 code lines
- [ytmmi/CompanionHeart-Backend](https://octocounts.com/github/ytmmi/CompanionHeart-Backend) — Python, 25,950 code lines
- [codex-radar/dradar](https://octocounts.com/github/codex-radar/dradar) — Python, 24,878 code lines
- [vcvkk/extCLI](https://octocounts.com/github/vcvkk/extCLI) — Python, 24,849 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)
