# HKUDS/DeepTutor SLOC report

> As of 2026-08-12 (commit 456f9c24226e), HKUDS/DeepTutor contains 296,161 total lines: 240,939 code, 23,605 comments, 31,617 blank, across 1,366 files in 14 languages (top: Python 53.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving HKUDS/DeepTutor to commit 456f9c24226e, 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 81.4% of all lines, comments represent 8.0%, and the repository averages 176 code lines per file. Python accounts for 53.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 663 | 154,282 | 128,152 | 5,837 | 20,293 |
| TSX | 272 | 81,736 | 72,737 | 4,461 | 4,538 |
| JSON | 8 | 17,105 | 17,105 | 0 | 0 |
| TypeScript | 134 | 19,778 | 15,730 | 2,486 | 1,562 |
| YAML | 127 | 6,222 | 4,969 | 528 | 725 |
| CSS | 2 | 1,090 | 823 | 145 | 122 |
| JavaScript | 12 | 823 | 648 | 86 | 89 |
| TOML | 2 | 556 | 383 | 131 | 42 |
| Dockerfile | 1 | 503 | 273 | 159 | 71 |
| SVG | 35 | 93 | 93 | 0 | 0 |
| Batch | 2 | 36 | 24 | 7 | 5 |
| Autoconf | 1 | 2 | 2 | 0 | 0 |

Top language (Python 53.2%). Generated at 2026-08-12T04:16:57.376417172+00:00. Canonical report: https://octocounts.com/github/HKUDS/DeepTutor

## Report FAQ

### How many lines of code does HKUDS/DeepTutor have?

HKUDS/DeepTutor has 296,161 total lines, including 240,939 code lines, 23,605 comment lines, and 31,617 blank lines.

### How was the HKUDS/DeepTutor line count measured?

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

### What commit was counted for HKUDS/DeepTutor?

This OctoCounts report was generated from main at commit 456f9c24226e on 2026-08-12T04:16:57.376417172+00:00.

## Similar repository reports

- [python/mypy](https://octocounts.com/github/python/mypy) — Python, 242,271 code lines
- [alexgreensh/token-optimizer](https://octocounts.com/github/alexgreensh/token-optimizer) — Python, 239,419 code lines
- [ZhuLinsen/daily_stock_analysis](https://octocounts.com/github/ZhuLinsen/daily_stock_analysis) — Python, 244,713 code lines
- [K-Dense-AI/scientific-agent-skills](https://octocounts.com/github/K-Dense-AI/scientific-agent-skills) — Python, 233,599 code lines
- [jundot/omlx](https://octocounts.com/github/jundot/omlx) — Python, 249,575 code lines
- [bytedance/deer-flow](https://octocounts.com/github/bytedance/deer-flow) — Python, 227,906 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)
