# meta-pytorch/opacus SLOC report

> As of 2026-09-17 (commit 92e471d8b82a), meta-pytorch/opacus contains 37,015 total lines: 26,651 code, 5,055 comments, 5,309 blank, across 265 files in 14 languages (top: Python 85.1%). Default configuration. Counted with tokei via OctoCounts.

meta-pytorch/opacus has 26,651 source lines of code out of 37,015 total lines across 265 files, counted from the main ref at commit 92e471d8b82a by the OctoCounts tokei engine on 2026-09-17. 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 meta-pytorch/opacus to commit 92e471d8b82a, 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 72.0% of all lines, comments represent 13.7%, and the repository averages 101 code lines per file. Python accounts for 85.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 173 | 29,733 | 22,686 | 3,139 | 3,908 |
| CSS | 5 | 1,916 | 1,420 | 137 | 359 |
| Jupyter Notebooks | 8 | 2,262 | 1,388 | 422 | 452 |
| JavaScript | 6 | 797 | 592 | 128 | 77 |
| Shell | 5 | 352 | 220 | 89 | 43 |
| ReStructuredText | 32 | 213 | 170 | 0 | 43 |
| JSON | 5 | 116 | 116 | 0 | 0 |
| Batch | 1 | 35 | 26 | 1 | 8 |
| SVG | 6 | 18 | 17 | 1 | 0 |
| Makefile | 1 | 19 | 9 | 6 | 4 |
| PowerShell | 1 | 20 | 5 | 14 | 1 |
| Autoconf | 1 | 2 | 2 | 0 | 0 |

Top language (Python 85.1%). Generated at 2026-09-17T23:48:11.843926360+00:00. Canonical report: https://octocounts.com/github/meta-pytorch/opacus

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/meta-pytorch/opacus/commit/92e471d8b82a2f33e53802387e4f5c57f5ccc252?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does meta-pytorch/opacus have?

meta-pytorch/opacus has 37,015 total lines, including 26,651 code lines, 5,055 comment lines, and 5,309 blank lines.

### How was the meta-pytorch/opacus line count measured?

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

### What commit was counted for meta-pytorch/opacus?

This OctoCounts report was generated from main at commit 92e471d8b82a on 2026-09-17T23:48:11.843926360+00:00.

## Similar repository reports

- [XiaoMi/ha_xiaomi_home](https://octocounts.com/github/XiaoMi/ha_xiaomi_home) — Python, 26,642 code lines
- [vcvkk/extCLI](https://octocounts.com/github/vcvkk/extCLI) — Python, 26,641 code lines
- [hikariatama/hikka](https://octocounts.com/github/hikariatama/hikka) — Python, 26,746 code lines
- [jihe520/MathModelAgent](https://octocounts.com/github/jihe520/MathModelAgent) — Python, 26,464 code lines
- [666ghj/MiroFish](https://octocounts.com/github/666ghj/MiroFish) — Python, 26,369 code lines
- [lij768423-svg/grok-register-panel](https://octocounts.com/github/lij768423-svg/grok-register-panel) — Python, 26,960 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)
