# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

3-manifolds/Sage_macOS has 10,421 source lines of code out of 12,475 total lines across 57 files, counted from the main ref at commit bcde25572d5e by the OctoCounts tokei engine on 2026-08-27. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/3-manifolds/Sage_macOS/commit/bcde25572d5ee68596e1e59833084bb616d397c7?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## 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
- [PadishahIII/RFGuess](https://octocounts.com/github/PadishahIII/RFGuess) — Python, 10,511 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
- [MankyDanky/leetcode-practice](https://octocounts.com/github/MankyDanky/leetcode-practice) — Python, 10,580 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
