Django RoadMap, Gevent Python 3 support, rmap, Flask-admin and much more.
Issue #172: Fever
Weekly dose of all things Python.
Hey Everyone,
Share an article with us and if it lands in newsletter get highlighted as a contributor in the newsletter!
Like what we are doing? Support us on Gratipay We are on twitter too!
From our sponsors:
Want to work on new projects? Try a new stack? Move to a new city? Discover contract opportunities? On Hired, we bring opportunities to you. Join today at Hired.com.
django-queued-storage A proxy for Django storage backends that allows you to upload files locally, store them somewhere via a celery task and then allow you to eventually serve them remotely. github.com Shared by @mgrouchy
pytest-mpl So clever. Allows you to easily compare matplotlib figures produced by tests to reference images when using pytest. github.com Shared by @mgrouchy
verify Verify is a painless assertion library for Python. Click through to the README for more details. github.com Shared by @mgrouchy
Articles
What is Flask-Admin An introduction to the Flask-Admin framework for creating admin interfaces for your flask applications. github.io Shared by @mgrouchy