{ "info": { "author": "Jakub Kuczys (jack1142)", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Framework :: AsyncIO", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3.7", "Topic :: Internet", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities", "Typing :: Typed" ], "description": "# rlapi\n> Async ready API wrapper for Rocket League API written in Python.\n\n[![Build Status](https://travis-ci.com/jack1142/rlapi.svg)](https://travis-ci.com/jack1142/rlapi)\n[![Documentation Status](https://readthedocs.org/projects/rlapi/badge/)](https://rlapi.readthedocs.io/en/latest/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n\n## Installation\n\n**Python 3.7 or higher is required**\n\nTo install the library, you can just run the following command:\n\n```sh\n# Linux/OS X\npython3.7 -m pip install -U rlapi\n\n# Windows\npy -3.7 -m pip install -U rlapi\n```\n\nTo install the development version, replace `rlapi` with `git+https://github.com/jack1142/rlapi`\n\n## Usage example\n\nYou can easily create a client using the class `Client`. Here's simple example showing how you can get player stats with this library:\n```py\nimport asyncio\nimport rlapi\n\n\nloop = asyncio.get_event_loop()\n\nclient = rlapi.Client('token')\nplayers = loop.run_until_complete(\n client.get_player('kuxir97', rlapi.Platform.steam)\n)\n```\n\n## Documentation\n\nRead [rlapi's documentation](https://rlapi.readthedocs.io/en/latest/).\n\n## Contributing\n\nPlease take a look at our [contributing guidelines](https://github.com/jack1142/rlapi/blob/master/.github/CONTRIBUTING.md) if you're interested in helping!\n\n\n## License\n\nDistributed under the MIT license. See ``LICENSE`` for more information.\n\nContributing guidelines and issue templates are taken from [discord.py project](https://github.com/Rapptz/discord.py)\n\n---\n\n> Jakub Kuczys  · \n> GitHub [@jack1142](https://github.com/jack1142)\n\n\n", "description_content_type": "text/markdown; charset=UTF-8; variant=GFM", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jack1142/rlapi", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "rlapi", "package_url": "https://pypi.org/project/rlapi/", "platform": "", "project_url": "https://pypi.org/project/rlapi/", "project_urls": { "Homepage": "https://github.com/jack1142/rlapi" }, "release_url": "https://pypi.org/project/rlapi/0.1.0a1/", "requires_dist": [ "aiohttp (<3.6.0,>=3.5.4)", "defusedxml (==0.6.0)", "lxml (<4.4.0,>=4.3.3)", "sphinx (<2.1.0,>=2.0.0) ; extra == 'docs'", "sphinxcontrib-asyncio (==0.2.0) ; extra == 'docs'", "sphinx-rtd-theme (<0.5.0,>=0.4.3) ; extra == 'docs'" ], "requires_python": ">=3.7", "summary": "Async ready API wrapper for Rocket League API", "version": "0.1.0a1" }, "last_serial": 5289163, "releases": { "0.1.0a1": [ { "comment_text": "", "digests": { "md5": "5ed9bc509935b80111260a4c4e85b3d1", "sha256": "c68b04f2087b1284b51920a44083bd14dc4710010a39d92a09b1bd6ead118125" }, "downloads": -1, "filename": "rlapi-0.1.0a1-py3-none-any.whl", "has_sig": false, "md5_digest": "5ed9bc509935b80111260a4c4e85b3d1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7", "size": 12818, "upload_time": "2019-05-19T18:33:53", "url": "https://files.pythonhosted.org/packages/d6/da/57374956a332c75091fd1fae885eaccd0e10cebd57469f32c7da7e17670e/rlapi-0.1.0a1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "19c2d9f6d2c5e63b8a498216e38db16b", "sha256": "163071799e9af768f123b82036166f30756aea1fd7409e4b6c470a0ba6c3d70f" }, "downloads": -1, "filename": "rlapi-0.1.0a1.tar.gz", "has_sig": false, "md5_digest": "19c2d9f6d2c5e63b8a498216e38db16b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 10834, "upload_time": "2019-05-19T18:33:56", "url": "https://files.pythonhosted.org/packages/86/34/b23488d8f8134962cbc6bff0f36066f66225b00c42264956d88a1ba19c58/rlapi-0.1.0a1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5ed9bc509935b80111260a4c4e85b3d1", "sha256": "c68b04f2087b1284b51920a44083bd14dc4710010a39d92a09b1bd6ead118125" }, "downloads": -1, "filename": "rlapi-0.1.0a1-py3-none-any.whl", "has_sig": false, "md5_digest": "5ed9bc509935b80111260a4c4e85b3d1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7", "size": 12818, "upload_time": "2019-05-19T18:33:53", "url": "https://files.pythonhosted.org/packages/d6/da/57374956a332c75091fd1fae885eaccd0e10cebd57469f32c7da7e17670e/rlapi-0.1.0a1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "19c2d9f6d2c5e63b8a498216e38db16b", "sha256": "163071799e9af768f123b82036166f30756aea1fd7409e4b6c470a0ba6c3d70f" }, "downloads": -1, "filename": "rlapi-0.1.0a1.tar.gz", "has_sig": false, "md5_digest": "19c2d9f6d2c5e63b8a498216e38db16b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 10834, "upload_time": "2019-05-19T18:33:56", "url": "https://files.pythonhosted.org/packages/86/34/b23488d8f8134962cbc6bff0f36066f66225b00c42264956d88a1ba19c58/rlapi-0.1.0a1.tar.gz" } ] }