# fivetaku/fablize SLOC report

> As of 2026-08-02 (commit e221f32b16f7), fivetaku/fablize contains 2,447 total lines: 1,610 code, 395 comments, 442 blank, across 32 files in 5 languages (top: Python 83.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving fivetaku/fablize to commit e221f32b16f7, 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 65.8% of all lines, comments represent 16.1%, and the repository averages 50 code lines per file. Python accounts for 83.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 18 | 1,691 | 1,343 | 61 | 287 |
| Shell | 4 | 294 | 218 | 47 | 29 |
| JSON | 1 | 49 | 49 | 0 | 0 |
| Markdown | 7 | 379 | 0 | 266 | 113 |
| Plain Text | 2 | 34 | 0 | 21 | 13 |

Top language (Python 83.4%). Generated at 2026-08-02T22:48:23.318814188+00:00. Canonical report: https://octocounts.com/github/fivetaku/fablize

## Report FAQ

### How many lines of code does fivetaku/fablize have?

fivetaku/fablize has 2,447 total lines, including 1,610 code lines, 395 comment lines, and 442 blank lines.

### How was the fivetaku/fablize line count measured?

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

### What commit was counted for fivetaku/fablize?

This OctoCounts report was generated from main at commit e221f32b16f7 on 2026-08-02T22:48:23.318814188+00:00.

## Similar repository reports

- [HappyIDA/HappyIDA](https://octocounts.com/github/HappyIDA/HappyIDA) — Python, 1,608 code lines
- [vedantparmar12/airbnb-mcp](https://octocounts.com/github/vedantparmar12/airbnb-mcp) — Python, 1,607 code lines
- [nomyowo/FurryRecongnization](https://octocounts.com/github/nomyowo/FurryRecongnization) — Python, 1,634 code lines
- [talkpl-ai/talkplay-tools](https://octocounts.com/github/talkpl-ai/talkplay-tools) — Python, 1,648 code lines
- [Pluto-Mo/personal-career-os](https://octocounts.com/github/Pluto-Mo/personal-career-os) — Python, 1,569 code lines
- [superallen13/TRN-R1-Zero](https://octocounts.com/github/superallen13/TRN-R1-Zero) — Python, 1,556 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)
