# addsumtech/slides_maker SLOC report

> As of 2026-08-06 (commit 072203f6c29a), addsumtech/slides_maker contains 45,974 total lines: 25,395 code, 16,762 comments, 3,817 blank, across 112 files in 6 languages (top: Python 99.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving addsumtech/slides_maker to commit 072203f6c29a, 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 55.2% of all lines, comments represent 36.5%, and the repository averages 227 code lines per file. Python accounts for 99.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 61 | 30,210 | 25,353 | 2,394 | 2,463 |
| SVG | 2 | 26 | 26 | 0 | 0 |
| Shell | 2 | 20 | 9 | 11 | 0 |
| YAML | 1 | 8 | 7 | 0 | 1 |
| Markdown | 45 | 15,695 | 0 | 14,343 | 1,352 |
| Plain Text | 1 | 15 | 0 | 14 | 1 |

Top language (Python 99.8%). Generated at 2026-08-06T01:21:25.351831114+00:00. Canonical report: https://octocounts.com/github/addsumtech/slides_maker

## Report FAQ

### How many lines of code does addsumtech/slides_maker have?

addsumtech/slides_maker has 45,974 total lines, including 25,395 code lines, 16,762 comment lines, and 3,817 blank lines.

### How was the addsumtech/slides_maker line count measured?

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

### What commit was counted for addsumtech/slides_maker?

This OctoCounts report was generated from main at commit 072203f6c29a on 2026-08-06T01:21:25.351831114+00:00.

## Similar repository reports

- [MattiaRubino/dante](https://octocounts.com/github/MattiaRubino/dante) — Python, 25,505 code lines
- [JesseTG/libretro.py](https://octocounts.com/github/JesseTG/libretro.py) — Python, 25,278 code lines
- [xiexh20/ViFiGen](https://octocounts.com/github/xiexh20/ViFiGen) — Python, 25,589 code lines
- [axoviq-ai/synthadoc](https://octocounts.com/github/axoviq-ai/synthadoc) — Python, 25,889 code lines
- [codex-radar/dradar](https://octocounts.com/github/codex-radar/dradar) — Python, 24,878 code lines
- [vcvkk/extCLI](https://octocounts.com/github/vcvkk/extCLI) — Python, 24,849 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)
