# vberlier/nbtlib SLOC report

> As of 2026-07-15 (commit a6c0cd949e10), vberlier/nbtlib contains 3,308 total lines: 2,446 code, 266 comments, 596 blank, across 22 files in 4 languages (top: Python 98.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving vberlier/nbtlib to commit a6c0cd949e10, 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.9% of all lines, comments represent 8.0%, and the repository averages 111 code lines per file. Python accounts for 98.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 17 | 2,889 | 2,402 | 36 | 451 |
| TOML | 2 | 47 | 39 | 0 | 8 |
| INI | 1 | 5 | 5 | 0 | 0 |
| Markdown | 2 | 367 | 0 | 230 | 137 |

Top language (Python 98.2%). Generated at 2026-07-15T11:13:03.707410813+00:00. Canonical report: https://octocounts.com/github/vberlier/nbtlib

## Report FAQ

### How many lines of code does vberlier/nbtlib have?

vberlier/nbtlib has 3,308 total lines, including 2,446 code lines, 266 comment lines, and 596 blank lines.

### How was the vberlier/nbtlib line count measured?

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

### What commit was counted for vberlier/nbtlib?

This OctoCounts report was generated from main at commit a6c0cd949e10 on 2026-07-15T11:13:03.707410813+00:00.

## Similar repository reports

- [Hanyuyuan6/remote-gpu-trainer](https://octocounts.com/github/Hanyuyuan6/remote-gpu-trainer) — Python, 2,458 code lines
- [jmespath/jmespath.py](https://octocounts.com/github/jmespath/jmespath.py) — Python, 2,460 code lines
- [xbtlin/ai-berkshire](https://octocounts.com/github/xbtlin/ai-berkshire) — Python, 2,467 code lines
- [HaoyueQin/weather-image-generator](https://octocounts.com/github/HaoyueQin/weather-image-generator) — Python, 2,471 code lines
- [Wuyu-byte/feed-video-py](https://octocounts.com/github/Wuyu-byte/feed-video-py) — Python, 2,421 code lines
- [sexporsche/demo](https://octocounts.com/github/sexporsche/demo) — Python, 2,472 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)
