# pypi/camo SLOC report

> As of 2026-09-16 (commit fa60288948a9), pypi/camo contains 6,625 total lines: 4,440 code, 1,062 comments, 1,123 blank, across 39 files in 9 languages (top: Go 81.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

pypi/camo has 4,440 source lines of code out of 6,625 total lines across 39 files, counted from the fa60288948a9ff2a993c61f264a0f2db667e6684 ref at commit fa60288948a9 by the OctoCounts tokei engine on 2026-09-16. 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 pypi/camo to commit fa60288948a9, 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 small codebase by counted code lines. Code represents 67.0% of all lines, comments represent 16.0%, and the repository averages 114 code lines per file. Go accounts for 81.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 29 | 4,866 | 3,600 | 613 | 653 |
| AsciiDoc | 1 | 569 | 445 | 1 | 123 |
| Just | 1 | 342 | 253 | 51 | 38 |
| Shell | 1 | 64 | 52 | 6 | 6 |
| Python | 2 | 96 | 47 | 22 | 27 |
| Dockerfile | 1 | 33 | 24 | 2 | 7 |
| Ruby | 1 | 20 | 12 | 4 | 4 |
| TOML | 1 | 8 | 7 | 0 | 1 |
| Markdown | 2 | 627 | 0 | 363 | 264 |

Top language (Go 81.1%). Generated at 2026-09-16T14:18:48.986201826+00:00. Canonical report: https://octocounts.com/github/pypi/camo

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/pypi/camo/commit/fa60288948a9ff2a993c61f264a0f2db667e6684?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 pypi/camo have?

pypi/camo has 6,625 total lines, including 4,440 code lines, 1,062 comment lines, and 1,123 blank lines.

### How was the pypi/camo line count measured?

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

### What commit was counted for pypi/camo?

This OctoCounts report was generated from fa60288948a9ff2a993c61f264a0f2db667e6684 at commit fa60288948a9 on 2026-09-16T14:18:48.986201826+00:00.

## Similar repository reports

- [sirupsen/logrus](https://octocounts.com/github/sirupsen/logrus) — Go, 4,386 code lines
- [areyoubugcoder/mp2rss-cli](https://octocounts.com/github/areyoubugcoder/mp2rss-cli) — Go, 4,242 code lines
- [eeee0717/llm-gateway](https://octocounts.com/github/eeee0717/llm-gateway) — Go, 4,747 code lines
- [ncw/gmp](https://octocounts.com/github/ncw/gmp) — Go, 3,803 code lines
- [enchant97/hasty-paste](https://octocounts.com/github/enchant97/hasty-paste) — Go, 3,759 code lines
- [cgzirim/seek-tune](https://octocounts.com/github/cgzirim/seek-tune) — Go, 5,205 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
