# atari-py **Repository Path**: sunyiboshi_admin/atari-py ## Basic Information - **Project Name**: atari-py - **Description**: 紫薯布丁紫薯布丁紫薯布丁紫薯布丁紫薯布丁 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-23 - **Last Updated**: 2024-06-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # atari_py An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. ## Installation To simply install [`atari-py` wheels (binaries)](https://github.com/Kojoley/atari-py/releases) use this command: ```pip install -f https://github.com/Kojoley/atari-py/releases atari_py``` If you have any `distutils` supported compiler you can install from sources: ```pip install git+https://github.com/Kojoley/atari-py.git```