# 3-manifolds/Sage_macOS SLOC report

> As of 2026-08-27 (commit bcde25572d5e), 3-manifolds/Sage_macOS contains 12,475 total lines: 10,421 code, 737 comments, 1,317 blank, across 57 files in 10 languages (top: Python 67.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving 3-manifolds/Sage_macOS to commit bcde25572d5e, 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 83.5% of all lines, comments represent 5.9%, and the repository averages 183 code lines per file. Python accounts for 67.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 14 | 8,258 | 7,021 | 257 | 980 |
| Shell | 18 | 1,445 | 1,152 | 152 | 141 |
| SVG | 3 | 1,000 | 998 | 1 | 1 |
| BASH | 13 | 1,254 | 926 | 202 | 126 |
| ReStructuredText | 2 | 146 | 119 | 0 | 27 |
| Makefile | 3 | 147 | 107 | 20 | 20 |
| HTML | 1 | 85 | 66 | 0 | 19 |
| C | 1 | 47 | 31 | 13 | 3 |
| JSON | 1 | 1 | 1 | 0 | 0 |
| Plain Text | 1 | 92 | 0 | 92 | 0 |

Top language (Python 67.4%). Generated at 2026-08-27T20:17:57.551024952+00:00. Canonical report: https://octocounts.com/github/3-manifolds/Sage_macOS

## Report FAQ

### How many lines of code does 3-manifolds/Sage_macOS have?

3-manifolds/Sage_macOS has 12,475 total lines, including 10,421 code lines, 737 comment lines, and 1,317 blank lines.

### How was the 3-manifolds/Sage_macOS line count measured?

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

### What commit was counted for 3-manifolds/Sage_macOS?

This OctoCounts report was generated from main at commit bcde25572d5e on 2026-08-27T20:17:57.551024952+00:00.

## Similar repository reports

- [pytest-dev/pyfakefs](https://octocounts.com/github/pytest-dev/pyfakefs) — Python, 10,423 code lines
- [google/skills](https://octocounts.com/github/google/skills) — Python, 10,456 code lines
- [OpenBMB/VoxCPM](https://octocounts.com/github/OpenBMB/VoxCPM) — Python, 10,535 code lines
- [alibaba/VideoMV](https://octocounts.com/github/alibaba/VideoMV) — Python, 10,294 code lines
- [simonw/sqlite-utils](https://octocounts.com/github/simonw/sqlite-utils) — Python, 10,278 code lines
- [timzaak/web-dev-skills](https://octocounts.com/github/timzaak/web-dev-skills) — Python, 10,276 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)
