# experientiallabs/experiential SLOC report

> As of 2026-09-05 (commit 9221f305380f), experientiallabs/experiential contains 285,494 total lines: 255,796 code, 3,523 comments, 26,175 blank, across 811 files in 6 languages (top: Python 91.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

experientiallabs/experiential has 255,796 source lines of code out of 285,494 total lines across 811 files, counted from the 9221f305380f0781192f55bc45d2787c0612e0de ref at commit 9221f305380f by the OctoCounts tokei engine on 2026-09-05. 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 experientiallabs/experiential to commit 9221f305380f, 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 large codebase by counted code lines. Code represents 89.6% of all lines, comments represent 1.2%, and the repository averages 315 code lines per file. Python accounts for 91.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 749 | 260,329 | 233,524 | 1,793 | 25,012 |
| Rust | 51 | 23,489 | 21,590 | 888 | 1,011 |
| JSON | 3 | 541 | 541 | 0 | 0 |
| TOML | 3 | 173 | 124 | 30 | 19 |
| Just | 1 | 29 | 17 | 6 | 6 |
| Markdown | 4 | 933 | 0 | 806 | 127 |

Top language (Python 91.3%). Generated at 2026-09-05T23:31:12.031253801+00:00. Canonical report: https://octocounts.com/github/experientiallabs/experiential

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/experientiallabs/experiential/commit/9221f305380f0781192f55bc45d2787c0612e0de?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 experientiallabs/experiential have?

experientiallabs/experiential has 285,494 total lines, including 255,796 code lines, 3,523 comment lines, and 26,175 blank lines.

### How was the experientiallabs/experiential line count measured?

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

### What commit was counted for experientiallabs/experiential?

This OctoCounts report was generated from 9221f305380f0781192f55bc45d2787c0612e0de at commit 9221f305380f on 2026-09-05T23:31:12.031253801+00:00.

## Similar repository reports

- [ZhuLinsen/daily_stock_analysis](https://octocounts.com/github/ZhuLinsen/daily_stock_analysis) — Python, 255,502 code lines
- [matplotlib/matplotlib](https://octocounts.com/github/matplotlib/matplotlib) — Python, 256,762 code lines
- [bytedance/deer-flow](https://octocounts.com/github/bytedance/deer-flow) — Python, 260,633 code lines
- [langchain-ai/deepagents](https://octocounts.com/github/langchain-ai/deepagents) — Python, 244,556 code lines
- [topoteretes/cognee](https://octocounts.com/github/topoteretes/cognee) — Python, 244,313 code lines
- [python/mypy](https://octocounts.com/github/python/mypy) — Python, 243,223 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)
