Skip to main content

A Python wrapper for my anime libraries

Project description

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:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

animelistfetcher-1.1.0.tar.gz (15.1 kB view hashes)

Uploaded Source

Built Distribution

animelistfetcher-1.1.0-py3-none-any.whl (15.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page