akinator-rs

Crates.ioakinator-rs
lib.rsakinator-rs
version0.1.13
sourcesrc
created_at2022-08-12 02:15:17.042779
updated_at2024-01-27 05:21:53.846041
descriptionA simple wrapper around the undocumented Akinator API
homepagehttps://github.com/Tom-the-Bomb/akinator-rs
repositoryhttps://github.com/Tom-the-Bomb/akinator-rs
max_upload_size
id643705
size36,972
Tom the Bomb (Tom-the-Bomb)

documentation

https://docs.rs/akinator-rs/latest/akinator_rs/

README

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

Commit count: 43

cargo fmt