# pyscaffold/configupdater SLOC report

> As of 2026-08-22 (commit c4bec9cb7957), pyscaffold/configupdater contains 3,595 total lines: 2,486 code, 512 comments, 597 blank, across 21 files in 7 languages (top: Python 79.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

pyscaffold/configupdater has 2,486 source lines of code out of 3,595 total lines across 21 files, counted from the main ref at commit c4bec9cb7957 by the OctoCounts tokei engine on 2026-08-22. 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 pyscaffold/configupdater to commit c4bec9cb7957, 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 small codebase by counted code lines. Code represents 69.2% of all lines, comments represent 14.2%, and the repository averages 118 code lines per file. Python accounts for 79.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 12 | 2,381 | 1,985 | 80 | 316 |
| ReStructuredText | 4 | 440 | 305 | 0 | 135 |
| Forge Config | 1 | 136 | 96 | 26 | 14 |
| INI | 1 | 117 | 95 | 7 | 15 |
| TOML | 1 | 9 | 5 | 3 | 1 |
| Markdown | 1 | 223 | 0 | 164 | 59 |
| Plain Text | 1 | 289 | 0 | 232 | 57 |

Top language (Python 79.8%). Generated at 2026-08-22T17:11:06.170588083+00:00. Canonical report: https://octocounts.com/github/pyscaffold/configupdater

## Reproduce this report

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

pyscaffold/configupdater has 3,595 total lines, including 2,486 code lines, 512 comment lines, and 597 blank lines.

### How was the pyscaffold/configupdater line count measured?

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

### What commit was counted for pyscaffold/configupdater?

This OctoCounts report was generated from main at commit c4bec9cb7957 on 2026-08-22T17:11:06.170588083+00:00.

## Similar repository reports

- [thombashi/pathvalidate](https://octocounts.com/github/thombashi/pathvalidate) — Python, 2,486 code lines
- [browser-use/jev-ultrafast](https://octocounts.com/github/browser-use/jev-ultrafast) — Python, 2,487 code lines
- [MHMD-H/costumer-support](https://octocounts.com/github/MHMD-H/costumer-support) — Python, 2,508 code lines
- [jmespath/jmespath.py](https://octocounts.com/github/jmespath/jmespath.py) — Python, 2,460 code lines
- [Hanyuyuan6/remote-gpu-trainer](https://octocounts.com/github/Hanyuyuan6/remote-gpu-trainer) — Python, 2,458 code lines
- [netease-youdao/Confucius4-R2T2](https://octocounts.com/github/netease-youdao/Confucius4-R2T2) — Python, 2,452 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)
