# theclaymethod/unslop SLOC report

> As of 2026-09-02 (commit d81f5196167d), theclaymethod/unslop contains 32,940 total lines: 20,837 code, 7,799 comments, 4,304 blank, across 138 files in 5 languages (top: Python 79.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving theclaymethod/unslop to commit d81f5196167d, 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 63.3% of all lines, comments represent 23.7%, and the repository averages 151 code lines per file. Python accounts for 79.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 60 | 19,449 | 16,492 | 639 | 2,318 |
| JSON | 13 | 4,205 | 4,205 | 0 | 0 |
| Shell | 1 | 154 | 124 | 16 | 14 |
| TOML | 1 | 58 | 16 | 41 | 1 |
| Markdown | 63 | 9,074 | 0 | 7,103 | 1,971 |

Top language (Python 79.1%). Generated at 2026-09-02T19:43:45.812731611+00:00. Canonical report: https://octocounts.com/github/theclaymethod/unslop

## Report FAQ

### How many lines of code does theclaymethod/unslop have?

theclaymethod/unslop has 32,940 total lines, including 20,837 code lines, 7,799 comment lines, and 4,304 blank lines.

### How was the theclaymethod/unslop line count measured?

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

### What commit was counted for theclaymethod/unslop?

This OctoCounts report was generated from main at commit d81f5196167d on 2026-09-02T19:43:45.812731611+00:00.

## Similar repository reports

- [Project-YZH/WebViewJSdetect](https://octocounts.com/github/Project-YZH/WebViewJSdetect) — Python, 20,940 code lines
- [python-poetry/poetry](https://octocounts.com/github/python-poetry/poetry) — Python, 20,949 code lines
- [dynaconf/dynaconf](https://octocounts.com/github/dynaconf/dynaconf) — Python, 21,031 code lines
- [microsoft/TRELLIS.2](https://octocounts.com/github/microsoft/TRELLIS.2) — Python, 21,041 code lines
- [itsv1eds/exteraPluginsRobot](https://octocounts.com/github/itsv1eds/exteraPluginsRobot) — Python, 20,617 code lines
- [coleifer/peewee](https://octocounts.com/github/coleifer/peewee) — Python, 20,395 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)
