# HKUDS/DeepTutor SLOC report

> As of 2026-09-16 (commit 897fce52f24b), HKUDS/DeepTutor contains 521,920 total lines: 438,547 code, 36,316 comments, 47,057 blank, across 2,055 files in 15 languages (top: Python 47.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

HKUDS/DeepTutor has 438,547 source lines of code out of 521,920 total lines across 2,055 files, counted from the 897fce52f24bf22e6e50d8a3e4df532632a26322 ref at commit 897fce52f24b 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 HKUDS/DeepTutor to commit 897fce52f24b, 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 84.0% of all lines, comments represent 7.0%, and the repository averages 213 code lines per file. Python accounts for 47.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 934 | 246,014 | 205,977 | 9,354 | 30,683 |
| TSX | 446 | 128,518 | 113,770 | 8,219 | 6,529 |
| JSON | 10 | 76,121 | 76,121 | 0 | 0 |
| TypeScript | 292 | 41,838 | 33,565 | 5,109 | 3,164 |
| YAML | 153 | 7,067 | 5,591 | 627 | 849 |
| CSS | 3 | 1,717 | 1,332 | 224 | 161 |
| JavaScript | 20 | 1,409 | 1,139 | 155 | 115 |
| TOML | 2 | 625 | 423 | 156 | 46 |
| SVG | 45 | 316 | 306 | 7 | 3 |
| Dockerfile | 1 | 550 | 294 | 182 | 74 |
| Batch | 2 | 36 | 24 | 7 | 5 |
| Shell | 1 | 8 | 3 | 3 | 2 |

Top language (Python 47.0%). Generated at 2026-09-16T22:21:09.078074809+00:00. Canonical report: https://octocounts.com/github/HKUDS/DeepTutor

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/HKUDS/DeepTutor/commit/897fce52f24bf22e6e50d8a3e4df532632a26322?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 HKUDS/DeepTutor have?

HKUDS/DeepTutor has 521,920 total lines, including 438,547 code lines, 36,316 comment lines, and 47,057 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 897fce52f24b, 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 897fce52f24bf22e6e50d8a3e4df532632a26322 at commit 897fce52f24b on 2026-09-16T22:21:09.078074809+00:00.

## Similar repository reports

- [numpy/numpy](https://octocounts.com/github/numpy/numpy) — Python, 436,444 code lines
- [marin-community/marin](https://octocounts.com/github/marin-community/marin) — Python, 446,834 code lines
- [repowise-dev/repowise](https://octocounts.com/github/repowise-dev/repowise) — Python, 429,609 code lines
- [raullenchai/Rapid-MLX](https://octocounts.com/github/raullenchai/Rapid-MLX) — Python, 449,160 code lines
- [OpenBB-finance/OpenBB](https://octocounts.com/github/OpenBB-finance/OpenBB) — Python, 450,806 code lines
- [sefcom/oxidizer](https://octocounts.com/github/sefcom/oxidizer) — Python, 457,905 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)
