# RLGym-Learn-algos
A set of standard implementations of common algorithms for use with [rlgym-learn](https://github.com/JPK314/rlgym-learn)
## Features
- PPO agent controller
- Flexible metrics logging
- File-based configuration
## Installation
1. install RLGym via `pip install rlgym`. If you're here for Rocket League, you can use `pip install rlgym[rl-rlviser]` instead to get the RLGym API as well as the Rocket League / Sim submodules and [rlviser](https://github.com/VirxEC/rlviser) support.
2. If you would like to use a GPU install [PyTorch with CUDA](https://pytorch.org/get-started/locally/)
3. Install rlgym-learn via `pip install rlgym-learn`
3. Install this project via `pip install rlgym-learn-algos`
4. If pip installing fails at first, install Rust by following the instructions [here](https://rustup.rs/)
## Usage
See the [RLGym website](https://rlgym.org/RLGym%20Learn/introduction/) for complete documentation and demonstration of functionality [COMING SOON]. For now, you can take a look at `quick_start_guide.py` and `speed_test.py` in the rlgym-learn repo to get a sense of what's going on.
## Credits
This code was separated out from rlgym-learn, which itself was created using rlgym-ppo as a base. The following files were largely written by Matthew Allen, the creator of rlgym-ppo:
ppo/basic_critic.py
ppo/continuous_actor.py
ppo/critic.py
ppo/discrete_actor.py
ppo/multi_discrete_actor.py
ppo/experience_buffer.py
util/*
In general his support for this project has allowed it to become what it is today.
Raw data
{
"_id": null,
"home_page": null,
"name": "rlgym-learn-algos",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.8",
"maintainer_email": null,
"keywords": "rocket-league, gym, reinforcement-learning, simulation, ppo, rlgym, rocketsim",
"author": "Jonathan Keegan",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/af/11/fe0324a5bfd1d74aa4c5399519ef5682d778170ca41602644d2836eb0c39/rlgym_learn_algos-0.2.5.tar.gz",
"platform": null,
"description": "# RLGym-Learn-algos\nA set of standard implementations of common algorithms for use with [rlgym-learn](https://github.com/JPK314/rlgym-learn)\n\n## Features\n- PPO agent controller\n- Flexible metrics logging\n- File-based configuration\n\n## Installation\n1. install RLGym via `pip install rlgym`. If you're here for Rocket League, you can use `pip install rlgym[rl-rlviser]` instead to get the RLGym API as well as the Rocket League / Sim submodules and [rlviser](https://github.com/VirxEC/rlviser) support. \n2. If you would like to use a GPU install [PyTorch with CUDA](https://pytorch.org/get-started/locally/)\n3. Install rlgym-learn via `pip install rlgym-learn`\n3. Install this project via `pip install rlgym-learn-algos`\n4. If pip installing fails at first, install Rust by following the instructions [here](https://rustup.rs/)\n\n## Usage\nSee the [RLGym website](https://rlgym.org/RLGym%20Learn/introduction/) for complete documentation and demonstration of functionality [COMING SOON]. For now, you can take a look at `quick_start_guide.py` and `speed_test.py` in the rlgym-learn repo to get a sense of what's going on.\n\n## Credits\nThis code was separated out from rlgym-learn, which itself was created using rlgym-ppo as a base. The following files were largely written by Matthew Allen, the creator of rlgym-ppo:\nppo/basic_critic.py\nppo/continuous_actor.py\nppo/critic.py\nppo/discrete_actor.py\nppo/multi_discrete_actor.py\nppo/experience_buffer.py\nutil/*\n\nIn general his support for this project has allowed it to become what it is today.\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Algorithm implementations for rlgym-learn",
"version": "0.2.5",
"project_urls": {
"Issues": "https://github.com/JPK314/rlgym-learn-algos/issues",
"Repository": "https://github.com/JPK314/rlgym-learn-algos.git"
},
"split_keywords": [
"rocket-league",
" gym",
" reinforcement-learning",
" simulation",
" ppo",
" rlgym",
" rocketsim"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "400762332de3c978edae8f119c12e47f58735c441cda458c555d6a064c1e4b65",
"md5": "57a8bd31756354eaa700d34d39755d25",
"sha256": "25bfb0bc2f50c2a9c2233197479210208bd61b84df4f4660f937a2cecb7e225c"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "57a8bd31756354eaa700d34d39755d25",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.8",
"size": 339137,
"upload_time": "2025-07-23T03:45:42",
"upload_time_iso_8601": "2025-07-23T03:45:42.654822Z",
"url": "https://files.pythonhosted.org/packages/40/07/62332de3c978edae8f119c12e47f58735c441cda458c555d6a064c1e4b65/rlgym_learn_algos-0.2.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "eb7e6e716e1e83b6a47f1de0ca4c4cefb302b5e13f3dd99c6e6799b5ee5b17d3",
"md5": "6c6571b8c8138d0db3ba21cda72a38cd",
"sha256": "67ca0bd923a98411ff0d73de718afa48eaaf95073e7073c2ed4d23493fbcc30f"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "6c6571b8c8138d0db3ba21cda72a38cd",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.8",
"size": 352614,
"upload_time": "2025-07-23T03:45:49",
"upload_time_iso_8601": "2025-07-23T03:45:49.942704Z",
"url": "https://files.pythonhosted.org/packages/eb/7e/6e716e1e83b6a47f1de0ca4c4cefb302b5e13f3dd99c6e6799b5ee5b17d3/rlgym_learn_algos-0.2.5-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "521766f7bf865feb5da355f73e48e6deb6189f3592e899f6c3876fec99263242",
"md5": "788f4ecab5644f5867f534f13c7141e3",
"sha256": "2c5059ab918423b4afe3cc53f40336b704f9dce72c85b9201fc356bc16fcfda9"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "788f4ecab5644f5867f534f13c7141e3",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.8",
"size": 475753,
"upload_time": "2025-07-23T03:45:57",
"upload_time_iso_8601": "2025-07-23T03:45:57.117675Z",
"url": "https://files.pythonhosted.org/packages/52/17/66f7bf865feb5da355f73e48e6deb6189f3592e899f6c3876fec99263242/rlgym_learn_algos-0.2.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "265e98bd789154d621cc5f4022b9e57c5aa1d20d7cc7799956eb51c3e006e61a",
"md5": "6d64dfb4c60f6ffc315127e8e25c0966",
"sha256": "06433ac7a36a5154ff32dc1df164a747c8c791791ca6a8a230baa66697f3e78d"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "6d64dfb4c60f6ffc315127e8e25c0966",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.8",
"size": 367632,
"upload_time": "2025-07-23T03:46:05",
"upload_time_iso_8601": "2025-07-23T03:46:05.335799Z",
"url": "https://files.pythonhosted.org/packages/26/5e/98bd789154d621cc5f4022b9e57c5aa1d20d7cc7799956eb51c3e006e61a/rlgym_learn_algos-0.2.5-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a9297ed4dc36a6d807a8b919060090d9580ea040515cca301de908a9618dbe2b",
"md5": "9beb1c3217db31d563406351e457c15a",
"sha256": "4567111045aa6c24c8ff28128c7af1feaa28d04ed3fce979e3665f746688e30c"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "9beb1c3217db31d563406351e457c15a",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.8",
"size": 344769,
"upload_time": "2025-07-23T03:46:19",
"upload_time_iso_8601": "2025-07-23T03:46:19.766623Z",
"url": "https://files.pythonhosted.org/packages/a9/29/7ed4dc36a6d807a8b919060090d9580ea040515cca301de908a9618dbe2b/rlgym_learn_algos-0.2.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7e835e7d417c5e20f5463f02c16e90b5102a02272e38cffcfa26da911838df40",
"md5": "58a56d7f74e0f561486ab2159ae0007a",
"sha256": "eb3a9285847202c75f869a1d4c313eb8e696c356b7874008e801a024b0d039e5"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "58a56d7f74e0f561486ab2159ae0007a",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.8",
"size": 367088,
"upload_time": "2025-07-23T03:46:12",
"upload_time_iso_8601": "2025-07-23T03:46:12.559328Z",
"url": "https://files.pythonhosted.org/packages/7e/83/5e7d417c5e20f5463f02c16e90b5102a02272e38cffcfa26da911838df40/rlgym_learn_algos-0.2.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2290db26f4103e037c9d50319a68ba4246e6e61b71aaea7311801dd95e10a50b",
"md5": "a56515a87f8e63595592e235ff3cea39",
"sha256": "84ef06ec86bd84fd7dd6898b9a719a72e46609e6676f907034f3ef0a38dbdeb5"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp310-cp310-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "a56515a87f8e63595592e235ff3cea39",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.8",
"size": 517211,
"upload_time": "2025-07-23T03:46:28",
"upload_time_iso_8601": "2025-07-23T03:46:28.749276Z",
"url": "https://files.pythonhosted.org/packages/22/90/db26f4103e037c9d50319a68ba4246e6e61b71aaea7311801dd95e10a50b/rlgym_learn_algos-0.2.5-cp310-cp310-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ce32b3b4c51157b3f79246b2a514ba10b24c0f6f49a6caea384dab3c501504a8",
"md5": "a4336aef695975c380dba54588ae12f0",
"sha256": "ecf5987b17fde92a91fabc8102d2b9a55e4e59593a55e5de80fa47b2b1663c7c"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp310-cp310-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "a4336aef695975c380dba54588ae12f0",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.8",
"size": 614965,
"upload_time": "2025-07-23T03:46:35",
"upload_time_iso_8601": "2025-07-23T03:46:35.719832Z",
"url": "https://files.pythonhosted.org/packages/ce/32/b3b4c51157b3f79246b2a514ba10b24c0f6f49a6caea384dab3c501504a8/rlgym_learn_algos-0.2.5-cp310-cp310-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2d40817fce5297fed0848b1aa0a9efbcf9e6570e94400053f5d952ee4276c293",
"md5": "a5d863c97031383d4f3cddc771fefce4",
"sha256": "8eb948b5dad34ccaab1f8e8bd643162022f274b61fc7794bf3066b14566769d0"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp310-cp310-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "a5d863c97031383d4f3cddc771fefce4",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.8",
"size": 544504,
"upload_time": "2025-07-23T03:46:43",
"upload_time_iso_8601": "2025-07-23T03:46:43.118425Z",
"url": "https://files.pythonhosted.org/packages/2d/40/817fce5297fed0848b1aa0a9efbcf9e6570e94400053f5d952ee4276c293/rlgym_learn_algos-0.2.5-cp310-cp310-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "eea894a7615473f11006d7244fec5408031154133f985af9d1e6092f15307c20",
"md5": "136d10572a066290362e29cf7daf181e",
"sha256": "afacb183c7a7b36fc6dfd9ed13544c767419a5452c7ab3520f880835573815d3"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp310-cp310-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "136d10572a066290362e29cf7daf181e",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.8",
"size": 514996,
"upload_time": "2025-07-23T03:46:50",
"upload_time_iso_8601": "2025-07-23T03:46:50.783131Z",
"url": "https://files.pythonhosted.org/packages/ee/a8/94a7615473f11006d7244fec5408031154133f985af9d1e6092f15307c20/rlgym_learn_algos-0.2.5-cp310-cp310-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5525dc44459ed651c30891b7093d57233e2935e9b089dbbf810e0bda66f72097",
"md5": "e4e9094070510b8d25b054e0c0c1593c",
"sha256": "ae69e3540e8b9af48ffac123922311072c220e5c2e79e3819fe79f9f6740818a"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp310-cp310-win32.whl",
"has_sig": false,
"md5_digest": "e4e9094070510b8d25b054e0c0c1593c",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.8",
"size": 196907,
"upload_time": "2025-07-23T03:47:07",
"upload_time_iso_8601": "2025-07-23T03:47:07.290114Z",
"url": "https://files.pythonhosted.org/packages/55/25/dc44459ed651c30891b7093d57233e2935e9b089dbbf810e0bda66f72097/rlgym_learn_algos-0.2.5-cp310-cp310-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "edc3b7d735b777b889781528a17e630e9a05fbe0867a5428fb1e594e8993ac43",
"md5": "b9866dad39577929437aca034157c336",
"sha256": "b38fe57ad2237c6a4401cb0cc7a597e5a484bc991eede6b2d2fcfbe50c54eb02"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "b9866dad39577929437aca034157c336",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.8",
"size": 204748,
"upload_time": "2025-07-23T03:47:00",
"upload_time_iso_8601": "2025-07-23T03:47:00.402433Z",
"url": "https://files.pythonhosted.org/packages/ed/c3/b7d735b777b889781528a17e630e9a05fbe0867a5428fb1e594e8993ac43/rlgym_learn_algos-0.2.5-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "cef3d864bb190fefb8fdfbf6c54dddd18b8903f5c558e5184a9d36760fcf00c5",
"md5": "72ecbe3f84afb13ec22672bf45829fc1",
"sha256": "b111a3f9638025731a7406048b484e35b52096d23928ae261855b1ee65ee5dcf"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "72ecbe3f84afb13ec22672bf45829fc1",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.8",
"size": 338953,
"upload_time": "2025-07-23T03:45:44",
"upload_time_iso_8601": "2025-07-23T03:45:44.458552Z",
"url": "https://files.pythonhosted.org/packages/ce/f3/d864bb190fefb8fdfbf6c54dddd18b8903f5c558e5184a9d36760fcf00c5/rlgym_learn_algos-0.2.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c9a7b29a61d919c4556f317206bc3d2e6e3d0338ce93adecd575e848e605f171",
"md5": "77cdf25c12c7cd5dfe8626a5f32aab86",
"sha256": "fabd58c9f9f25a3d72ac5f48e0ec788ebba629e1b28b7771fd1b7410e7d0101b"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "77cdf25c12c7cd5dfe8626a5f32aab86",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.8",
"size": 352510,
"upload_time": "2025-07-23T03:45:51",
"upload_time_iso_8601": "2025-07-23T03:45:51.225433Z",
"url": "https://files.pythonhosted.org/packages/c9/a7/b29a61d919c4556f317206bc3d2e6e3d0338ce93adecd575e848e605f171/rlgym_learn_algos-0.2.5-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9cd335e5fab4794d13133eb6b95eaa24cd1a05b1e713f2e70b17d874722964bc",
"md5": "1a2f188b209a697e6e87e9d740b3e433",
"sha256": "6ce311511385be272624430996d51f3cab15e9f52d9b6a0bd5b5a0cfeb315c83"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "1a2f188b209a697e6e87e9d740b3e433",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.8",
"size": 476222,
"upload_time": "2025-07-23T03:45:58",
"upload_time_iso_8601": "2025-07-23T03:45:58.465390Z",
"url": "https://files.pythonhosted.org/packages/9c/d3/35e5fab4794d13133eb6b95eaa24cd1a05b1e713f2e70b17d874722964bc/rlgym_learn_algos-0.2.5-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d691c84685e55c6d2001e0275f256f0a7d70ac74da97570fce4b8cd919b25374",
"md5": "86143cf5e0d2016047c9966912884c7f",
"sha256": "27e76e826b980bcf9a4a0178803c15b06093ca04939d3ab33355929a0564be66"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "86143cf5e0d2016047c9966912884c7f",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.8",
"size": 367462,
"upload_time": "2025-07-23T03:46:06",
"upload_time_iso_8601": "2025-07-23T03:46:06.708708Z",
"url": "https://files.pythonhosted.org/packages/d6/91/c84685e55c6d2001e0275f256f0a7d70ac74da97570fce4b8cd919b25374/rlgym_learn_algos-0.2.5-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c7ba6f7c6376d93ca46d584e38cee31d813c9c38931ed9c87647d9435dd3c9a1",
"md5": "4e9fd390d85f09c0179add2a3c620e6b",
"sha256": "7daa9695cd99e6b44d837b8056537cd020245d96d58636c9aeb5f0bd4f36ded5"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "4e9fd390d85f09c0179add2a3c620e6b",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.8",
"size": 344707,
"upload_time": "2025-07-23T03:46:21",
"upload_time_iso_8601": "2025-07-23T03:46:21.470891Z",
"url": "https://files.pythonhosted.org/packages/c7/ba/6f7c6376d93ca46d584e38cee31d813c9c38931ed9c87647d9435dd3c9a1/rlgym_learn_algos-0.2.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "508fad09e9e77f50dce14d577e6a3c168cf6fa51aca5467b4306c46674431b2d",
"md5": "079fa91af269ed28a790db776f5410a4",
"sha256": "747a309f72bcf1ea2d643ea540a7fca9e2bca0282f473a86ce2114965925a093"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "079fa91af269ed28a790db776f5410a4",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.8",
"size": 367307,
"upload_time": "2025-07-23T03:46:13",
"upload_time_iso_8601": "2025-07-23T03:46:13.818447Z",
"url": "https://files.pythonhosted.org/packages/50/8f/ad09e9e77f50dce14d577e6a3c168cf6fa51aca5467b4306c46674431b2d/rlgym_learn_algos-0.2.5-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2bb2578f1fbdf600acea289bb4af4cb456af7c6421f597c32760ad30e84bc97c",
"md5": "e85b23a0aadf840973c27d37e0241eb1",
"sha256": "04f71923cf81e8cd3a314739e7527245c3888533b050da7a9b48ea88fb9035e8"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp311-cp311-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "e85b23a0aadf840973c27d37e0241eb1",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.8",
"size": 517204,
"upload_time": "2025-07-23T03:46:30",
"upload_time_iso_8601": "2025-07-23T03:46:30.057760Z",
"url": "https://files.pythonhosted.org/packages/2b/b2/578f1fbdf600acea289bb4af4cb456af7c6421f597c32760ad30e84bc97c/rlgym_learn_algos-0.2.5-cp311-cp311-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "913affac74adc50d9fe38b0d9f7a525176f5d34bb81aa1c37e9b698125ae09cf",
"md5": "1ed7b6b012d7a8e6473b26dff032653c",
"sha256": "b2b0bb75d840ba5bc6a40a71591212f7ecee11fa55e34dbdd97d90aedebd46b6"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp311-cp311-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "1ed7b6b012d7a8e6473b26dff032653c",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.8",
"size": 614783,
"upload_time": "2025-07-23T03:46:37",
"upload_time_iso_8601": "2025-07-23T03:46:37.425543Z",
"url": "https://files.pythonhosted.org/packages/91/3a/ffac74adc50d9fe38b0d9f7a525176f5d34bb81aa1c37e9b698125ae09cf/rlgym_learn_algos-0.2.5-cp311-cp311-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "60a996a1700f21f2c64dcf52499b5e09edef178da4f4487c05236539e3a211eb",
"md5": "3005cf3627899d72cbf2236036aa028a",
"sha256": "30f274e4f882e75b8f674e72bed87cbf807ae7abcb6b3df678f6b2c1911ca78b"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp311-cp311-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "3005cf3627899d72cbf2236036aa028a",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.8",
"size": 544859,
"upload_time": "2025-07-23T03:46:44",
"upload_time_iso_8601": "2025-07-23T03:46:44.657813Z",
"url": "https://files.pythonhosted.org/packages/60/a9/96a1700f21f2c64dcf52499b5e09edef178da4f4487c05236539e3a211eb/rlgym_learn_algos-0.2.5-cp311-cp311-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "98fe4e1b2512f6d7b800917f868b0547c421b7fa07b722be1d0ca33f3b3a7432",
"md5": "93a02fbef0c98cfd91aa84b0dab72b5d",
"sha256": "4bc95485a085c26a412ab423e0f400667ebfe80ab92adb18950ada9e95d18ce1"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp311-cp311-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "93a02fbef0c98cfd91aa84b0dab72b5d",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.8",
"size": 514955,
"upload_time": "2025-07-23T03:46:52",
"upload_time_iso_8601": "2025-07-23T03:46:52.826590Z",
"url": "https://files.pythonhosted.org/packages/98/fe/4e1b2512f6d7b800917f868b0547c421b7fa07b722be1d0ca33f3b3a7432/rlgym_learn_algos-0.2.5-cp311-cp311-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "779b0b56e7d02f56652749610cf931bb19ea0382a58bd77919f2db0a4010221e",
"md5": "242c5af74c573899006030740fcf0702",
"sha256": "5609876df824e4c7286a6e98d10d4c7a270bf029e7b01fd5ad52ccc06139dc70"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp311-cp311-win32.whl",
"has_sig": false,
"md5_digest": "242c5af74c573899006030740fcf0702",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.8",
"size": 196879,
"upload_time": "2025-07-23T03:47:08",
"upload_time_iso_8601": "2025-07-23T03:47:08.396703Z",
"url": "https://files.pythonhosted.org/packages/77/9b/0b56e7d02f56652749610cf931bb19ea0382a58bd77919f2db0a4010221e/rlgym_learn_algos-0.2.5-cp311-cp311-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9dc1d7d9f46f477c4b899f4ae9e6bbab9b721d083a50a40ce5b891f4cfdfce1a",
"md5": "a4bd43611dc0f32910601ffa2a66dd47",
"sha256": "2508ad862835c73884605ac8f013bd2292cfd980aee4241b8d67835d12aaf6a7"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "a4bd43611dc0f32910601ffa2a66dd47",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.8",
"size": 204869,
"upload_time": "2025-07-23T03:47:01",
"upload_time_iso_8601": "2025-07-23T03:47:01.844792Z",
"url": "https://files.pythonhosted.org/packages/9d/c1/d7d9f46f477c4b899f4ae9e6bbab9b721d083a50a40ce5b891f4cfdfce1a/rlgym_learn_algos-0.2.5-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "66d9b072a8071a7435ff8ac20dbe28c2731523520332b5ac0b7dc59d3ad5f4f6",
"md5": "f3f50abb3acb01f75b5ac43b9f4555b5",
"sha256": "e910e1ae6d20a76ba65fdb14c0555aa09c20992bb5b5979f243675f73715566c"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "f3f50abb3acb01f75b5ac43b9f4555b5",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.8",
"size": 339153,
"upload_time": "2025-07-23T03:45:45",
"upload_time_iso_8601": "2025-07-23T03:45:45.830679Z",
"url": "https://files.pythonhosted.org/packages/66/d9/b072a8071a7435ff8ac20dbe28c2731523520332b5ac0b7dc59d3ad5f4f6/rlgym_learn_algos-0.2.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "49e9f94d9596680086f4942e96ceab0178cf337af2a651a9b1102715c2cd5465",
"md5": "46929b0bd3a6e902e18f934b4b719cdb",
"sha256": "f3fe29608aa642f8707cbd85ef61723c916e20d196d6216e62a5b88c69c1c854"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "46929b0bd3a6e902e18f934b4b719cdb",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.8",
"size": 351621,
"upload_time": "2025-07-23T03:45:52",
"upload_time_iso_8601": "2025-07-23T03:45:52.832717Z",
"url": "https://files.pythonhosted.org/packages/49/e9/f94d9596680086f4942e96ceab0178cf337af2a651a9b1102715c2cd5465/rlgym_learn_algos-0.2.5-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5c17cac51ae42a75d4b77114d63f58d342a457256e83d6c7d2a1980975c6a0f6",
"md5": "ff2acccff3c917b6b32eb38e41bc9a42",
"sha256": "202561aafa9f1dd76a5a9de00285412c354c71e6ed726a4b4186305223081fbc"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "ff2acccff3c917b6b32eb38e41bc9a42",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.8",
"size": 477416,
"upload_time": "2025-07-23T03:45:59",
"upload_time_iso_8601": "2025-07-23T03:45:59.767116Z",
"url": "https://files.pythonhosted.org/packages/5c/17/cac51ae42a75d4b77114d63f58d342a457256e83d6c7d2a1980975c6a0f6/rlgym_learn_algos-0.2.5-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a95ddccee0bb6f956906e51f419f78c560b23ff325c6819703975e8f1ea79a92",
"md5": "625e4beffc3154675dcb4cbf9b7d2d31",
"sha256": "e27746f3d460018b19d8ba56daa7a21d5c47d05b840c854162565e8dd63e5906"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "625e4beffc3154675dcb4cbf9b7d2d31",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.8",
"size": 367950,
"upload_time": "2025-07-23T03:46:08",
"upload_time_iso_8601": "2025-07-23T03:46:08.008044Z",
"url": "https://files.pythonhosted.org/packages/a9/5d/dccee0bb6f956906e51f419f78c560b23ff325c6819703975e8f1ea79a92/rlgym_learn_algos-0.2.5-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d51a143162ca9e0cd9e4f177067de5360b5de4fd8d84bb50e395d1489afc16f7",
"md5": "3bb2428f66da497c8e37febcc0c01349",
"sha256": "393926edb163d9e35aba713fb4d3dab5eaebe3fb15fec59609260cd4591285ed"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "3bb2428f66da497c8e37febcc0c01349",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.8",
"size": 343487,
"upload_time": "2025-07-23T03:46:22",
"upload_time_iso_8601": "2025-07-23T03:46:22.975235Z",
"url": "https://files.pythonhosted.org/packages/d5/1a/143162ca9e0cd9e4f177067de5360b5de4fd8d84bb50e395d1489afc16f7/rlgym_learn_algos-0.2.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "55da29da7e918b0f5bd0e5d2781f80c4a4964c349b23a4018e727c642c3bef87",
"md5": "ccd9b2f84feb1b1dd798a6f35d8d59db",
"sha256": "3b262e03456caa7bf076acd54134396025547c6f8f6f49c42af6d3eb11da95f4"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "ccd9b2f84feb1b1dd798a6f35d8d59db",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.8",
"size": 364973,
"upload_time": "2025-07-23T03:46:15",
"upload_time_iso_8601": "2025-07-23T03:46:15.398439Z",
"url": "https://files.pythonhosted.org/packages/55/da/29da7e918b0f5bd0e5d2781f80c4a4964c349b23a4018e727c642c3bef87/rlgym_learn_algos-0.2.5-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2f80fd9bddabc71def2f9f48878779c8df0414c6620e307d90b4f1ae3d55cbb4",
"md5": "01134dff6a53e76b61f2d0c132342f78",
"sha256": "16adbcef900f60738e94ceb72305379b506e23a6b38b6985378e4d706891c948"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp312-cp312-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "01134dff6a53e76b61f2d0c132342f78",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.8",
"size": 517160,
"upload_time": "2025-07-23T03:46:31",
"upload_time_iso_8601": "2025-07-23T03:46:31.422736Z",
"url": "https://files.pythonhosted.org/packages/2f/80/fd9bddabc71def2f9f48878779c8df0414c6620e307d90b4f1ae3d55cbb4/rlgym_learn_algos-0.2.5-cp312-cp312-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "477fbf0d04f6e4e3c5fbae52c2ea7493744181a489c5a2e06ef35c636aabf891",
"md5": "a32723991d42e1a85f498d107bed12d0",
"sha256": "eff4be9883831e3666877a5ac273bbcdf6d950816b5a441d8c6c8c034518cd87"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp312-cp312-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "a32723991d42e1a85f498d107bed12d0",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.8",
"size": 613598,
"upload_time": "2025-07-23T03:46:38",
"upload_time_iso_8601": "2025-07-23T03:46:38.816877Z",
"url": "https://files.pythonhosted.org/packages/47/7f/bf0d04f6e4e3c5fbae52c2ea7493744181a489c5a2e06ef35c636aabf891/rlgym_learn_algos-0.2.5-cp312-cp312-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "86d22859858313795504e84b495e4cf7524b837b4629cb6d0f93cfe9761b5770",
"md5": "0b50ddbc2fd845205820cc646fab9daa",
"sha256": "01963cc5fa671a6687ab96e3a9aee3dcfc9942a734e57d9b35ef4d7f26852639"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp312-cp312-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "0b50ddbc2fd845205820cc646fab9daa",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.8",
"size": 542872,
"upload_time": "2025-07-23T03:46:46",
"upload_time_iso_8601": "2025-07-23T03:46:46.272710Z",
"url": "https://files.pythonhosted.org/packages/86/d2/2859858313795504e84b495e4cf7524b837b4629cb6d0f93cfe9761b5770/rlgym_learn_algos-0.2.5-cp312-cp312-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f6f32943a9e7ee24781ad0ad1b2c96628203ae0226ee7ccd78c33e9e88eb2995",
"md5": "5cf395b02920b2a699bd73e9f8313fa2",
"sha256": "ed1ca1ffa4f6e1176ac9f3dfb0c35468b61acf5d268bac52ba7556d819ca835c"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp312-cp312-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "5cf395b02920b2a699bd73e9f8313fa2",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.8",
"size": 513630,
"upload_time": "2025-07-23T03:46:54",
"upload_time_iso_8601": "2025-07-23T03:46:54.138501Z",
"url": "https://files.pythonhosted.org/packages/f6/f3/2943a9e7ee24781ad0ad1b2c96628203ae0226ee7ccd78c33e9e88eb2995/rlgym_learn_algos-0.2.5-cp312-cp312-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a916c1ac384073d108438d22e00c76427b8b0e34cd673329241c91582138a20d",
"md5": "83a8499735b51178261741264e0116e3",
"sha256": "bb6e31d25516f51f9c3701d7dfc08a01d7a40b3b4dd00157c7923152061c9898"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp312-cp312-win32.whl",
"has_sig": false,
"md5_digest": "83a8499735b51178261741264e0116e3",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.8",
"size": 197510,
"upload_time": "2025-07-23T03:47:09",
"upload_time_iso_8601": "2025-07-23T03:47:09.542884Z",
"url": "https://files.pythonhosted.org/packages/a9/16/c1ac384073d108438d22e00c76427b8b0e34cd673329241c91582138a20d/rlgym_learn_algos-0.2.5-cp312-cp312-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c9ab72a336ab673aea736791163ee383b329c2ecc961f1879d33e61ee0e328cb",
"md5": "dde269a5619129a3ad18d7c29c4c94aa",
"sha256": "dcb762db5167914c0831f4887f94b9a9e2f793a723405798cd3e696eac3d7b2c"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "dde269a5619129a3ad18d7c29c4c94aa",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.8",
"size": 204135,
"upload_time": "2025-07-23T03:47:03",
"upload_time_iso_8601": "2025-07-23T03:47:03.194967Z",
"url": "https://files.pythonhosted.org/packages/c9/ab/72a336ab673aea736791163ee383b329c2ecc961f1879d33e61ee0e328cb/rlgym_learn_algos-0.2.5-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c571fa2af132b44527550891c347f3f3727491e497608c505d8ce970b29a33cc",
"md5": "5e2e3a3e21c5cdfd47c90cbd1feea4c4",
"sha256": "f4cb1c78b49cf0bad6c7570848c6bc07a1114c05cffed4454f92f59548be992c"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp313-cp313-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "5e2e3a3e21c5cdfd47c90cbd1feea4c4",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": "<3.13,>=3.8",
"size": 305717,
"upload_time": "2025-07-23T03:46:26",
"upload_time_iso_8601": "2025-07-23T03:46:26.989275Z",
"url": "https://files.pythonhosted.org/packages/c5/71/fa2af132b44527550891c347f3f3727491e497608c505d8ce970b29a33cc/rlgym_learn_algos-0.2.5-cp313-cp313-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9ded47a8552c88bd8c37fe9fce8a4ce576d13622d06f998387486753b28cafec",
"md5": "d7d8390d2a0f50cc3ad0167a18cbe92e",
"sha256": "61c5f4a48ffae9d73bb8d5061b8b6a6bc5e319adf92fbf2836390b19ee8a818b"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "d7d8390d2a0f50cc3ad0167a18cbe92e",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": "<3.13,>=3.8",
"size": 340326,
"upload_time": "2025-07-23T03:45:47",
"upload_time_iso_8601": "2025-07-23T03:45:47.106145Z",
"url": "https://files.pythonhosted.org/packages/9d/ed/47a8552c88bd8c37fe9fce8a4ce576d13622d06f998387486753b28cafec/rlgym_learn_algos-0.2.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "54208829cb12df52986b86d1220483823b7ff490ba47fbb98a472b85a666bc4b",
"md5": "5137f843cbd072d051ec3fe97b497e82",
"sha256": "ab96a0e0b24e44d912e6ab7d95c7e0f07d73a171faa29c2f5251b86b84b7ea77"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "5137f843cbd072d051ec3fe97b497e82",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": "<3.13,>=3.8",
"size": 352017,
"upload_time": "2025-07-23T03:45:54",
"upload_time_iso_8601": "2025-07-23T03:45:54.137365Z",
"url": "https://files.pythonhosted.org/packages/54/20/8829cb12df52986b86d1220483823b7ff490ba47fbb98a472b85a666bc4b/rlgym_learn_algos-0.2.5-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "05b4e9dfa726e343886dd207bfbfef84e526317fddb25a618637265abb5f4a1f",
"md5": "44642b56397d55d71925528d047fdf10",
"sha256": "d64358c8a440ba7e290c956be0d756fb8c4cf8f970707aaf1af6982038c69059"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "44642b56397d55d71925528d047fdf10",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": "<3.13,>=3.8",
"size": 480635,
"upload_time": "2025-07-23T03:46:01",
"upload_time_iso_8601": "2025-07-23T03:46:01.906048Z",
"url": "https://files.pythonhosted.org/packages/05/b4/e9dfa726e343886dd207bfbfef84e526317fddb25a618637265abb5f4a1f/rlgym_learn_algos-0.2.5-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "719d9e81b841b205a6618c5f2308465fc65f8d15618d35ab0d99229d596a3b84",
"md5": "5d039a3aeb2566078a65c217dfe28e02",
"sha256": "21e68a6c4e9616aaecd699c9ed3d2e9b49648b4a3b744355e429e63735839b44"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "5d039a3aeb2566078a65c217dfe28e02",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": "<3.13,>=3.8",
"size": 368379,
"upload_time": "2025-07-23T03:46:09",
"upload_time_iso_8601": "2025-07-23T03:46:09.444575Z",
"url": "https://files.pythonhosted.org/packages/71/9d/9e81b841b205a6618c5f2308465fc65f8d15618d35ab0d99229d596a3b84/rlgym_learn_algos-0.2.5-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "62c97eaacea85e26f02b7c06980efcf2c2cf928e2bbffff7b8c3c70b23ed1e1a",
"md5": "867aa4fd19343adb3a688820e7825357",
"sha256": "fa3164fade822f2a7e836bdd165bc22455fc9b70aab17032149f6f801ce7ef44"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "867aa4fd19343adb3a688820e7825357",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": "<3.13,>=3.8",
"size": 345079,
"upload_time": "2025-07-23T03:46:24",
"upload_time_iso_8601": "2025-07-23T03:46:24.235539Z",
"url": "https://files.pythonhosted.org/packages/62/c9/7eaacea85e26f02b7c06980efcf2c2cf928e2bbffff7b8c3c70b23ed1e1a/rlgym_learn_algos-0.2.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e3316a28d4ebcd06f66a50b5a51ab1d401e9d57a4ac374cdc59db26cf31e2442",
"md5": "e49fc7d8c9180d51a0fd310cfbad195c",
"sha256": "0cf6ef53ddec332cdefcdb3d6d67810d8378275bb27b1c09d2e0b8b004d72b75"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "e49fc7d8c9180d51a0fd310cfbad195c",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": "<3.13,>=3.8",
"size": 366326,
"upload_time": "2025-07-23T03:46:16",
"upload_time_iso_8601": "2025-07-23T03:46:16.734953Z",
"url": "https://files.pythonhosted.org/packages/e3/31/6a28d4ebcd06f66a50b5a51ab1d401e9d57a4ac374cdc59db26cf31e2442/rlgym_learn_algos-0.2.5-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e43e9a3986995ca5725d324a51675c5a24c5aa5e2e1bb73f564a75cbfae93265",
"md5": "24ca72361aed157fc75a1ac28e27f6d9",
"sha256": "5282e32a5645e8f7b710d79ffd82d15071d8f39c06acfdfcd32c413eadc2b51e"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp38-cp38-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "24ca72361aed157fc75a1ac28e27f6d9",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": "<3.13,>=3.8",
"size": 518149,
"upload_time": "2025-07-23T03:46:32",
"upload_time_iso_8601": "2025-07-23T03:46:32.836516Z",
"url": "https://files.pythonhosted.org/packages/e4/3e/9a3986995ca5725d324a51675c5a24c5aa5e2e1bb73f564a75cbfae93265/rlgym_learn_algos-0.2.5-cp38-cp38-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0ec99bbe3715ad35818df7945ff55fbc82d1c9e53457160f897fa92267e8c4f7",
"md5": "b994d5c1e284f4eccb209b8dcb0fd15c",
"sha256": "c73b8ca1908166167d46f148c829bac6d3ac804a19428afc486e198e3fb9deea"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp38-cp38-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "b994d5c1e284f4eccb209b8dcb0fd15c",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": "<3.13,>=3.8",
"size": 614378,
"upload_time": "2025-07-23T03:46:40",
"upload_time_iso_8601": "2025-07-23T03:46:40.216692Z",
"url": "https://files.pythonhosted.org/packages/0e/c9/9bbe3715ad35818df7945ff55fbc82d1c9e53457160f897fa92267e8c4f7/rlgym_learn_algos-0.2.5-cp38-cp38-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ef984151027d698dba65ef5e3b22375a77f8aa2efed44de05796db06ae384af9",
"md5": "1916f4f614179f831595271ecad947d1",
"sha256": "33e897b80a8242698fd0521458676a56a90508d6e953e105a4e3919f2fffbd93"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp38-cp38-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "1916f4f614179f831595271ecad947d1",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": "<3.13,>=3.8",
"size": 543862,
"upload_time": "2025-07-23T03:46:47",
"upload_time_iso_8601": "2025-07-23T03:46:47.641378Z",
"url": "https://files.pythonhosted.org/packages/ef/98/4151027d698dba65ef5e3b22375a77f8aa2efed44de05796db06ae384af9/rlgym_learn_algos-0.2.5-cp38-cp38-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "91e1d14125a1071cf7d05500bd84b6bb3db8b2387ae74ce83799382ed2d4c7a1",
"md5": "2fd7ffe7c68f68dc694b086b864db8de",
"sha256": "0a8d3042e771021cb248bee4bbc4dd89df5648e75543e661b9cd8a4739390678"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp38-cp38-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "2fd7ffe7c68f68dc694b086b864db8de",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": "<3.13,>=3.8",
"size": 515557,
"upload_time": "2025-07-23T03:46:55",
"upload_time_iso_8601": "2025-07-23T03:46:55.660375Z",
"url": "https://files.pythonhosted.org/packages/91/e1/d14125a1071cf7d05500bd84b6bb3db8b2387ae74ce83799382ed2d4c7a1/rlgym_learn_algos-0.2.5-cp38-cp38-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "dba3676668e63362fd0211069945127dfe9f7168ee04f0d5d8071c6428f4c93c",
"md5": "c49bafdd1c357a3f3e5ef46b6d1e1080",
"sha256": "3c8d3da77801b6c4051890cebe4a5fc3ebe11abe788c8ef6938ce66b0d8887b4"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp38-cp38-win32.whl",
"has_sig": false,
"md5_digest": "c49bafdd1c357a3f3e5ef46b6d1e1080",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": "<3.13,>=3.8",
"size": 197177,
"upload_time": "2025-07-23T03:47:10",
"upload_time_iso_8601": "2025-07-23T03:47:10.735563Z",
"url": "https://files.pythonhosted.org/packages/db/a3/676668e63362fd0211069945127dfe9f7168ee04f0d5d8071c6428f4c93c/rlgym_learn_algos-0.2.5-cp38-cp38-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "98bd232811e69453a96ccfcdba398032b1a9834781fd2acd64b646514694073c",
"md5": "bfc0f1c66e369c6560d4d0e28ed2dfec",
"sha256": "d34eb5b790aa7a758ad3f7bf6d35778b58bc62b64b223d5c29aeb46307d564f6"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp38-cp38-win_amd64.whl",
"has_sig": false,
"md5_digest": "bfc0f1c66e369c6560d4d0e28ed2dfec",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": "<3.13,>=3.8",
"size": 205444,
"upload_time": "2025-07-23T03:47:04",
"upload_time_iso_8601": "2025-07-23T03:47:04.575474Z",
"url": "https://files.pythonhosted.org/packages/98/bd/232811e69453a96ccfcdba398032b1a9834781fd2acd64b646514694073c/rlgym_learn_algos-0.2.5-cp38-cp38-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7b2bed207e2620494854c95610acf1b0b9af75138953f0192dbd646fdd7d54c3",
"md5": "562e1d9acd666b8886fb0735c5a2f3be",
"sha256": "1689432fcbc0811eb299992631048ef2b2998d1b62a2e2d501600318a4621bb7"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "562e1d9acd666b8886fb0735c5a2f3be",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.8",
"size": 340024,
"upload_time": "2025-07-23T03:45:48",
"upload_time_iso_8601": "2025-07-23T03:45:48.392748Z",
"url": "https://files.pythonhosted.org/packages/7b/2b/ed207e2620494854c95610acf1b0b9af75138953f0192dbd646fdd7d54c3/rlgym_learn_algos-0.2.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "bb670e4c3ca2fc2394df5dff3a1453c7e639ccd76c8edebbcbb3379c1ef71c82",
"md5": "1900af80755d789f373da9d403752b67",
"sha256": "03cfdccaf333876cb1978f4c40f66fa67fa8337699b5d77d5c6b065e20495640"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "1900af80755d789f373da9d403752b67",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.8",
"size": 353286,
"upload_time": "2025-07-23T03:45:55",
"upload_time_iso_8601": "2025-07-23T03:45:55.546624Z",
"url": "https://files.pythonhosted.org/packages/bb/67/0e4c3ca2fc2394df5dff3a1453c7e639ccd76c8edebbcbb3379c1ef71c82/rlgym_learn_algos-0.2.5-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "dcbdc505aeab36eff6555eda465b14f78b3f1e5867030f763c437dd2511dc4ed",
"md5": "cd4ed0f84ce766e080daf5f98e699aff",
"sha256": "59466e427005083e46542a5c3a506574c5bd6df2b5dfdce5e70dda9bb8066a7f"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "cd4ed0f84ce766e080daf5f98e699aff",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.8",
"size": 474309,
"upload_time": "2025-07-23T03:46:04",
"upload_time_iso_8601": "2025-07-23T03:46:04.010366Z",
"url": "https://files.pythonhosted.org/packages/dc/bd/c505aeab36eff6555eda465b14f78b3f1e5867030f763c437dd2511dc4ed/rlgym_learn_algos-0.2.5-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "dc678c7ab71fb85e55d3ef14b2ee28497616937a498bbe6173919073b31acfc8",
"md5": "cab919376e9002d24e07b9c4fbbaa6e5",
"sha256": "2f9cd6c0a014df361853f453422551d32c6b7f82d7ab47e50900b0c3f2bdecd9"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "cab919376e9002d24e07b9c4fbbaa6e5",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.8",
"size": 368813,
"upload_time": "2025-07-23T03:46:10",
"upload_time_iso_8601": "2025-07-23T03:46:10.972076Z",
"url": "https://files.pythonhosted.org/packages/dc/67/8c7ab71fb85e55d3ef14b2ee28497616937a498bbe6173919073b31acfc8/rlgym_learn_algos-0.2.5-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5ba930e3a62fbc02d5a7a8dde5935d61fbef45874969105523896bdbdc4239c3",
"md5": "e44aef4a759ad3c001c9dd95a306e0bd",
"sha256": "1abac84b61fcc0019b6d3f2a8af655e71c6ba2c2a36f7a850a1f97669b66a4c4"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "e44aef4a759ad3c001c9dd95a306e0bd",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.8",
"size": 345502,
"upload_time": "2025-07-23T03:46:25",
"upload_time_iso_8601": "2025-07-23T03:46:25.471219Z",
"url": "https://files.pythonhosted.org/packages/5b/a9/30e3a62fbc02d5a7a8dde5935d61fbef45874969105523896bdbdc4239c3/rlgym_learn_algos-0.2.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "762f812c445d6b93540a48e1faee0d37ce72b35bb97953c024158299b6e3fd85",
"md5": "4de5bb2aca4777d1c418ece97fcdec76",
"sha256": "2ffe75062ad9d83e1d2576a4331d4931601f60ab021277aa747c04ced0cd1900"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "4de5bb2aca4777d1c418ece97fcdec76",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.8",
"size": 367299,
"upload_time": "2025-07-23T03:46:18",
"upload_time_iso_8601": "2025-07-23T03:46:18.261561Z",
"url": "https://files.pythonhosted.org/packages/76/2f/812c445d6b93540a48e1faee0d37ce72b35bb97953c024158299b6e3fd85/rlgym_learn_algos-0.2.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6e1429fa2fe24da45bb9c040d2c28950c1f4b56bf72aaac59cae234d1585c1c2",
"md5": "b6dcbd749bc6f6dedb1159e154a9af99",
"sha256": "f642bafd07b63842742747f33f4501bd7fda9c9662f42368d8fabb75bc353cd9"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp39-cp39-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "b6dcbd749bc6f6dedb1159e154a9af99",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.8",
"size": 518061,
"upload_time": "2025-07-23T03:46:34",
"upload_time_iso_8601": "2025-07-23T03:46:34.146283Z",
"url": "https://files.pythonhosted.org/packages/6e/14/29fa2fe24da45bb9c040d2c28950c1f4b56bf72aaac59cae234d1585c1c2/rlgym_learn_algos-0.2.5-cp39-cp39-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "476d4d5c941c1abd25762155d32307f3c1db16a243629e9cd45f5dcd7e2b770f",
"md5": "5befc5bfff5ce379a68e786608c3710c",
"sha256": "44095152d4e9e5316c67a7050d3b7e617f1e969082d4d354ad7b11886439e42e"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp39-cp39-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "5befc5bfff5ce379a68e786608c3710c",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.8",
"size": 615789,
"upload_time": "2025-07-23T03:46:41",
"upload_time_iso_8601": "2025-07-23T03:46:41.818140Z",
"url": "https://files.pythonhosted.org/packages/47/6d/4d5c941c1abd25762155d32307f3c1db16a243629e9cd45f5dcd7e2b770f/rlgym_learn_algos-0.2.5-cp39-cp39-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ef6c5b7e45858c6fa15edeece55e8856391f04f366aed5f98ffbe6491fdfa9f2",
"md5": "b1414d2edd4a007d0c747748eeb4ae19",
"sha256": "491f4d6cc6b65a8798b3a702745e7811af0c7ce3331c9c621ae90f03d00e0fed"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp39-cp39-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "b1414d2edd4a007d0c747748eeb4ae19",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.8",
"size": 545058,
"upload_time": "2025-07-23T03:46:48",
"upload_time_iso_8601": "2025-07-23T03:46:48.977179Z",
"url": "https://files.pythonhosted.org/packages/ef/6c/5b7e45858c6fa15edeece55e8856391f04f366aed5f98ffbe6491fdfa9f2/rlgym_learn_algos-0.2.5-cp39-cp39-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "63fa851a69d0959dc45a613fc05311afd76611f20984a1acaa7ca7c8623312fd",
"md5": "69c31e16dd40c3ba36f05e5d8f0be237",
"sha256": "d8740b59ebd044e10abd915147dfa7a0a80ff82a68c3fae7c084d1981626a1c7"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp39-cp39-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "69c31e16dd40c3ba36f05e5d8f0be237",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.8",
"size": 515750,
"upload_time": "2025-07-23T03:46:58",
"upload_time_iso_8601": "2025-07-23T03:46:58.089686Z",
"url": "https://files.pythonhosted.org/packages/63/fa/851a69d0959dc45a613fc05311afd76611f20984a1acaa7ca7c8623312fd/rlgym_learn_algos-0.2.5-cp39-cp39-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "dda244ad37aa2702603cd63da4c3a12b372274da822c6d995e3e391d0159f62a",
"md5": "eddcc33207b7870e7e89858047ae4dff",
"sha256": "791cf0b6237e6a75a8f14c52b6c2ee15f209f90e09bf622915f176fa70387e03"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp39-cp39-win32.whl",
"has_sig": false,
"md5_digest": "eddcc33207b7870e7e89858047ae4dff",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.8",
"size": 197339,
"upload_time": "2025-07-23T03:47:11",
"upload_time_iso_8601": "2025-07-23T03:47:11.983361Z",
"url": "https://files.pythonhosted.org/packages/dd/a2/44ad37aa2702603cd63da4c3a12b372274da822c6d995e3e391d0159f62a/rlgym_learn_algos-0.2.5-cp39-cp39-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3565637075e6ee6e12f854d6910df38687088f1242da57660be989eb97447507",
"md5": "bb8c467d65a3eb24045c0446eefea978",
"sha256": "ae77f85162c0f5cc2d72f1933256e8e8bc3e795b894673545344c83853b5516f"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "bb8c467d65a3eb24045c0446eefea978",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.8",
"size": 205612,
"upload_time": "2025-07-23T03:47:05",
"upload_time_iso_8601": "2025-07-23T03:47:05.822559Z",
"url": "https://files.pythonhosted.org/packages/35/65/637075e6ee6e12f854d6910df38687088f1242da57660be989eb97447507/rlgym_learn_algos-0.2.5-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "af11fe0324a5bfd1d74aa4c5399519ef5682d778170ca41602644d2836eb0c39",
"md5": "7893cb3eee10b41c53fa3f0a8baf3d7f",
"sha256": "0724af718ee0aae2413648915ae7a67d99601fa02dcc5f888a3f07b2247b828d"
},
"downloads": -1,
"filename": "rlgym_learn_algos-0.2.5.tar.gz",
"has_sig": false,
"md5_digest": "7893cb3eee10b41c53fa3f0a8baf3d7f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.8",
"size": 39658,
"upload_time": "2025-07-23T03:46:59",
"upload_time_iso_8601": "2025-07-23T03:46:59.490044Z",
"url": "https://files.pythonhosted.org/packages/af/11/fe0324a5bfd1d74aa4c5399519ef5682d778170ca41602644d2836eb0c39/rlgym_learn_algos-0.2.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-23 03:46:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "JPK314",
"github_project": "rlgym-learn-algos",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pydantic",
"specs": [
[
">=",
"2.8.2"
]
]
},
{
"name": "numpy",
"specs": [
[
">",
"1.21"
]
]
},
{
"name": "torch",
"specs": [
[
">",
"1.13"
]
]
},
{
"name": "typing_extensions",
"specs": [
[
">",
"4.6"
]
]
},
{
"name": "wandb",
"specs": [
[
">",
"0.15"
]
]
},
{
"name": "rlgym-learn",
"specs": [
[
">=",
"0.1.7"
]
]
}
],
"lcname": "rlgym-learn-algos"
}