An open API service for producing an overview of a list of open source projects.

https://github.com/openai/procgen

Score: 18.933607359089486

Last synced: about 15 hours ago
JSON representation

Repository metadata:

Procgen Benchmark: Procedurally-Generated Game-Like Gym-Environments


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 2 months ago

Total Commits: 70
Total Committers: 10
Avg Commits per committer: 7.0
Development Distribution Score (DDS): 0.243

Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Christopher Hesse c****e 53
Karl Cobbe k****l@o****m 6
cshesse 4****e 4
christopher-hesse 4****e 1
bragajj 3****j 1
Pratik Raj R****1@g****m 1
Joao Schapke 4****e 1
Drew Hintz h****z@o****m 1
Daniel Balicki D****I 1
Alex Meiburg t****x@g****m 1

Issue and Pull Request metadata

Last synced: about 2 months ago

Total issues: 75
Total pull requests: 30
Average time to close issues: 29 days
Average time to close pull requests: about 2 months
Total issue authors: 52
Total pull request authors: 16
Average comments per issue: 2.75
Average comments per pull request: 0.6
Merged pull request: 17
Bot issues: 0
Bot pull requests: 4

Past year issues: 1
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: about 3 hours
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/openai/procgen

Top Issue Authors

  • hfeniser (6)
  • zplizzi (4)
  • jordan-schneider (3)
  • KarlXing (3)
  • christopher-hesse (2)
  • danijar (2)
  • kaixin96 (2)
  • max-reuter (2)
  • srikarym (2)
  • roger-creus (2)
  • christopherhesse (2)
  • KarolisRam (2)
  • YukunJ (2)
  • ailuropoda0 (2)
  • MarcoMeter (2)

Top Pull Request Authors

  • christopherhesse (7)
  • christopher-hesse (5)
  • dependabot[bot] (4)
  • jinhl9 (2)
  • DBALICKI (1)
  • JSchapke (1)
  • ysulsky (1)
  • YukunJ (1)
  • Timeroot (1)
  • bragajj (1)
  • RPC2 (1)
  • siboehm (1)
  • Rajpratik71 (1)
  • falcondai (1)
  • hintz-openai (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (4)

Package metadata

pypi.org: procgen

Procedurally Generated Game-Like RL Environments

  • Homepage: https://github.com/openai/procgen
  • Documentation: https://procgen.readthedocs.io/
  • Licenses: mit
  • Latest release: 0.10.7 (published over 4 years ago)
  • Last Synced: 2026-05-08T01:15:37.921Z (23 days ago)
  • Versions: 10
  • Dependent Packages: 12
  • Dependent Repositories: 52
  • Downloads: 13,707 Last month
  • Docker Downloads: 144
  • Rankings:
    • Dependent packages count: 1.129%
    • Dependent repos count: 2.054%
    • Stargazers count: 2.084%
    • Average: 2.953%
    • Docker downloads count: 3.471%
    • Forks count: 3.673%
    • Downloads: 5.307%
  • Maintainers (1)
pypi.org: procgen-mirror

Procedurally Generated Game-Like RL Environments

  • Homepage: https://github.com/openai/procgen
  • Documentation: https://procgen-mirror.readthedocs.io/
  • Licenses: mit
  • Latest release: 0.10.7 (published over 2 years ago)
  • Last Synced: 2026-05-17T07:32:09.367Z (14 days ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 216 Last month
  • Rankings:
    • Stargazers count: 2.079%
    • Forks count: 3.671%
    • Dependent packages count: 9.602%
    • Average: 20.831%
    • Dependent repos count: 67.974%
  • Maintainers (1)
pypi.org: pufferai-procgen

Procedurally Generated Game-Like RL Environments

  • Homepage: https://github.com/openai/procgen
  • Documentation: https://pufferai-procgen.readthedocs.io/
  • Licenses: mit
  • Latest release: 0.10.7.0 (published almost 2 years ago)
  • Last Synced: 2026-05-19T12:54:00.874Z (12 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 7 Last month
  • Rankings:
    • Dependent packages count: 10.803%
    • Downloads: 17.283%
    • Average: 29.641%
    • Dependent repos count: 60.838%
  • Maintainers (1)
pypi.org: procgen2

Procedurally Generated Game-Like RL Environments

  • Homepage: https://github.com/openai/procgen
  • Documentation: https://procgen2.readthedocs.io/
  • Licenses: mit
  • Latest release: 0.10.7 (published over 2 years ago)
  • Last Synced: 2026-05-10T03:18:44.232Z (21 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 9 Last month
  • Rankings:
    • Dependent packages count: 9.602%
    • Average: 38.788%
    • Dependent repos count: 67.974%
  • Maintainers (1)

Dependencies

procgen-build/requirements.txt pypi
  • imageio ==2.9.0
  • pillow ==8.4.0
procgen-build/setup.py pypi
  • cmake ==3.21.3
  • gym3 ==0.3.0
  • rather *
  • this *
setup.py pypi
  • filelock >=3.0.0,<4.0.0
  • gym >=0.15.0,<1.0.0
  • gym3 >=0.3.3,<1.0.0
  • numpy >=1.17.0,<2.0.0
.github/workflows/main.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/download-artifact v2 composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v2 composite
  • ilammy/msvc-dev-cmd v1 composite
  • pypa/gh-action-pypi-publish release/v1 composite
docker/Dockerfile docker
  • ubuntu bionic-20191202 build
environment.yml pypi
  • filelock ==3.0.10
  • gym ==0.15.3
  • gym3 ==0.3.3
  • numpy ==1.17.2