This project runs with python3.
It logs in to MyAnimeList with the specified user and exports the Anime and Manga xml from https://myanimelist.net/panel.php?go=export.
python setup.py install
If no configPath is given, it searches in current directory for config.yaml.
mal_export [configPath]If no sava_path is given, it exports to current dir.
username: ****
password: ****
sava_path: /tmp/exports