# openai/openai-agents-python SLOC report

> As of 2026-09-18 (commit fdf21db62c30), openai/openai-agents-python contains 175,327 total lines: 144,673 code, 7,396 comments, 23,258 blank, across 659 files in 13 languages (top: Python 98.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

openai/openai-agents-python has 144,673 source lines of code out of 175,327 total lines across 659 files, counted from the main ref at commit fdf21db62c30 by the OctoCounts tokei engine on 2026-09-18. 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 openai/openai-agents-python to commit fdf21db62c30, 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 large codebase by counted code lines. Code represents 82.5% of all lines, comments represent 4.2%, and the repository averages 220 code lines per file. Python accounts for 98.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 565 | 167,392 | 142,855 | 3,340 | 21,197 |
| JavaScript | 3 | 889 | 735 | 22 | 132 |
| YAML | 1 | 376 | 357 | 12 | 7 |
| TOML | 1 | 277 | 246 | 4 | 27 |
| JSON | 7 | 201 | 201 | 0 | 0 |
| Makefile | 1 | 239 | 185 | 0 | 54 |
| HTML | 1 | 56 | 49 | 3 | 4 |
| INI | 1 | 23 | 23 | 0 | 0 |
| Dockerfile | 1 | 14 | 11 | 0 | 3 |
| Just | 1 | 21 | 11 | 5 | 5 |
| Jupyter Notebooks | 1 | 0 | 0 | 0 | 0 |
| Markdown | 65 | 5,311 | 0 | 3,652 | 1,659 |

Top language (Python 98.7%). Generated at 2026-09-18T00:43:40.581262412+00:00. Canonical report: https://octocounts.com/github/openai/openai-agents-python

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/openai/openai-agents-python/commit/fdf21db62c303a3db54b0dfbee82de2141fa2799?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 openai/openai-agents-python have?

openai/openai-agents-python has 175,327 total lines, including 144,673 code lines, 7,396 comment lines, and 23,258 blank lines.

### How was the openai/openai-agents-python line count measured?

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

### What commit was counted for openai/openai-agents-python?

This OctoCounts report was generated from main at commit fdf21db62c30 on 2026-09-18T00:43:40.581262412+00:00.

## Similar repository reports

- [vitali87/code-graph-rag](https://octocounts.com/github/vitali87/code-graph-rag) — Python, 142,786 code lines
- [mesonbuild/meson](https://octocounts.com/github/mesonbuild/meson) — Python, 141,659 code lines
- [trpc-group/trpc-agent-python](https://octocounts.com/github/trpc-group/trpc-agent-python) — Python, 141,078 code lines
- [huggingface/text-generation-inference](https://octocounts.com/github/huggingface/text-generation-inference) — Python, 150,835 code lines
- [Osmantic/ODS](https://octocounts.com/github/Osmantic/ODS) — Python, 152,023 code lines
- [InnerAura/hyperweave](https://octocounts.com/github/InnerAura/hyperweave) — Python, 135,436 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)
