# deepseek-ai/DeepSpec SLOC report

> As of 2026-09-16 (commit afdfa7c9382a), deepseek-ai/DeepSpec contains 11,683 total lines: 10,013 code, 276 comments, 1,394 blank, across 74 files in 4 languages (top: Python 98.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

deepseek-ai/DeepSpec has 10,013 source lines of code out of 11,683 total lines across 74 files, counted from the afdfa7c9382a3341a3e6f17756dd816da79f132c ref at commit afdfa7c9382a 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 deepseek-ai/DeepSpec to commit afdfa7c9382a, 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 85.7% of all lines, comments represent 2.4%, and the repository averages 135 code lines per file. Python accounts for 98.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 67 | 11,222 | 9,833 | 100 | 1,289 |
| Shell | 4 | 258 | 180 | 44 | 34 |
| Markdown | 2 | 185 | 0 | 115 | 70 |
| Plain Text | 1 | 18 | 0 | 17 | 1 |

Top language (Python 98.2%). Generated at 2026-09-16T16:05:13.829766825+00:00. Canonical report: https://octocounts.com/github/deepseek-ai/DeepSpec

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/deepseek-ai/DeepSpec/commit/afdfa7c9382a3341a3e6f17756dd816da79f132c?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 deepseek-ai/DeepSpec have?

deepseek-ai/DeepSpec has 11,683 total lines, including 10,013 code lines, 276 comment lines, and 1,394 blank lines.

### How was the deepseek-ai/DeepSpec line count measured?

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

### What commit was counted for deepseek-ai/DeepSpec?

This OctoCounts report was generated from afdfa7c9382a3341a3e6f17756dd816da79f132c at commit afdfa7c9382a on 2026-09-16T16:05:13.829766825+00:00.

## Similar repository reports

- [slima4/claude-tui](https://octocounts.com/github/slima4/claude-tui) — Python, 10,055 code lines
- [Git-creat7/grokRegister-cpa](https://octocounts.com/github/Git-creat7/grokRegister-cpa) — Python, 10,066 code lines
- [tobs-code/a-mem-mcp-server](https://octocounts.com/github/tobs-code/a-mem-mcp-server) — Python, 9,943 code lines
- [limafresh/Brushshe](https://octocounts.com/github/limafresh/Brushshe) — Python, 10,094 code lines
- [jquesnelle/yarn](https://octocounts.com/github/jquesnelle/yarn) — Python, 10,170 code lines
- [pytorch/examples](https://octocounts.com/github/pytorch/examples) — Python, 10,216 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)
