Wyvryn / HummingbirdExport

Allows users to download Hummingbird.me viewing statistics as XML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hummingbird Export

This app is developed in Python 3 using Flask to allow Hummingbird users to download their viewing statistics as an XML file.

Experimental functionality has been added to create an XML file that is importable on MyAnimeList.

To run locally, populate the data in hummingbirdexport/config.py.template and save it as hummingbirdexport/config.py.

Run make env to build the virtualenv, source ./env/bin/activate to activate the virtualenv, and finally python manage.py runserver

See it in action at http://hummingbird.illyasviel.moe/

##License Code is licensed under CC BY-SA 4.0 http://creativecommons.org/licenses/by-sa/4.0/ http://creativecommons.org/licenses/by-sa/4.0/legalcode

About

Allows users to download Hummingbird.me viewing statistics as XML


Languages

Language:CSS 53.0%Language:Python 41.5%Language:HTML 4.1%Language:Makefile 1.4%