# Osmantic/ODS SLOC report

> As of 2026-08-30 (commit 6ff9b4fc5190), Osmantic/ODS contains 187,500 total lines: 152,023 code, 17,404 comments, 18,073 blank, across 769 files in 21 languages (top: Python 30.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Osmantic/ODS to commit 6ff9b4fc5190, 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 large codebase by counted code lines. Code represents 81.1% of all lines, comments represent 9.3%, and the repository averages 198 code lines per file. Python accounts for 30.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 101 | 53,842 | 45,764 | 1,766 | 6,312 |
| Shell | 139 | 43,760 | 34,055 | 5,110 | 4,595 |
| JSON | 77 | 22,363 | 22,362 | 0 | 1 |
| JSX | 43 | 19,950 | 17,860 | 498 | 1,592 |
| PowerShell | 27 | 15,089 | 12,541 | 1,338 | 1,210 |
| YAML | 195 | 9,001 | 7,045 | 1,492 | 464 |
| BASH | 2 | 6,756 | 5,606 | 472 | 678 |
| JavaScript | 32 | 3,378 | 2,697 | 388 | 293 |
| Rust | 11 | 1,561 | 1,350 | 49 | 162 |
| TSX | 12 | 1,050 | 959 | 5 | 86 |
| CSS | 2 | 758 | 671 | 12 | 75 |
| Dockerfile | 15 | 681 | 374 | 152 | 155 |

Top language (Python 30.1%). Generated at 2026-08-30T08:17:41.992287918+00:00. Canonical report: https://octocounts.com/github/Osmantic/ODS

## Report FAQ

### How many lines of code does Osmantic/ODS have?

Osmantic/ODS has 187,500 total lines, including 152,023 code lines, 17,404 comment lines, and 18,073 blank lines.

### How was the Osmantic/ODS line count measured?

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

### What commit was counted for Osmantic/ODS?

This OctoCounts report was generated from main at commit 6ff9b4fc5190 on 2026-08-30T08:17:41.992287918+00:00.

## Similar repository reports

- [plastic-labs/honcho](https://octocounts.com/github/plastic-labs/honcho) — Python, 151,675 code lines
- [repowise-dev/repowise](https://octocounts.com/github/repowise-dev/repowise) — Python, 153,107 code lines
- [huggingface/text-generation-inference](https://octocounts.com/github/huggingface/text-generation-inference) — Python, 150,835 code lines
- [dograh-hq/dograh](https://octocounts.com/github/dograh-hq/dograh) — Python, 154,964 code lines
- [HKUDS/Vibe-Trading](https://octocounts.com/github/HKUDS/Vibe-Trading) — Python, 148,505 code lines
- [datawhalechina/hello-agents](https://octocounts.com/github/datawhalechina/hello-agents) — Python, 159,917 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)
