A smol app that fetches gravatars.
Uses HTML5, Flask and LibGravatar.
All contributions and feature requests and/or bug reports are accepted and very much appreciated.
Run python -m pip install -r requirements.txt and then py app.py and go to the URL that's returned (should be 127.0.0.1 with port 8080 since this is being done locally). Will release website once everything's fixed and working because it's not as of time of writing.
I'm no longer using the releases page, just download the source and follow the instructions above to get yourself setup.
Before you go crazy on the frontend of the application, yes, it's like that on purpose.
I made this as a fun project, I do not care about what my site looks like.