/PyAnimeList

A CLI Client for MyAnimeList written in Python 3

Primary LanguagePythonMIT LicenseMIT

PyAnimeList

PyAnimeList is a CLI Client for using MyAnimeList written in Python 3

Usage

Simply run mal.py as script:

python3 mal.py

Dependencies

  • beautifulsoup4
  • requests

Install dependencies using pip:

pip install -r requirements.txt

TODO

  • Authentication And Login
  • Search Anime
  • View Anime
  • View User AnimeList
  • Add Anime
  • Remove Anime
  • Update Anime