# Linchenchen/TGIF SLOC report

> As of 2026-09-12 (commit 7b1be25be8b8), Linchenchen/TGIF contains 11,187 total lines: 8,771 code, 640 comments, 1,776 blank, across 119 files in 10 languages (top: Python 80.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Linchenchen/TGIF to commit 7b1be25be8b8, 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 78.4% of all lines, comments represent 5.7%, and the repository averages 74 code lines per file. Python accounts for 80.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 65 | 8,813 | 7,048 | 328 | 1,437 |
| Shell | 41 | 1,536 | 1,131 | 182 | 223 |
| JavaScript | 1 | 245 | 190 | 26 | 29 |
| HTML | 1 | 153 | 134 | 8 | 11 |
| JSON | 4 | 118 | 118 | 0 | 0 |
| CSS | 1 | 105 | 85 | 1 | 19 |
| TOML | 1 | 38 | 33 | 0 | 5 |
| YAML | 1 | 37 | 30 | 3 | 4 |
| SVG | 2 | 2 | 2 | 0 | 0 |
| Markdown | 2 | 140 | 0 | 92 | 48 |

Top language (Python 80.4%). Generated at 2026-09-12T10:19:00.193211597+00:00. Canonical report: https://octocounts.com/github/Linchenchen/TGIF

## Report FAQ

### How many lines of code does Linchenchen/TGIF have?

Linchenchen/TGIF has 11,187 total lines, including 8,771 code lines, 640 comment lines, and 1,776 blank lines.

### How was the Linchenchen/TGIF line count measured?

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

### What commit was counted for Linchenchen/TGIF?

This OctoCounts report was generated from main at commit 7b1be25be8b8 on 2026-09-12T10:19:00.193211597+00:00.

## Similar repository reports

- [Tencent-Hunyuan/HY-WU](https://octocounts.com/github/Tencent-Hunyuan/HY-WU) — Python, 8,733 code lines
- [google/python-fire](https://octocounts.com/github/google/python-fire) — Python, 8,731 code lines
- [Mitrichdfklwhcluio/MCUBFB](https://octocounts.com/github/Mitrichdfklwhcluio/MCUBFB) — Python, 8,818 code lines
- [compactbench/compactbench](https://octocounts.com/github/compactbench/compactbench) — Python, 8,647 code lines
- [espes/Slave-in-the-Magic-Mirror](https://octocounts.com/github/espes/Slave-in-the-Magic-Mirror) — Python, 8,901 code lines
- [OpenVDN/vdn-minimax-h3](https://octocounts.com/github/OpenVDN/vdn-minimax-h3) — Python, 8,625 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)
