Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 648 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 648 Bytes

Akinator-rs

A simple crate wrapping around the undocumented akinator API, based off of the preexisting TypeScript wrapper and also the python wrapper which was deleted from github & pypi at the time of making (also what made me want to make my own)

Examples

Python bindings

python bindings made with pyo3 can be found here