# keras-team/keras SLOC report

> As of 2026-09-08 (commit b9ff57a8213a), keras-team/keras contains 261,936 total lines: 222,365 code, 9,111 comments, 30,460 blank, across 930 files in 6 languages (top: Python 99.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving keras-team/keras to commit b9ff57a8213a, 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 84.9% of all lines, comments represent 3.5%, and the repository averages 239 code lines per file. Python accounts for 99.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 914 | 260,908 | 222,224 | 8,405 | 30,279 |
| TOML | 1 | 111 | 95 | 3 | 13 |
| YAML | 1 | 35 | 31 | 1 | 3 |
| Shell | 2 | 26 | 15 | 5 | 6 |
| Markdown | 5 | 428 | 0 | 280 | 148 |
| Plain Text | 7 | 428 | 0 | 417 | 11 |

Top language (Python 99.9%). Generated at 2026-09-08T07:13:00.017025817+00:00. Canonical report: https://octocounts.com/github/keras-team/keras

## Report FAQ

### How many lines of code does keras-team/keras have?

keras-team/keras has 261,936 total lines, including 222,365 code lines, 9,111 comment lines, and 30,460 blank lines.

### How was the keras-team/keras line count measured?

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

### What commit was counted for keras-team/keras?

This OctoCounts report was generated from b9ff57a8213a7353a65ad8e8759e9e134edf6420 at commit b9ff57a8213a on 2026-09-08T07:13:00.017025817+00:00.

## Similar repository reports

- [alirezarezvani/claude-skills](https://octocounts.com/github/alirezarezvani/claude-skills) — Python, 225,662 code lines
- [element-hq/synapse](https://octocounts.com/github/element-hq/synapse) — Python, 215,946 code lines
- [openai/openai-python](https://octocounts.com/github/openai/openai-python) — Python, 229,344 code lines
- [mukul975/Anthropic-Cybersecurity-Skills](https://octocounts.com/github/mukul975/Anthropic-Cybersecurity-Skills) — Python, 211,857 code lines
- [K-Dense-AI/scientific-agent-skills](https://octocounts.com/github/K-Dense-AI/scientific-agent-skills) — Python, 233,598 code lines
- [open-jarvis/OpenJarvis](https://octocounts.com/github/open-jarvis/OpenJarvis) — Python, 206,301 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)
