Provides programmatic access to MyAnimeList data with python. Objects in pymal are lazy-loading: they won't go out and fetch MAL info until you first-request it.
This our doc.
After cloning the repository, navigate to the directory and run python setup.py install
.
Or pip install probabilities
.
Add more probabilities!