# DetachHead/basedpyright SLOC report

> As of 2026-09-04 (commit 8a06544547fd), DetachHead/basedpyright contains 551,240 total lines: 470,732 code, 23,262 comments, 57,246 blank, across 5,711 files in 10 languages (top: Python 66.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving DetachHead/basedpyright to commit 8a06544547fd, 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 85.4% of all lines, comments represent 4.2%, and the repository averages 82 code lines per file. Python accounts for 66.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 5,205 | 352,606 | 313,764 | 5,180 | 33,662 |
| TypeScript | 247 | 165,283 | 125,966 | 17,761 | 21,556 |
| JSON | 32 | 22,827 | 22,827 | 0 | 0 |
| YAML | 4 | 8,634 | 6,745 | 9 | 1,880 |
| TOML | 203 | 1,090 | 930 | 86 | 74 |
| JavaScript | 9 | 418 | 331 | 67 | 20 |
| Batch | 1 | 169 | 165 | 0 | 4 |
| NuGet Config | 1 | 4 | 4 | 0 | 0 |
| Markdown | 6 | 164 | 0 | 122 | 42 |
| Plain Text | 3 | 45 | 0 | 37 | 8 |

Top language (Python 66.7%). Generated at 2026-09-04T21:04:44.108560870+00:00. Canonical report: https://octocounts.com/github/DetachHead/basedpyright

## Report FAQ

### How many lines of code does DetachHead/basedpyright have?

DetachHead/basedpyright has 551,240 total lines, including 470,732 code lines, 23,262 comment lines, and 57,246 blank lines.

### How was the DetachHead/basedpyright line count measured?

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

### What commit was counted for DetachHead/basedpyright?

This OctoCounts report was generated from main at commit 8a06544547fd on 2026-09-04T21:04:44.108560870+00:00.

## Similar repository reports

- [microsoft/agent-governance-toolkit](https://octocounts.com/github/microsoft/agent-governance-toolkit) — Python, 458,889 code lines
- [microsoft/pyright](https://octocounts.com/github/microsoft/pyright) — Python, 491,828 code lines
- [sickn33/antigravity-awesome-skills](https://octocounts.com/github/sickn33/antigravity-awesome-skills) — Python, 448,257 code lines
- [marin-community/marin](https://octocounts.com/github/marin-community/marin) — Python, 446,834 code lines
- [sefcom/oxidizer](https://octocounts.com/github/sefcom/oxidizer) — Python, 495,273 code lines
- [numpy/numpy](https://octocounts.com/github/numpy/numpy) — Python, 429,404 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)
