# TkTech/PyNBT SLOC report

> As of 2026-07-15 (commit dc5bed292ac9), TkTech/PyNBT contains 705 total lines: 466 code, 126 comments, 113 blank, across 6 files in 3 languages (top: Python 89.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving TkTech/PyNBT to commit dc5bed292ac9, 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 66.1% of all lines, comments represent 17.9%, and the repository averages 78 code lines per file. Python accounts for 89.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 4 | 535 | 417 | 44 | 74 |
| TOML | 1 | 57 | 49 | 0 | 8 |
| Markdown | 1 | 113 | 0 | 82 | 31 |

Top language (Python 89.5%). Generated at 2026-07-15T12:36:06.341314129+00:00. Canonical report: https://octocounts.com/github/TkTech/PyNBT

## Report FAQ

### How many lines of code does TkTech/PyNBT have?

TkTech/PyNBT has 705 total lines, including 466 code lines, 126 comment lines, and 113 blank lines.

### How was the TkTech/PyNBT line count measured?

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

### What commit was counted for TkTech/PyNBT?

This OctoCounts report was generated from master at commit dc5bed292ac9 on 2026-07-15T12:36:06.341314129+00:00.

## Similar repository reports

- [Vaibhavs10/insanely-fast-whisper](https://octocounts.com/github/Vaibhavs10/insanely-fast-whisper) — Python, 468 code lines
- [haowang02/codex-candy-eval](https://octocounts.com/github/haowang02/codex-candy-eval) — Python, 460 code lines
- [sturdy-dev/semantic-code-search](https://octocounts.com/github/sturdy-dev/semantic-code-search) — Python, 455 code lines
- [matyushinleonid/vec2seq](https://octocounts.com/github/matyushinleonid/vec2seq) — Python, 483 code lines
- [n-WN/mac_internal_audio_recording](https://octocounts.com/github/n-WN/mac_internal_audio_recording) — Python, 485 code lines
- [b71db892/AutoLoginUESTC](https://octocounts.com/github/b71db892/AutoLoginUESTC) — Python, 488 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)
