# omnilib/aiosqlite SLOC report

> As of 2026-08-22 (commit 9b127cecc7de), omnilib/aiosqlite contains 1,467 total lines: 706 code, 406 comments, 355 blank, across 12 files in 6 languages (top: Python 76.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

omnilib/aiosqlite has 706 source lines of code out of 1,467 total lines across 12 files, counted from the main ref at commit 9b127cecc7de 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 omnilib/aiosqlite to commit 9b127cecc7de, 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 48.1% of all lines, comments represent 27.7%, and the repository averages 59 code lines per file. Python accounts for 76.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 5 | 685 | 538 | 14 | 133 |
| ReStructuredText | 1 | 92 | 66 | 0 | 26 |
| TOML | 1 | 73 | 64 | 0 | 9 |
| Makefile | 1 | 48 | 37 | 0 | 11 |
| Autoconf | 1 | 1 | 1 | 0 | 0 |
| Markdown | 3 | 568 | 0 | 392 | 176 |

Top language (Python 76.2%). Generated at 2026-08-22T17:11:12.778470667+00:00. Canonical report: https://octocounts.com/github/omnilib/aiosqlite

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/omnilib/aiosqlite/commit/9b127cecc7de843bf4f343b6da63b641866533fb?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 omnilib/aiosqlite have?

omnilib/aiosqlite has 1,467 total lines, including 706 code lines, 406 comment lines, and 355 blank lines.

### How was the omnilib/aiosqlite line count measured?

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

### What commit was counted for omnilib/aiosqlite?

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

## Similar repository reports

- [HaoyueQin/weather-image-generator](https://octocounts.com/github/HaoyueQin/weather-image-generator) — Python, 706 code lines
- [reagento/relator](https://octocounts.com/github/reagento/relator) — Python, 701 code lines
- [CCSH/IPTV](https://octocounts.com/github/CCSH/IPTV) — Python, 723 code lines
- [hu568/Kugo-Music-Converter-Modpacks](https://octocounts.com/github/hu568/Kugo-Music-Converter-Modpacks) — Python, 689 code lines
- [iamshamit/fmhy-search-flow-launcher](https://octocounts.com/github/iamshamit/fmhy-search-flow-launcher) — Python, 684 code lines
- [zhu1090093659/spec_driven_develop](https://octocounts.com/github/zhu1090093659/spec_driven_develop) — Python, 742 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)
