| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| rl_games-1.6.5.zip | 2026-02-20 | 21.7 MB | |
| README.md | 2026-02-17 | 419 Bytes | |
| v1.6.5 source code.tar.gz | 2026-02-17 | 21.5 MB | |
| v1.6.5 source code.zip | 2026-02-17 | 21.7 MB | |
| Totals: 4 Items | 64.9 MB | 1 | |
rl_games v1.6.5
Changes
- Migrated build system to pyproject.toml (poetry-core)
- Removed setup.py
- Removed opencv-python from core dependencies
- Made wandb an optional extra (
pip install rl-games[wandb]) - Added watchdog as a core dependency
- Updated torch version constraints for Python 3.9+
- Added classifiers, license, and project URLs to package metadata
Install
pip install rl-games==1.6.5