Akinator-py

python bindings for akinator-rs using pyo3

Installation

Prebuilt wheels are uploaded onto pypi, if you platform is supported, you can install with:

bash $ py -m pip install akinator.py

You can also build from source yourself if you have rust installed

Examples