# langgenius/dify SLOC report

> As of 2026-07-19 (commit 5ea884f799d3), langgenius/dify contains 1,223,961 total lines: 1,023,002 code, 86,714 comments, 114,245 blank, across 8,853 files in 25 languages (top: Python 29.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving langgenius/dify to commit 5ea884f799d3, 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 very large codebase by counted code lines. Code represents 83.6% of all lines, comments represent 7.1%, and the repository averages 116 code lines per file. Python accounts for 29.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 1,989 | 360,554 | 300,694 | 9,999 | 49,861 |
| TSX | 2,751 | 310,379 | 285,624 | 2,477 | 22,278 |
| JSON | 1,312 | 198,911 | 198,909 | 0 | 2 |
| TypeScript | 1,627 | 179,404 | 155,799 | 3,667 | 19,938 |
| JavaScript | 127 | 57,017 | 29,261 | 23,366 | 4,390 |
| YAML | 38 | 27,992 | 24,191 | 356 | 3,445 |
| SVG | 617 | 9,306 | 9,298 | 0 | 8 |
| CSS | 66 | 7,528 | 6,445 | 193 | 890 |
| Go | 47 | 7,760 | 6,370 | 481 | 909 |
| Shell | 24 | 2,413 | 1,673 | 380 | 360 |
| HTML | 61 | 1,754 | 1,550 | 29 | 175 |
| Gherkin (Cucumber) | 34 | 1,055 | 993 | 0 | 62 |

Top language (Python 29.4%). Generated at 2026-07-19T09:17:22.273414322+00:00. Canonical report: https://octocounts.com/github/langgenius/dify

## Report FAQ

### How many lines of code does langgenius/dify have?

langgenius/dify has 1,223,961 total lines, including 1,023,002 code lines, 86,714 comment lines, and 114,245 blank lines.

### How was the langgenius/dify line count measured?

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

### What commit was counted for langgenius/dify?

This OctoCounts report was generated from main at commit 5ea884f799d3 on 2026-07-19T09:17:22.273414322+00:00.

## Similar repository reports

- [huggingface/transformers](https://octocounts.com/github/huggingface/transformers) — Python, 1,022,357 code lines
- [Dhravya/hermes-agent](https://octocounts.com/github/Dhravya/hermes-agent) — Python, 1,074,449 code lines
- [PrefectHQ/prefect](https://octocounts.com/github/PrefectHQ/prefect) — Python, 956,148 code lines
- [vllm-project/vllm](https://octocounts.com/github/vllm-project/vllm) — Python, 1,104,470 code lines
- [huggingface/diffusers](https://octocounts.com/github/huggingface/diffusers) — Python, 718,838 code lines
- [NousResearch/hermes-agent](https://octocounts.com/github/NousResearch/hermes-agent) — Python, 1,328,667 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)
