akinator-py 0.2.1

Python bindings for akinator-rs
Documentation

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:

$ py -m pip install akinator.py

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

Examples

  • refer to the tests for full examples on usage
  • Refer to the documentation here for more information