nes-py

View on PyPIReverse Dependencies (6)

8.2.1 nes_py-8.2.1-cp39-cp39-macosx_11_0_x86_64.whl

Wheel Details

Project: nes-py
Version: 8.2.1
Filename: nes_py-8.2.1-cp39-cp39-macosx_11_0_x86_64.whl
Download: [link]
Size: 54342
MD5: 0e037097f864a999073151e0d9390d96
SHA256: 3fc6502a9eb502fe0af3848e9a2669f2eda5d9087a411214d3d330b24a2fea43
Uploaded: 2022-06-21 03:44:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nes-py
Version: 8.2.1
Summary: An NES Emulator and OpenAI Gym interface
Author: Christian Kauten
Author-Email: kautencreations[at]gmail.com
Home-Page: https://github.com/Kautenja/nes-py
License: MIT
Keywords: NES Emulator OpenAI-Gym
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Emulators
Requires-Dist: gym (>=0.17.2)
Requires-Dist: numpy (>=1.18.5)
Requires-Dist: pyglet (<=1.5.21,>=1.4.0)
Requires-Dist: tqdm (>=4.48.2)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5464 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.0)
Root-Is-Purelib: false
Tag: cp39-cp39-macosx_11_0_x86_64

RECORD

Path Digest Size
nes_py/__init__.py sha256=K4rhzRXs6NFRwoNfzyz9t5IAzc6wb-1VXSYMdOsN4BI 165
nes_py/_image_viewer.py sha256=so2YMDc2o32Fal9_uu7aCbgy66eU0T48KA4QwDPfLCE 4972
nes_py/_rom.py sha256=pUz93eMiQQELIUzaGnp9iF5OQ68tKy7zxYNqLrHkDP8 6370
nes_py/lib_nes_env.cpython-39-darwin.so sha256=118LIeQKCTWjxNy1SLXMau6_154u6dJzLIUXtkMBl2A 197448
nes_py/nes_env.py sha256=0HfX1I3wG_I1XbO7oSOszSKn0b7MwxzU44E0fEBCd_M 15235
nes_py/app/__init__.py sha256=LqRhOjF92hhHNfmipVX5LTjQn6sqUgizC_LwKWs41yI 75
nes_py/app/cli.py sha256=G5tnGx42FJOcXe8lvUzbELaFYaoCEjDp6N9_X0h2ZSk 1435
nes_py/app/play_human.py sha256=8dmYQYMHqFp7RP7yATje3P92lsIpvbVvxJf1QG1HG-Y 2992
nes_py/app/play_random.py sha256=6AEZ2FiG09OaXKBG3QPwicqTyLl5h33TWBGjKxRU1gY 858
nes_py/wrappers/__init__.py sha256=deJ_ZjY7gBpSZ1QLL-KhiOuOeSNtWloornRwfz-GZFU 191
nes_py/wrappers/joypad_space.py sha256=fR6wbpEboq_aZ9uMBCWprIfi1Xpn6ECgxPezraxe76M 3696
nes_py-8.2.1.dist-info/LICENSE sha256=-dc4lhaz9-cFDVRTQn55d9Z519eDL1tXLthFrukjxXo 1073
nes_py-8.2.1.dist-info/METADATA sha256=3JhL_fLJCD_rooiRiaZAEHuiwPjV_BWyBnAcw_MMR_I 6788
nes_py-8.2.1.dist-info/WHEEL sha256=IlQT4mBZ9gArtHmO9joPx8JfkRlogHagrtkKlNvxRfw 109
nes_py-8.2.1.dist-info/entry_points.txt sha256=5MwF43gA6n_cXyLRG4AOrVI8_3FmO8UhdsKlXP4INOo 48
nes_py-8.2.1.dist-info/top_level.txt sha256=4bnGCcusWgRS0WkvZDigvJ0C_jahKTvRXYfw__Zqgzs 7
nes_py-8.2.1.dist-info/RECORD

top_level.txt

nes_py

entry_points.txt

nes_py = nes_py.app.cli:main