gym-http-server

View on PyPIReverse Dependencies (0)

0.0.1 gym_http_server-0.0.1-py3-none-any.whl

Wheel Details

Project: gym-http-server
Version: 0.0.1
Filename: gym_http_server-0.0.1-py3-none-any.whl
Download: [link]
Size: 14144
MD5: 0ebe4f48bb60c7ebe1c4e83279357b45
SHA256: 9d818fea5e7c25c9b4e7db5caace88fa8359a4c8a78177167f07cad3804a1be9
Uploaded: 2019-03-18 19:38:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gym-http-server
Version: 0.0.1
Summary: Serve gym on a webserver and receive HTTP requests to play to the game from any client
Author: Saravanabalagi Ramachandran
Author-Email: saravanabalagi[at]hotmail.com
Home-Page: https://github.com/saravanabalagi/gym-http-server
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Flask (==0.12.3)
Requires-Dist: numpy
Requires-Dist: gym (==0.7.4)
Requires-Dist: requests (==2.21.0)
Requires-Dist: pytest
Description-Content-Type: text/markdown
[Description omitted; length: 5666 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
gym_http_server/__init__.py sha256=lK6gXHXqZaoLTLskjaiwGW6wV9XbEnnQ8loQYZJpklY 16814
gym_http_server/command_line.py sha256=skzOu-e8ZTOkZxAgSuEwTPmgPmvlTE8j-_hPIcvlc7I 686
gym_http_server/example_agent.py sha256=4JovBhR4xJ4nuqS1kafEBy0PKV6q75ZdcasHoAm2AxU 1890
gym_http_server/example_client.py sha256=vEmAjbTaa1y7gN4lbi1YRGf2MD-QYro-_nkeAyVAdi0 6183
gym_http_server/gym_http_client.py sha256=3P-v_TQQg1hrduP90yq83anpG-w-AabQtqaZu7crV2A 5953
gym_http_server-0.0.1.dist-info/LICENSE sha256=oKgApeKdAD5moJr0TryEqNsLxYQtLUAbvHkORYN3HjM 1107
gym_http_server-0.0.1.dist-info/METADATA sha256=BylnOlz8nifGQbi5_Q83oqOOYccwoS8C72vZkVaLj0k 6468
gym_http_server-0.0.1.dist-info/WHEEL sha256=qB97nP5e4MrOsXW5bIU5cUn_KSVr10EV0l-GCHG9qNs 97
gym_http_server-0.0.1.dist-info/entry_points.txt sha256=PEdUt3WFlPq-3AHVfeKldV9zFOKa7JDWTJlMuI3hnZ8 71
gym_http_server-0.0.1.dist-info/top_level.txt sha256=_JMQdHsHH4Bs7y6HY2rYtJv_Unz27aFy7f57vbTDhC0 16
gym_http_server-0.0.1.dist-info/RECORD

top_level.txt

gym_http_server

entry_points.txt

gym-http-server = gym_http_server.command_line:main