# qtile/qtile SLOC report

> As of 2026-09-18 (commit 9ffd76bb752d), qtile/qtile contains 57,429 total lines: 46,745 code, 2,539 comments, 8,145 blank, across 269 files in 14 languages (top: Python 85.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

qtile/qtile has 46,745 source lines of code out of 57,429 total lines across 269 files, counted from the 9ffd76bb752d251b29573e65f016b899a72e0964 ref at commit 9ffd76bb752d 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 qtile/qtile to commit 9ffd76bb752d, 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 81.4% of all lines, comments represent 4.4%, and the repository averages 174 code lines per file. Python accounts for 85.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 223 | 48,180 | 39,760 | 1,798 | 6,622 |
| C | 14 | 6,350 | 4,694 | 562 | 1,094 |
| XML | 4 | 902 | 803 | 2 | 97 |
| C Header | 14 | 1,139 | 800 | 125 | 214 |
| Nix | 3 | 248 | 205 | 11 | 32 |
| TOML | 1 | 169 | 150 | 0 | 19 |
| ReStructuredText | 1 | 113 | 90 | 0 | 23 |
| Makefile | 1 | 102 | 85 | 0 | 17 |
| BASH | 3 | 92 | 66 | 10 | 16 |
| Autoconf | 1 | 43 | 39 | 0 | 4 |
| Dockerfile | 1 | 36 | 32 | 0 | 4 |
| Snakemake | 1 | 48 | 20 | 26 | 2 |

Top language (Python 85.1%). Generated at 2026-09-18T22:35:29.820079518+00:00. Canonical report: https://octocounts.com/github/qtile/qtile

## Reproduce this report

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

qtile/qtile has 57,429 total lines, including 46,745 code lines, 2,539 comment lines, and 8,145 blank lines.

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

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

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

This OctoCounts report was generated from 9ffd76bb752d251b29573e65f016b899a72e0964 at commit 9ffd76bb752d on 2026-09-18T22:35:29.820079518+00:00.

## Similar repository reports

- [GanyuanRan/Aegis](https://octocounts.com/github/GanyuanRan/Aegis) — Python, 46,773 code lines
- [freshtechbro/claudedesignskills](https://octocounts.com/github/freshtechbro/claudedesignskills) — Python, 47,262 code lines
- [bitsorg/bits](https://octocounts.com/github/bitsorg/bits) — Python, 47,477 code lines
- [agiprolabs/claude-trading-skills](https://octocounts.com/github/agiprolabs/claude-trading-skills) — Python, 47,618 code lines
- [PrimeIntellect-ai/prime-rl](https://octocounts.com/github/PrimeIntellect-ai/prime-rl) — Python, 47,752 code lines
- [axoviq-ai/synthadoc](https://octocounts.com/github/axoviq-ai/synthadoc) — Python, 47,965 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)
