flask-oidc 2.2.0
OpenID Connect extension for Flask
What’s missing? Submit a python project for indexing
OpenID Connect extension for Flask
OpenID support for Flask
OpenTracing support for Flask applications
Simple paginate support for flask
Identity management for flask
A nice way to use Redis in your Flask app
Simple framework for creating REST APIs
Fully featured framework for fast, easy and documented API development with Flask
Fully featured framework for fast, easy and documented API development with Flask
An updated CSRF extension for Flask.
Quickly add security features to your Flask application.
Server-side session support for Flask
Replace default flask shell
command by similar command running IPython.
Adds silk icons to your Flask application or blueprint, or extension.
Socket.IO integration for Flask applications
Force SSL on your Flask app.
Extract swagger specs from your flask project
Swagger UI blueprint for Flask
HTTP security headers for Flask.
UUID url converter for Flask routes
Python module for interacting with nested dicts as a single level dict with delimited keys.
The Flask-Sockets package is a Python library that extends the Flask web framework with support for WebSockets, a protocol that allows for real-time, bidirectional communication between the server and the client. It provides a simple and elegant way to integrate WebSockets into your Flask applications, with support for Flask's routing mechanism and session handling. The library also supports the use of Flask blueprints and AJAX/XHR endpoints, offering a flexible and powerful tool for building interactive web applications.
Scripting support for Flask
Unit testing for Flask
OAuthlib for Flask