# jasonxtn/argus SLOC report

> As of 2026-09-07 (commit dcf1d08a205c), jasonxtn/argus contains 25,038 total lines: 21,907 code, 485 comments, 2,646 blank, across 191 files in 10 languages (top: Python 92.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving jasonxtn/argus to commit dcf1d08a205c, 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 medium-sized codebase by counted code lines. Code represents 87.5% of all lines, comments represent 1.9%, and the repository averages 115 code lines per file. Python accounts for 92.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 181 | 22,887 | 20,257 | 137 | 2,493 |
| JSON | 1 | 1,312 | 1,312 | 0 | 0 |
| Shell | 2 | 148 | 106 | 22 | 20 |
| Makefile | 1 | 127 | 90 | 13 | 24 |
| TOML | 1 | 64 | 57 | 0 | 7 |
| YAML | 1 | 54 | 40 | 11 | 3 |
| Dockerfile | 1 | 70 | 39 | 16 | 15 |
| Autoconf | 1 | 6 | 6 | 0 | 0 |
| Markdown | 1 | 323 | 0 | 247 | 76 |
| Plain Text | 1 | 47 | 0 | 39 | 8 |

Top language (Python 92.5%). Generated at 2026-09-07T16:05:59.441553884+00:00. Canonical report: https://octocounts.com/github/jasonxtn/argus

## Report FAQ

### How many lines of code does jasonxtn/argus have?

jasonxtn/argus has 25,038 total lines, including 21,907 code lines, 485 comment lines, and 2,646 blank lines.

### How was the jasonxtn/argus line count measured?

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

### What commit was counted for jasonxtn/argus?

This OctoCounts report was generated from dcf1d08a205caf74bbdf03a39c5fbb7330a308db at commit dcf1d08a205c on 2026-09-07T16:05:59.441553884+00:00.

## Similar repository reports

- [openwrt-xiaomi/xmir-patcher](https://octocounts.com/github/openwrt-xiaomi/xmir-patcher) — Python, 21,896 code lines
- [bcurts/agentchattr](https://octocounts.com/github/bcurts/agentchattr) — Python, 22,149 code lines
- [lzp0301/webmedic](https://octocounts.com/github/lzp0301/webmedic) — Python, 22,602 code lines
- [panzhenhai520/webmedic](https://octocounts.com/github/panzhenhai520/webmedic) — Python, 22,602 code lines
- [anthropics/claude-plugins-official](https://octocounts.com/github/anthropics/claude-plugins-official) — Python, 21,196 code lines
- [microsoft/TRELLIS.2](https://octocounts.com/github/microsoft/TRELLIS.2) — Python, 21,041 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)
