# kivy/python-for-android SLOC report

> As of 2026-09-03 (commit 3d8bd98823ba), kivy/python-for-android contains 26,647 total lines: 17,707 code, 4,690 comments, 4,250 blank, across 275 files in 16 languages (top: Python 84.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving kivy/python-for-android to commit 3d8bd98823ba, 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 66.5% of all lines, comments represent 17.6%, and the repository averages 64 code lines per file. Python accounts for 84.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 235 | 19,178 | 14,905 | 940 | 3,333 |
| C | 4 | 1,552 | 1,169 | 173 | 210 |
| KV Language | 5 | 489 | 472 | 0 | 17 |
| Cython | 3 | 549 | 421 | 23 | 105 |
| Makefile | 5 | 305 | 225 | 18 | 62 |
| HTML | 4 | 164 | 126 | 0 | 38 |
| CSS | 1 | 133 | 103 | 15 | 15 |
| Dockerfile | 1 | 110 | 70 | 27 | 13 |
| Shell | 3 | 98 | 61 | 14 | 23 |
| C Header | 2 | 112 | 56 | 43 | 13 |
| ReStructuredText | 1 | 51 | 36 | 0 | 15 |
| INI | 1 | 44 | 29 | 11 | 4 |

Top language (Python 84.2%). Generated at 2026-09-03T16:02:22.554588727+00:00. Canonical report: https://octocounts.com/github/kivy/python-for-android

## Report FAQ

### How many lines of code does kivy/python-for-android have?

kivy/python-for-android has 26,647 total lines, including 17,707 code lines, 4,690 comment lines, and 4,250 blank lines.

### How was the kivy/python-for-android line count measured?

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

### What commit was counted for kivy/python-for-android?

This OctoCounts report was generated from develop at commit 3d8bd98823ba on 2026-09-03T16:02:22.554588727+00:00.

## Similar repository reports

- [FalkorDB/code-graph](https://octocounts.com/github/FalkorDB/code-graph) — Python, 17,420 code lines
- [gz83/thorium](https://octocounts.com/github/gz83/thorium) — Python, 17,398 code lines
- [meta-pytorch/opacus](https://octocounts.com/github/meta-pytorch/opacus) — Python, 18,251 code lines
- [zhinkgit/embeddedskills](https://octocounts.com/github/zhinkgit/embeddedskills) — Python, 16,910 code lines
- [fsspec/filesystem_spec](https://octocounts.com/github/fsspec/filesystem_spec) — Python, 16,869 code lines
- [pollen-robotics/microduck_rl](https://octocounts.com/github/pollen-robotics/microduck_rl) — Python, 18,591 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)
