akinator-py

Crates.ioakinator-py
lib.rsakinator-py
version0.2.1
sourcesrc
created_at2022-08-15 02:22:57.073909
updated_at2022-08-20 18:08:13.877048
descriptionPython bindings for akinator-rs
homepagehttps://github.com/Tom-the-Bomb/akinator.py
repositoryhttps://github.com/Tom-the-Bomb/akinator.py
max_upload_size
id645659
size57,869
Tom the Bomb (Tom-the-Bomb)

documentation

https://akinatorpy.readthedocs.io/en/latest/

README

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
Commit count: 57

cargo fmt