A wrapper for alfetcher and malfetcher
This library is aimed at people who might be interested in automatizing their anime library.
- Python(tested on the latest ver.)
- Clone this repo
git clone https://github.com/prochy-exe/animelistfetcher /path/to/desired/folder
- Install it using pip
pip install animelistfetcher
- Install it using pip locally
cd /path/to/desired/folder
pip install .
- If you want to make modifications to the library install it in the edit mode:
cd /path/to/desired/folder
pip install -e .
- To import the library into your code use:
import animelistfetcher
- When importing this library for the first time, you will be taken through the setup process
If you encounter any issues, feel free to open a new issue. If you have any new ideas or fixes, please open a pull request, they are more than welcome!
Huge thanks to the AniList and MyAnimeList teams: