flask-extensions topic
flask-cqlalchemy
Flask-CQLAlchemy handles connections to Cassandra clusters and provides a Flask-SQLAlchemy like interface to declare models and their columns in a Flask app
connexion
Connexion is a modern Python web framework that makes spec-first and api-first development easy.
flasgger
Easy OpenAPI specs and Swagger UI for your Flask API
Flask-Blogging
A Markdown Based Python Blog Engine as a Flask Extension.
flask-cors
Cross Origin Resource Sharing ( CORS ) support for Flask
potion
Flask-Potion is a RESTful API framework for Flask and SQLAlchemy, Peewee or MongoEngine
Flask-GoogleMaps
Easy way to add GoogleMaps to Flask applications. maintainer: @getcake
flask-ask
Alexa Skills Kit for Python
Flask-SimpleLogin
Simple Login - Login Extension for Flask - maintainer @cuducos
flask-jsonrpc
Basic JSON-RPC implementation for your Flask-powered sites