# konradhalas/dacite SLOC report

> As of 2026-08-22 (commit 9898ccbb783e), konradhalas/dacite contains 1,229 total lines: 574 code, 339 comments, 316 blank, across 14 files in 3 languages (top: Python 99.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

konradhalas/dacite has 574 source lines of code out of 1,229 total lines across 14 files, counted from the master ref at commit 9898ccbb783e by the OctoCounts tokei engine on 2026-08-22. 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 konradhalas/dacite to commit 9898ccbb783e, 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 46.7% of all lines, comments represent 27.6%, and the repository averages 41 code lines per file. Python accounts for 99.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 11 | 731 | 570 | 14 | 147 |
| TOML | 1 | 5 | 4 | 0 | 1 |
| Markdown | 2 | 493 | 0 | 325 | 168 |

Top language (Python 99.3%). Generated at 2026-08-22T17:11:07.481128811+00:00. Canonical report: https://octocounts.com/github/konradhalas/dacite

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/konradhalas/dacite/commit/9898ccbb783e7e6a35ae165e7deb9fa84edfe21c?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 konradhalas/dacite have?

konradhalas/dacite has 1,229 total lines, including 574 code lines, 339 comment lines, and 316 blank lines.

### How was the konradhalas/dacite line count measured?

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

### What commit was counted for konradhalas/dacite?

This OctoCounts report was generated from master at commit 9898ccbb783e on 2026-08-22T17:11:07.481128811+00:00.

## Similar repository reports

- [vbskycn/iptv](https://octocounts.com/github/vbskycn/iptv) — Python, 573 code lines
- [kang205/SASRec](https://octocounts.com/github/kang205/SASRec) — Python, 578 code lines
- [starchild-codes/SameSky](https://octocounts.com/github/starchild-codes/SameSky) — Python, 578 code lines
- [jeffsieu/py-sudoku](https://octocounts.com/github/jeffsieu/py-sudoku) — Python, 566 code lines
- [grzegorz-raczek-unit8/claude-quota](https://octocounts.com/github/grzegorz-raczek-unit8/claude-quota) — Python, 594 code lines
- [MHMD-H/generative-AI](https://octocounts.com/github/MHMD-H/generative-AI) — Python, 596 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)
