Skip to content

prochy-exe/animelistfetcher

Repository files navigation

animelistfetcher

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:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages