# celery/celery SLOC report

> As of 2026-09-15 (commit b6fa6b304c0e), celery/celery contains 114,944 total lines: 90,762 code, 5,082 comments, 19,100 blank, across 482 files in 17 languages (top: Python 91.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

celery/celery has 90,762 source lines of code out of 114,944 total lines across 482 files, counted from the b6fa6b304c0ed010c23d7a4e4ece0b72ee4b29bb ref at commit b6fa6b304c0e by the OctoCounts tokei engine on 2026-09-15. 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 celery/celery to commit b6fa6b304c0e, 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 79.0% of all lines, comments represent 4.4%, and the repository averages 188 code lines per file. Python accounts for 91.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 390 | 104,344 | 82,587 | 4,455 | 17,302 |
| ReStructuredText | 11 | 5,517 | 4,065 | 0 | 1,452 |
| JSON | 1 | 2,475 | 2,475 | 0 | 0 |
| Shell | 8 | 945 | 710 | 80 | 155 |
| YAML | 7 | 309 | 255 | 24 | 30 |
| Makefile | 1 | 209 | 154 | 3 | 52 |
| Zsh | 1 | 133 | 119 | 9 | 5 |
| INI | 1 | 137 | 110 | 0 | 27 |
| Pan | 1 | 62 | 57 | 0 | 5 |
| Batch | 2 | 70 | 55 | 0 | 15 |
| Dockerfile | 1 | 74 | 53 | 1 | 20 |
| TOML | 1 | 55 | 51 | 0 | 4 |

Top language (Python 91.0%). Generated at 2026-09-15T18:57:58.606373807+00:00. Canonical report: https://octocounts.com/github/celery/celery

## Reproduce this report

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

celery/celery has 114,944 total lines, including 90,762 code lines, 5,082 comment lines, and 19,100 blank lines.

### How was the celery/celery line count measured?

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

### What commit was counted for celery/celery?

This OctoCounts report was generated from b6fa6b304c0ed010c23d7a4e4ece0b72ee4b29bb at commit b6fa6b304c0e on 2026-09-15T18:57:58.606373807+00:00.

## Similar repository reports

- [amarh/openPLM](https://octocounts.com/github/amarh/openPLM) — Python, 89,241 code lines
- [Tencent/AngelSlim](https://octocounts.com/github/Tencent/AngelSlim) — Python, 92,454 code lines
- [NVIDIA/garak](https://octocounts.com/github/NVIDIA/garak) — Python, 92,890 code lines
- [the-momentum/open-wearables](https://octocounts.com/github/the-momentum/open-wearables) — Python, 93,177 code lines
- [Hurricane0698/novelwriter](https://octocounts.com/github/Hurricane0698/novelwriter) — Python, 87,940 code lines
- [Zykairotis/Hypr-Voice](https://octocounts.com/github/Zykairotis/Hypr-Voice) — Python, 93,706 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)
