Package containing Rust Toybox games.
Project description
ctoybox
This is the bare-bones api for Toybox.
Dependencies
- pillow (for rendering images)
- numpy (for allocating arrays of the right type for the FFI)
- cffi
- pygame (optionally for
human_play
)
Build locally
If you want to make changes to any part of the rust-python pipline, you will need to build and test locally (ran from top-level of the repository):
pip install -r ctoybox/requirements.txt
pip install --upgrade pip
pip install maturin
cd ctoybox
./test.sh
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size ctoybox-0.4.2-py3-none-macosx_10_7_x86_64.whl (738.1 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size ctoybox-0.4.2-py3-none-manylinux1_x86_64.whl (781.1 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Close
Hashes for ctoybox-0.4.2-py3-none-macosx_10_7_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | eef813a5f4879f2291c806384c9d97cf1e2783f078cc8471bccb28b5ba324a02 |
|
MD5 | 7646b280b89f85e645532a9721eefc57 |
|
BLAKE2-256 | 7d087f060ef1d9ea0ab61293622cc871b85a21ca5b6ad04495f934a75d02c743 |
Close
Hashes for ctoybox-0.4.2-py3-none-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e6c7142b96c0c0b96f158f0523b0032249bbfbec9a505617ff23cfe576a1c10 |
|
MD5 | 585bf4342fa2a928cdbd47a678f6b38a |
|
BLAKE2-256 | 40eef1ddafe41280cbae242746e1e1936f4e806b34ddde73ed509dc218e97dcd |