{ "info": { "author": "Jonas Wielicki", "author_email": "jonas@wielicki.name", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: OS Independent", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3 :: Only", "Topic :: Games/Entertainment :: Simulation" ], "description": "``python3-openttd``\n===================\n\n``python3-openttd`` is a pure-python client library for interfacing with the\n`admin server port `_ of `OpenTTD\n`_.\n\nRequirements\n------------\n\n* `Python `_ 3.4+ (or Python 3.3 with\n `asyncio `_ and\n `enum34 `_)\n\nBasic usage\n-----------\n\nSee the examples directory for examples :).\n\nDocumentation\n-------------\n\nRun::\n\n make docs-html\n\nor::\n\n cd docs\n make html\n\nto build `sphinx-based `_ documentation. View with your\nfavourite web browser from ``docs/sphinx-data/build/html/index.html`` or run\n``make docs-view-html``.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/horazont/python3-openttd", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "python3-openttd", "package_url": "https://pypi.org/project/python3-openttd/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python3-openttd/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/horazont/python3-openttd" }, "release_url": "https://pypi.org/project/python3-openttd/0.1/", "requires_dist": null, "requires_python": null, "summary": "OpenTTD administration client library", "version": "0.1" }, "last_serial": 1318917, "releases": { "0.1": [] }, "urls": [] }