Skip to content

Repository files navigation

How to run

get your anime list export at https://myanimelist.net/panel.php?go=export
in completionist-cli.py add the path to:
MAL_EXPORT_PATH = "YOUR_PATH"


python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
then run:
python3 completionist-cli.py --help


Examples

usage

year filters

example

Usage

example-gif

About

cli program to analyze MAL exports in order to know which animes you haven't watch from a certain year. it uses anilist data

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages