# miguelgrinberg/microblog SLOC report

> As of 2026-07-26 (commit a975ef648643), miguelgrinberg/microblog contains 2,749 total lines: 2,095 code, 227 comments, 427 blank, across 61 files in 9 languages (top: Python 69.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving miguelgrinberg/microblog to commit a975ef648643, 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 76.2% of all lines, comments represent 8.3%, and the repository averages 34 code lines per file. Python accounts for 69.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 34 | 1,843 | 1,465 | 65 | 313 |
| HTML | 18 | 435 | 420 | 0 | 15 |
| PO File | 1 | 320 | 160 | 86 | 74 |
| INI | 1 | 45 | 27 | 7 | 11 |
| Dockerfile | 1 | 16 | 12 | 0 | 4 |
| Shell | 1 | 11 | 9 | 2 | 0 |
| Forge Config | 1 | 2 | 2 | 0 | 0 |
| Markdown | 1 | 5 | 0 | 3 | 2 |
| Plain Text | 3 | 72 | 0 | 64 | 8 |

Top language (Python 69.9%). Generated at 2026-07-26T03:46:46.531271318+00:00. Canonical report: https://octocounts.com/github/miguelgrinberg/microblog

## Report FAQ

### How many lines of code does miguelgrinberg/microblog have?

miguelgrinberg/microblog has 2,749 total lines, including 2,095 code lines, 227 comment lines, and 427 blank lines.

### How was the miguelgrinberg/microblog line count measured?

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

### What commit was counted for miguelgrinberg/microblog?

This OctoCounts report was generated from main at commit a975ef648643 on 2026-07-26T03:46:46.531271318+00:00.

## Similar repository reports

- [xiaowu0162/longmemeval](https://octocounts.com/github/xiaowu0162/longmemeval) — Python, 2,086 code lines
- [EdoardoBotta/RQ-VAE-Recommender](https://octocounts.com/github/EdoardoBotta/RQ-VAE-Recommender) — Python, 2,113 code lines
- [bradautomates/claude-video](https://octocounts.com/github/bradautomates/claude-video) — Python, 2,067 code lines
- [The-Swarm-Corporation/AutoHedge](https://octocounts.com/github/The-Swarm-Corporation/AutoHedge) — Python, 2,065 code lines
- [alpacahq/alpaca-mcp-server](https://octocounts.com/github/alpacahq/alpaca-mcp-server) — Python, 2,130 code lines
- [PadishahIII/SecretScraper](https://octocounts.com/github/PadishahIII/SecretScraper) — Python, 2,133 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)
