Skip to content
This repository was archived by the owner on Oct 16, 2019. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 717 Bytes

File metadata and controls

19 lines (14 loc) · 717 Bytes

Probabilities

Build Status Coverage Status

Probabilities

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.

Installation

After cloning the repository, navigate to the directory and run python setup.py install. Or pip install probabilities.

Future plans

Add more probabilities!