# apple/ml-sharp SLOC report

> As of 2026-09-16 (commit aed6527499ef), apple/ml-sharp contains 5,777 total lines: 4,308 code, 531 comments, 938 blank, across 46 files in 5 languages (top: Python 98.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

apple/ml-sharp has 4,308 source lines of code out of 5,777 total lines across 46 files, counted from the aed6527499ef91cba3b54c18d49a870f25947190 ref at commit aed6527499ef by the OctoCounts tokei engine on 2026-09-16. 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 apple/ml-sharp to commit aed6527499ef, 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 74.6% of all lines, comments represent 9.2%, and the repository averages 94 code lines per file. Python accounts for 98.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 42 | 5,440 | 4,248 | 296 | 896 |
| TOML | 1 | 69 | 59 | 1 | 9 |
| Autoconf | 1 | 1 | 1 | 0 | 0 |
| Markdown | 1 | 95 | 0 | 62 | 33 |
| Plain Text | 1 | 172 | 0 | 172 | 0 |

Top language (Python 98.6%). Generated at 2026-09-16T20:15:45.502199663+00:00. Canonical report: https://octocounts.com/github/apple/ml-sharp

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/apple/ml-sharp/commit/aed6527499ef91cba3b54c18d49a870f25947190?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 apple/ml-sharp have?

apple/ml-sharp has 5,777 total lines, including 4,308 code lines, 531 comment lines, and 938 blank lines.

### How was the apple/ml-sharp line count measured?

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

### What commit was counted for apple/ml-sharp?

This OctoCounts report was generated from aed6527499ef91cba3b54c18d49a870f25947190 at commit aed6527499ef on 2026-09-16T20:15:45.502199663+00:00.

## Similar repository reports

- [KOKOSde/localmod](https://octocounts.com/github/KOKOSde/localmod) — Python, 4,311 code lines
- [Mavis2103/skill-context-manager](https://octocounts.com/github/Mavis2103/skill-context-manager) — Python, 4,304 code lines
- [nonFeature/LiteGram](https://octocounts.com/github/nonFeature/LiteGram) — Python, 4,321 code lines
- [Abolfazl-AliJafari/wizard_crawler](https://octocounts.com/github/Abolfazl-AliJafari/wizard_crawler) — Python, 4,324 code lines
- [asus-linux-drivers/asus-numberpad-driver](https://octocounts.com/github/asus-linux-drivers/asus-numberpad-driver) — Python, 4,284 code lines
- [NealStrassner/tetryonics](https://octocounts.com/github/NealStrassner/tetryonics) — Python, 4,279 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)
