Crates.io | akinator-py |
lib.rs | akinator-py |
version | 0.2.1 |
source | src |
created_at | 2022-08-15 02:22:57.073909 |
updated_at | 2022-08-20 18:08:13.877048 |
description | Python bindings for akinator-rs |
homepage | https://github.com/Tom-the-Bomb/akinator.py |
repository | https://github.com/Tom-the-Bomb/akinator.py |
max_upload_size | |
id | 645659 |
size | 57,869 |
python bindings for akinator-rs using pyo3
Prebuilt wheels are uploaded onto pypi, if you platform is supported, you can install with:
$ py -m pip install akinator.py
You can also build from source yourself if you have rust
installed