animelistfetcher

A Python wrapper for my anime libraries


Keywords
python, anilist, al, mal, myanimelist
Licenses
GPL-3.0/GPL-3.0+
Install
pip install animelistfetcher==1.1.0

Documentation

anilist-helper

A wrapper for alfetcher and malfetcher

Description

This library is aimed at people who might be interested in automatizing their anime library.

Getting Started

Dependencies

  • Python(tested on the latest ver.)

Installing

  • 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 .

Using the library

  • 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

Help

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!

Version History

Acknowledgments

Huge thanks to the AniList and MyAnimeList teams: