Flask-Gravatar v0.5.0 was released on January 5, 2018.
Small extension for Flask to make usage of Gravatar service easy.
- Try to read configuration values from application config if a context is available otherwise return an instance config or extension default. (pull #23)
- Package refresh - testing Python 3.6, fixed links, and much more. (pull #22)
$ pip install Flask-Gravatar==0.5.0
http://flask-gravatar.readthedocs.io/en/v0.5.0
https://github.com/zzzsochi/flask-gravatar
Happy hacking and thanks for choosing Flask-Gravatar.