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
Release files for ctoybox 0.5.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distributions (wheels)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ctoybox-0.5.0-py3-none-manylinux2010_x86_64.whl | Python 3 | none | Linux glibc 2.12+ x86-64 | Details |
| ctoybox-0.5.0-py3-none-macosx_10_7_x86_64.whl | Python 3 | none | macOS 10.7+ x86-64 | Details |
Total release size: 1.7 MB
Release files / ctoybox-0.5.0-py3-none-manylinux2010_x86_64.whl
| Download URL | ctoybox-0.5.0-py3-none-manylinux2010_x86_64.whl |
|---|---|
| Size | 901.4 kB |
| Tags | Linux glibc 2.12+ x86-64 Python 3 |
|
SHA-256 checksum How to use checksums |
fb6d813e3b9a14916865f1ea3ced22b42b9f5f160dbe46b585e30a3958ced6c0
|
|
BLAKE2b-256 checksum How to use checksums |
10247827179b7bcfa5c0c1be552354c536a5055ec254eb345921079287adde3a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
maturin/0.9.4
|
Release files / ctoybox-0.5.0-py3-none-macosx_10_7_x86_64.whl
| Download URL | ctoybox-0.5.0-py3-none-macosx_10_7_x86_64.whl |
|---|---|
| Size | 831.4 kB |
| Tags | Python 3 macOS 10.7+ x86-64 |
|
SHA-256 checksum How to use checksums |
7cf8d89d159d0e14b5eb6ae5c5fe7f40b25a345049370ae69e63f7d51a7039fe
|
|
BLAKE2b-256 checksum How to use checksums |
dc212ddb63c36939d698994aa3aa340f1f3ae8d5f61fc666ba72991891f6a532
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
maturin/0.9.4
|