# jeffsieu/py-sudoku SLOC report

> As of 2026-09-07 (commit f2097bbc01be), jeffsieu/py-sudoku contains 938 total lines: 566 code, 268 comments, 104 blank, across 5 files in 2 languages (top: Python 100.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

jeffsieu/py-sudoku has 566 source lines of code out of 938 total lines across 5 files, counted from the f2097bbc01be7a20f2316d888f7b4f2ae97bcbb4 ref at commit f2097bbc01be by the OctoCounts tokei engine on 2026-09-07. 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 jeffsieu/py-sudoku to commit f2097bbc01be, 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 60.3% of all lines, comments represent 28.6%, and the repository averages 113 code lines per file. Python accounts for 100.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 4 | 645 | 566 | 13 | 66 |
| Markdown | 1 | 293 | 0 | 255 | 38 |

Top language (Python 100.0%). Generated at 2026-09-07T06:55:29.923539718+00:00. Canonical report: https://octocounts.com/github/jeffsieu/py-sudoku

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/jeffsieu/py-sudoku/commit/f2097bbc01be7a20f2316d888f7b4f2ae97bcbb4?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 jeffsieu/py-sudoku have?

jeffsieu/py-sudoku has 938 total lines, including 566 code lines, 268 comment lines, and 104 blank lines.

### How was the jeffsieu/py-sudoku line count measured?

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

### What commit was counted for jeffsieu/py-sudoku?

This OctoCounts report was generated from f2097bbc01be7a20f2316d888f7b4f2ae97bcbb4 at commit f2097bbc01be on 2026-09-07T06:55:29.923539718+00:00.

## Similar repository reports

- [vbskycn/iptv](https://octocounts.com/github/vbskycn/iptv) — Python, 573 code lines
- [kang205/SASRec](https://octocounts.com/github/kang205/SASRec) — Python, 578 code lines
- [starchild-codes/SameSky](https://octocounts.com/github/starchild-codes/SameSky) — Python, 578 code lines
- [rabilrbl/deepseek-api](https://octocounts.com/github/rabilrbl/deepseek-api) — Python, 546 code lines
- [dahuolq4G9/ocr](https://octocounts.com/github/dahuolq4G9/ocr) — Python, 544 code lines
- [grzegorz-raczek-unit8/claude-quota](https://octocounts.com/github/grzegorz-raczek-unit8/claude-quota) — Python, 594 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)
