# RhetTbull/apple-notes-parser SLOC report

> As of 2026-08-30 (commit 635efa0fb481), RhetTbull/apple-notes-parser contains 4,695 total lines: 3,465 code, 525 comments, 705 blank, across 19 files in 6 languages (top: Python 91.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

RhetTbull/apple-notes-parser has 3,465 source lines of code out of 4,695 total lines across 19 files, counted from the main ref at commit 635efa0fb481 by the OctoCounts tokei engine on 2026-08-30. 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 RhetTbull/apple-notes-parser to commit 635efa0fb481, 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 73.8% of all lines, comments represent 11.2%, and the repository averages 182 code lines per file. Python accounts for 91.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 13 | 3,857 | 3,176 | 171 | 510 |
| Protocol Buffers | 1 | 216 | 136 | 46 | 34 |
| TOML | 1 | 129 | 117 | 0 | 12 |
| Shell | 1 | 42 | 28 | 5 | 9 |
| INI | 1 | 8 | 8 | 0 | 0 |
| Markdown | 2 | 443 | 0 | 303 | 140 |

Top language (Python 91.7%). Generated at 2026-08-30T00:01:56.576055080+00:00. Canonical report: https://octocounts.com/github/RhetTbull/apple-notes-parser

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/RhetTbull/apple-notes-parser/commit/635efa0fb4813978eecc18a3b3bfcc2f04c80ba4?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 RhetTbull/apple-notes-parser have?

RhetTbull/apple-notes-parser has 4,695 total lines, including 3,465 code lines, 525 comment lines, and 705 blank lines.

### How was the RhetTbull/apple-notes-parser line count measured?

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

### What commit was counted for RhetTbull/apple-notes-parser?

This OctoCounts report was generated from main at commit 635efa0fb481 on 2026-08-30T00:01:56.576055080+00:00.

## Similar repository reports

- [AllenCheng329/Trae_Skills](https://octocounts.com/github/AllenCheng329/Trae_Skills) — Python, 3,470 code lines
- [jarun/googler](https://octocounts.com/github/jarun/googler) — Python, 3,449 code lines
- [seonbright01/ios-backup-vault](https://octocounts.com/github/seonbright01/ios-backup-vault) — Python, 3,449 code lines
- [virgiliojr94/book-to-skill](https://octocounts.com/github/virgiliojr94/book-to-skill) — Python, 3,429 code lines
- [android/skills](https://octocounts.com/github/android/skills) — Python, 3,520 code lines
- [hello245m/free-stockdb](https://octocounts.com/github/hello245m/free-stockdb) — Python, 3,530 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)
