10 projects
flask-xsrf
flask extension for defending against cross-site request forgery attacks (xsrf/csrf), by protecting flask endpoints with uniquely generated tokens for each request.
keybump
manage your release versioning like a boss..
flask-funktional-gae
flask-funktional-gae ~~~~~~~~~~~~~~~~~~~~ flask extension to make functional testing of flask applications with the app engine sdk easier. used on top of the `flask-funktional <http://github.com/gregorynicholas/flask-funktional>`_ extension, it provides setup of app engine sdk stubs with a focus on being transparent and minimally invasive. links ````` * `docs <http://gregorynicholas.github.io/flask-funktional-gae>`_ * `source <http://github.com/gregorynicholas/flask-funktional-gae>`_ * `package <http://packages.python.org/flask-funktional-gae>`_ * `travis-ci <http://travis-ci.org/gregorynicholas/flask-funktional-gae>`_
flask-funktional
flask-funktional ~~~~~~~~~~~~~~~~ flask extension which hopes to make functional testing easier. links ````` * `documentation <http://gregorynicholas.github.io/flask-funktional>`_ * `package <http://packages.python.org/flask-funktional>`_ * `source <http://github.com/gregorynicholas/flask-funktional>`_ * `development version <http://github.com/gregorynicholas/flask-funktional>`_
fabctx
fabctx ~~~~~~ short + sweet context magic + helpers for fabric scripts. links ````` * `docs <http://gregorynicholas.github.io/fabctx>`_ * `source <http://github.com/gregorynicholas/fabctx>`_ * `package <http://packages.python.org/fabctx>`_
flask-telegram
flask-telegram flask extension for delivering messages. send via the app engine mail or xmpp apis, and/or other third party providers such as sendgrid. links: * docs: http://gregorynicholas.github.io/flask-telegram * source: http://github.com/gregorynicholas/flask-telegram * package: http://packages.python.org/flask-telegram * travis-ci: http://travis-ci.org/gregorynicholas/flask-telegram
ssh-storm
Management commands to ssh config files.
flask-gae_tests
Flask Extension with base test cases to simplify testing Flask applications on App Engine.
flask-gae_messages
Flask extension for working with messages using the mail & xmpp apis on App Engine.
flask-gae_blobstore
Flask extension module for working with the blobstore & files apis on App Engine.