# rlgym-tools
Extra tools for use with the [RLGym](https://github.com/lucas-emery/rocket-league-gym) library.
Contains many options for the RLGym configuration objects:
- Action parsers
- Done conditions
- Obs builders
- Reward functions
- Shared info providers
- State mutators
As well as other utilities like special math functions and replay file parsing.
Community contributions are welcome!
Check out the [RLGym wiki](https://rlgym.github.io/) for more info:
## Installation
`pip install -U rlgym-tools`
Raw data
{
"_id": null,
"home_page": "https://rlgym.github.io",
"name": "rlgym-tools",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "rocket-league, gym, reinforcement-learning",
"author": "Rolv-Arild Braaten, Lucas Emery and Matthew Allen",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/7a/df/0d14b258873e1d32a747a47fdf83279129aaaa04084a98dbb5fe76d2f5de/rlgym_tools-2.3.12.tar.gz",
"platform": null,
"description": "# rlgym-tools\n Extra tools for use with the [RLGym](https://github.com/lucas-emery/rocket-league-gym) library.\n \n Contains many options for the RLGym configuration objects:\n - Action parsers\n - Done conditions\n - Obs builders\n - Reward functions\n - Shared info providers\n - State mutators\n \n As well as other utilities like special math functions and replay file parsing.\n \n Community contributions are welcome!\n \n Check out the [RLGym wiki](https://rlgym.github.io/) for more info: \n \n ## Installation\n `pip install -U rlgym-tools`\n ",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "Extra tools for RLGym.",
"version": "2.3.12",
"project_urls": {
"Homepage": "https://rlgym.github.io"
},
"split_keywords": [
"rocket-league",
" gym",
" reinforcement-learning"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "7adf0d14b258873e1d32a747a47fdf83279129aaaa04084a98dbb5fe76d2f5de",
"md5": "28de9b54dc6dc1d2bc3ca860f587f7fa",
"sha256": "8081c2ef4572be34c17879e68b66f34bde0c0f334a55721bd8d3d9170dbc976d"
},
"downloads": -1,
"filename": "rlgym_tools-2.3.12.tar.gz",
"has_sig": false,
"md5_digest": "28de9b54dc6dc1d2bc3ca860f587f7fa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 11761623,
"upload_time": "2025-10-12T14:00:24",
"upload_time_iso_8601": "2025-10-12T14:00:24.528080Z",
"url": "https://files.pythonhosted.org/packages/7a/df/0d14b258873e1d32a747a47fdf83279129aaaa04084a98dbb5fe76d2f5de/rlgym_tools-2.3.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-12 14:00:24",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "rlgym-tools"
}