# nonFeature/LiteGram SLOC report

> As of 2026-09-12 (commit 8b099bc7acb2), nonFeature/LiteGram contains 6,013 total lines: 4,671 code, 326 comments, 1,016 blank, across 50 files in 3 languages (top: Python 99.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving nonFeature/LiteGram to commit 8b099bc7acb2, 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 77.7% of all lines, comments represent 5.4%, and the repository averages 93 code lines per file. Python accounts for 99.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 46 | 5,771 | 4,638 | 171 | 962 |
| TOML | 1 | 51 | 33 | 11 | 7 |
| Markdown | 3 | 191 | 0 | 144 | 47 |

Top language (Python 99.3%). Generated at 2026-09-12T18:08:37.172316633+00:00. Canonical report: https://octocounts.com/github/nonFeature/LiteGram

## Report FAQ

### How many lines of code does nonFeature/LiteGram have?

nonFeature/LiteGram has 6,013 total lines, including 4,671 code lines, 326 comment lines, and 1,016 blank lines.

### How was the nonFeature/LiteGram line count measured?

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

### What commit was counted for nonFeature/LiteGram?

This OctoCounts report was generated from main at commit 8b099bc7acb2 on 2026-09-12T18:08:37.172316633+00:00.

## Similar repository reports

- [AstrBotDevs/astrbot-sdk](https://octocounts.com/github/AstrBotDevs/astrbot-sdk) — Python, 4,662 code lines
- [python-attrs/cattrs](https://octocounts.com/github/python-attrs/cattrs) — Python, 4,685 code lines
- [Klotzkette/claude-fuer-deutsches-recht](https://octocounts.com/github/Klotzkette/claude-fuer-deutsches-recht) — Python, 4,707 code lines
- [SYSTRAN/faster-whisper](https://octocounts.com/github/SYSTRAN/faster-whisper) — Python, 4,715 code lines
- [dongguatanglinux/grok-build-auth](https://octocounts.com/github/dongguatanglinux/grok-build-auth) — Python, 4,608 code lines
- [yulin-luo/RoboBench](https://octocounts.com/github/yulin-luo/RoboBench) — Python, 4,606 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)
