PyAnimeList is a CLI Client for using MyAnimeList written in Python 3
Simply run mal.py
as script:
python3 mal.py
- beautifulsoup4
- requests
Install dependencies using pip
:
pip install -r requirements.txt
- Authentication And Login
- Search Anime
- View Anime
- View User AnimeList
- Add Anime
- Remove Anime
- Update Anime