# kaloscope/kaloscope SLOC report

> As of 2026-09-16 (commit 6c996f2869cf), kaloscope/kaloscope contains 56,939 total lines: 49,314 code, 2,602 comments, 5,023 blank, across 363 files in 13 languages (top: Python 50.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

kaloscope/kaloscope has 49,314 source lines of code out of 56,939 total lines across 363 files, counted from the 6c996f2869cf0f6e8eec866fddb5fa7dd9b05e61 ref at commit 6c996f2869cf by the OctoCounts tokei engine on 2026-09-16. 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 kaloscope/kaloscope to commit 6c996f2869cf, 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.6% of all lines, comments represent 4.6%, and the repository averages 136 code lines per file. Python accounts for 50.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 162 | 29,214 | 24,986 | 862 | 3,366 |
| Svelte | 123 | 8,788 | 8,288 | 136 | 364 |
| YAML | 7 | 8,360 | 7,619 | 25 | 716 |
| TypeScript | 42 | 6,969 | 5,527 | 1,063 | 379 |
| JSON | 4 | 1,801 | 1,801 | 0 | 0 |
| CSS | 6 | 772 | 692 | 32 | 48 |
| JavaScript | 5 | 141 | 126 | 10 | 5 |
| Dockerfile | 1 | 179 | 115 | 38 | 26 |
| TOML | 3 | 95 | 81 | 4 | 10 |
| SVG | 5 | 68 | 68 | 0 | 0 |
| HTML | 1 | 12 | 11 | 1 | 0 |
| Markdown | 3 | 537 | 0 | 428 | 109 |

Top language (Python 50.7%). Generated at 2026-09-16T23:34:46.727222288+00:00. Canonical report: https://octocounts.com/github/kaloscope/kaloscope

## Reproduce this report

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

kaloscope/kaloscope has 56,939 total lines, including 49,314 code lines, 2,602 comment lines, and 5,023 blank lines.

### How was the kaloscope/kaloscope line count measured?

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

### What commit was counted for kaloscope/kaloscope?

This OctoCounts report was generated from 6c996f2869cf0f6e8eec866fddb5fa7dd9b05e61 at commit 6c996f2869cf on 2026-09-16T23:34:46.727222288+00:00.

## Similar repository reports

- [Abnerla/AI_paper](https://octocounts.com/github/Abnerla/AI_paper) — Python, 49,405 code lines
- [RVC-Project/Retrieval-based-Voice-Conversion-WebUI](https://octocounts.com/github/RVC-Project/Retrieval-based-Voice-Conversion-WebUI) — Python, 49,199 code lines
- [wanshuiyin/Auto-claude-code-research-in-sleep](https://octocounts.com/github/wanshuiyin/Auto-claude-code-research-in-sleep) — Python, 49,777 code lines
- [Lightning-AI/pytorch-lightning](https://octocounts.com/github/Lightning-AI/pytorch-lightning) — Python, 50,462 code lines
- [axoviq-ai/synthadoc](https://octocounts.com/github/axoviq-ai/synthadoc) — Python, 47,965 code lines
- [EveryInc/compound-engineering-plugin](https://octocounts.com/github/EveryInc/compound-engineering-plugin) — Python, 50,741 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)
