# AstrBotDevs/shipyard-neo SLOC report

> As of 2026-08-02 (commit fc1f5f682ed0), AstrBotDevs/shipyard-neo contains 66,724 total lines: 44,355 code, 10,939 comments, 11,430 blank, across 320 files in 8 languages (top: Python 90.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving AstrBotDevs/shipyard-neo to commit fc1f5f682ed0, 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 66.5% of all lines, comments represent 16.4%, and the repository averages 139 code lines per file. Python accounts for 90.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 237 | 49,910 | 40,115 | 1,957 | 7,838 |
| Shell | 18 | 3,429 | 2,513 | 429 | 487 |
| YAML | 17 | 1,466 | 1,110 | 253 | 103 |
| TOML | 5 | 296 | 246 | 11 | 39 |
| Dockerfile | 3 | 383 | 240 | 86 | 57 |
| Makefile | 3 | 205 | 131 | 36 | 38 |
| Markdown | 35 | 9,505 | 0 | 6,670 | 2,835 |
| Plain Text | 2 | 1,530 | 0 | 1,497 | 33 |

Top language (Python 90.4%). Generated at 2026-08-02T04:37:43.212428142+00:00. Canonical report: https://octocounts.com/github/AstrBotDevs/shipyard-neo

## Report FAQ

### How many lines of code does AstrBotDevs/shipyard-neo have?

AstrBotDevs/shipyard-neo has 66,724 total lines, including 44,355 code lines, 10,939 comment lines, and 11,430 blank lines.

### How was the AstrBotDevs/shipyard-neo line count measured?

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

### What commit was counted for AstrBotDevs/shipyard-neo?

This OctoCounts report was generated from main at commit fc1f5f682ed0 on 2026-08-02T04:37:43.212428142+00:00.

## Similar repository reports

- [OpenSourceAP/CrossSection](https://octocounts.com/github/OpenSourceAP/CrossSection) — Python, 44,221 code lines
- [prompt-toolkit/python-prompt-toolkit](https://octocounts.com/github/prompt-toolkit/python-prompt-toolkit) — Python, 44,517 code lines
- [usestrix/strix](https://octocounts.com/github/usestrix/strix) — Python, 44,726 code lines
- [unclecode/crawl4ai](https://octocounts.com/github/unclecode/crawl4ai) — Python, 44,823 code lines
- [assafelovic/gpt-researcher](https://octocounts.com/github/assafelovic/gpt-researcher) — Python, 43,569 code lines
- [kaloscope/kaloscope](https://octocounts.com/github/kaloscope/kaloscope) — Python, 42,673 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)
