# crewaiinc/crewai SLOC report

> As of 2026-09-18 (commit c3f83cd86660), crewaiinc/crewai contains 232,798 total lines: 198,539 code, 6,858 comments, 27,401 blank, across 1,071 files in 9 languages (top: Python 79.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

crewaiinc/crewai has 198,539 source lines of code out of 232,798 total lines across 1,071 files, counted from the main ref at commit c3f83cd86660 by the OctoCounts tokei engine on 2026-09-18. 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 crewaiinc/crewai to commit c3f83cd86660, 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.3% of all lines, comments represent 2.9%, and the repository averages 185 code lines per file. Python accounts for 79.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 934 | 184,752 | 157,819 | 2,258 | 24,675 |
| JSON | 13 | 36,442 | 36,441 | 0 | 1 |
| JavaScript | 1 | 2,513 | 2,077 | 77 | 359 |
| CSS | 1 | 1,122 | 983 | 6 | 133 |
| TOML | 12 | 905 | 705 | 123 | 77 |
| Jinja2 | 2 | 375 | 322 | 0 | 53 |
| YAML | 6 | 203 | 192 | 0 | 11 |
| Markdown | 100 | 6,481 | 0 | 4,389 | 2,092 |
| Plain Text | 2 | 5 | 0 | 5 | 0 |

Top language (Python 79.5%). Generated at 2026-09-18T07:07:39.205013377+00:00. Canonical report: https://octocounts.com/github/crewaiinc/crewai

## Reproduce this report

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

crewaiinc/crewai has 232,798 total lines, including 198,539 code lines, 6,858 comment lines, and 27,401 blank lines.

### How was the crewaiinc/crewai line count measured?

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

### What commit was counted for crewaiinc/crewai?

This OctoCounts report was generated from main at commit c3f83cd86660 on 2026-09-18T07:07:39.205013377+00:00.

## Similar repository reports

- [plastic-labs/honcho](https://octocounts.com/github/plastic-labs/honcho) — Python, 197,322 code lines
- [dograh-hq/dograh](https://octocounts.com/github/dograh-hq/dograh) — Python, 199,995 code lines
- [PrefectHQ/fastmcp](https://octocounts.com/github/PrefectHQ/fastmcp) — Python, 196,705 code lines
- [gptme/gptme](https://octocounts.com/github/gptme/gptme) — Python, 200,777 code lines
- [AstrBotDevs/AstrBot](https://octocounts.com/github/AstrBotDevs/AstrBot) — Python, 196,166 code lines
- [langchain-ai/langchain](https://octocounts.com/github/langchain-ai/langchain) — Python, 201,005 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)
