# NeLy-EPFL/flygym SLOC report

> As of 2026-09-10 (commit ec7b429fdc48), NeLy-EPFL/flygym contains 11,382 total lines: 9,552 code, 580 comments, 1,250 blank, across 73 files in 8 languages (top: Python 72.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving NeLy-EPFL/flygym to commit ec7b429fdc48, 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 83.9% of all lines, comments represent 5.1%, and the repository averages 131 code lines per file. Python accounts for 72.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 47 | 7,984 | 6,903 | 156 | 925 |
| YAML | 13 | 1,258 | 1,183 | 29 | 46 |
| XML | 2 | 798 | 784 | 10 | 4 |
| Jupyter Notebooks | 4 | 998 | 533 | 256 | 209 |
| TOML | 1 | 103 | 89 | 6 | 8 |
| Shell | 2 | 73 | 48 | 12 | 13 |
| Dockerfile | 1 | 28 | 12 | 8 | 8 |
| Markdown | 3 | 140 | 0 | 103 | 37 |

Top language (Python 72.3%). Generated at 2026-09-10T11:15:41.148612315+00:00. Canonical report: https://octocounts.com/github/NeLy-EPFL/flygym

## Report FAQ

### How many lines of code does NeLy-EPFL/flygym have?

NeLy-EPFL/flygym has 11,382 total lines, including 9,552 code lines, 580 comment lines, and 1,250 blank lines.

### How was the NeLy-EPFL/flygym line count measured?

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

### What commit was counted for NeLy-EPFL/flygym?

This OctoCounts report was generated from ec7b429fdc4896d58b4854e3501153773cbaecd5 at commit ec7b429fdc48 on 2026-09-10T11:15:41.148612315+00:00.

## Similar repository reports

- [PRUNplanner/backend](https://octocounts.com/github/PRUNplanner/backend) — Python, 9,499 code lines
- [snap-research/GRID](https://octocounts.com/github/snap-research/GRID) — Python, 9,482 code lines
- [bytedance/trae-agent](https://octocounts.com/github/bytedance/trae-agent) — Python, 9,622 code lines
- [omry/omegaconf](https://octocounts.com/github/omry/omegaconf) — Python, 9,755 code lines
- [starchild-codes/AcoustiMap](https://octocounts.com/github/starchild-codes/AcoustiMap) — Python, 9,759 code lines
- [tw93/waza](https://octocounts.com/github/tw93/waza) — Python, 9,778 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)
