Metadata-Version: 2.1
Name: akinator.py
Version: 0.2.0
License-File: LICENSE
Summary: Python bindings for akinator-rs
Keywords: akinator,python,async,game,pyo3
Home-Page: https://github.com/Tom-the-Bomb/akinator.py
Author: Tom-the-Bomb
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: homepage, https://github.com/Tom-the-Bomb/akinator.py
Project-URL: repository, https://github.com/Tom-the-Bomb/akinator.py

# Akinator-py
python bindings for [akinator-rs](https://github.com/Tom-the-Bomb/akinator-rs) using [pyo3](https://pyo3.rs)

### Examples
refer to the [tests](https://github.com/Tom-the-Bomb/akinator.py/tree/master/tests) for full examples on usage
