# fabaindaiz/spellsolver SLOC report

> As of 2026-08-25 (commit 59a1afd096a8), fabaindaiz/spellsolver contains 117,834 total lines: 1,716 code, 115,638 comments, 480 blank, across 51 files in 4 languages (top: Python 99.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

fabaindaiz/spellsolver has 1,716 source lines of code out of 117,834 total lines across 51 files, counted from the main ref at commit 59a1afd096a8 by the OctoCounts tokei engine on 2026-08-25. 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 fabaindaiz/spellsolver to commit 59a1afd096a8, 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 1.5% of all lines, comments represent 98.1%, and the repository averages 34 code lines per file. Python accounts for 99.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 47 | 2,172 | 1,705 | 19 | 448 |
| YAML | 1 | 14 | 11 | 0 | 3 |
| Markdown | 1 | 87 | 0 | 58 | 29 |
| Plain Text | 2 | 115,561 | 0 | 115,561 | 0 |

Top language (Python 99.4%). Generated at 2026-08-25T12:11:06.385282244+00:00. Canonical report: https://octocounts.com/github/fabaindaiz/spellsolver

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/fabaindaiz/spellsolver/commit/59a1afd096a814e7d5328fd08ab590ff8d1a0f1f?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 fabaindaiz/spellsolver have?

fabaindaiz/spellsolver has 117,834 total lines, including 1,716 code lines, 115,638 comment lines, and 480 blank lines.

### How was the fabaindaiz/spellsolver line count measured?

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

### What commit was counted for fabaindaiz/spellsolver?

This OctoCounts report was generated from main at commit 59a1afd096a8 on 2026-08-25T12:11:06.385282244+00:00.

## Similar repository reports

- [joeseesun/qiaomu-anything-to-notebooklm](https://octocounts.com/github/joeseesun/qiaomu-anything-to-notebooklm) — Python, 1,708 code lines
- [alexgreensh/attention-span](https://octocounts.com/github/alexgreensh/attention-span) — Python, 1,743 code lines
- [fastzip/fastzip](https://octocounts.com/github/fastzip/fastzip) — Python, 1,686 code lines
- [mzcleaner/mzcleaner](https://octocounts.com/github/mzcleaner/mzcleaner) — Python, 1,765 code lines
- [infpdev/orbshacker](https://octocounts.com/github/infpdev/orbshacker) — Python, 1,660 code lines
- [nomyowo/FurryRecongnization](https://octocounts.com/github/nomyowo/FurryRecongnization) — Python, 1,635 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)
