# yutiansut/QUANTAXIS SLOC report

> As of 2026-09-07 (commit 5006a009fba7), yutiansut/QUANTAXIS contains 95,314 total lines: 76,651 code, 8,257 comments, 10,406 blank, across 491 files in 17 languages (top: Python 70.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving yutiansut/QUANTAXIS to commit 5006a009fba7, 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 80.4% of all lines, comments represent 8.7%, and the repository averages 156 code lines per file. Python accounts for 70.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 192 | 66,300 | 54,009 | 5,326 | 6,965 |
| Rust | 145 | 16,800 | 14,820 | 539 | 1,441 |
| YAML | 48 | 3,810 | 3,188 | 315 | 307 |
| Shell | 32 | 2,174 | 1,896 | 113 | 165 |
| TeX | 1 | 1,202 | 985 | 23 | 194 |
| Dockerfile | 18 | 967 | 723 | 98 | 146 |
| Cython | 1 | 474 | 374 | 32 | 68 |
| TOML | 5 | 261 | 208 | 8 | 45 |
| SQL | 1 | 175 | 163 | 0 | 12 |
| JSON | 2 | 138 | 138 | 0 | 0 |
| XML | 1 | 108 | 70 | 23 | 15 |
| JavaScript | 1 | 92 | 64 | 12 | 16 |

Top language (Python 70.5%). Generated at 2026-09-07T20:16:45.615917711+00:00. Canonical report: https://octocounts.com/github/yutiansut/QUANTAXIS

## Report FAQ

### How many lines of code does yutiansut/QUANTAXIS have?

yutiansut/QUANTAXIS has 95,314 total lines, including 76,651 code lines, 8,257 comment lines, and 10,406 blank lines.

### How was the yutiansut/QUANTAXIS line count measured?

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

### What commit was counted for yutiansut/QUANTAXIS?

This OctoCounts report was generated from master at commit 5006a009fba7 on 2026-09-07T20:16:45.615917711+00:00.

## Similar repository reports

- [calesthio/OpenMontage](https://octocounts.com/github/calesthio/OpenMontage) — Python, 77,451 code lines
- [khoj-ai/khoj](https://octocounts.com/github/khoj-ai/khoj) — Python, 77,498 code lines
- [HUST-AI-HYZ/MemoryAgentBench](https://octocounts.com/github/HUST-AI-HYZ/MemoryAgentBench) — Python, 78,449 code lines
- [KurimuzonAkuma/kurigram](https://octocounts.com/github/KurimuzonAkuma/kurigram) — Python, 74,797 code lines
- [yukkcat/chatgpt2api](https://octocounts.com/github/yukkcat/chatgpt2api) — Python, 74,215 code lines
- [langchain-ai/langgraph](https://octocounts.com/github/langchain-ai/langgraph) — Python, 79,253 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)
