#
flask-extensions
Here are 81 public repositories matching this topic...
Easy OpenAPI specs and Swagger UI for your Flask API
api
flask
rest-api
restful
swagger
api-documentation
openapi
marshmallow
swagger-ui
flask-extensions
openapi-specification
flask-extension
flask-restful
api-framework
-
Updated
May 16, 2022 - Python
Alexa Skills Kit for Python
-
Updated
Mar 31, 2022 - Python
Adds APScheduler support to Flask
-
Updated
Apr 13, 2022 - Python
Cross Origin Resource Sharing ( CORS ) support for Flask
-
Updated
Apr 20, 2022 - Python
A Markdown Based Python Blog Engine as a Flask Extension.
-
Updated
Feb 21, 2022 - Python
Easy way to add GoogleMaps to Flask applications. maintainer: @getcake
map
flask
googlemaps
maps
google-maps
google-maps-api
flask-extensions
hacktoberfest
hacktoberfest2020
-
Updated
Aug 22, 2021 - Python
Flask-Potion is a RESTful API framework for Flask and SQLAlchemy, Peewee or MongoEngine
-
Updated
Apr 23, 2019 - Python
Basic JSON-RPC implementation for your Flask-powered sites
-
Updated
May 17, 2022 - Python
A flask extension using pyexcel to read, manipulate and write data in different excel formats: csv, ods, xls, xlsx and xlsm.
-
Updated
Nov 10, 2020 - Python
Simple Login - Login Extension for Flask - maintainer @cuducos
flask
authentication
login
auth
flask-extensions
hacktoberfest
flask-plugins
flask-login
flask-extension
-
Updated
Oct 30, 2021 - Python
A concise Flask extension to easily render QR codes on Jinja2 templates using python-qrcode.
-
Updated
Apr 18, 2022 - Python
Flask html response minifier
-
Updated
Apr 2, 2022 - Python
A Flask extension to simplify building mobile-friendly sites.
-
Updated
Apr 29, 2022 - Python
Simple as dead support of Redis database for Flask applications
-
Updated
Jan 21, 2022 - Python
python
cms
flask
content-management
flask-application
pelican
flask-extensions
hacktoberfest
content-management-system
quokka
quokka-cms
-
Updated
Feb 7, 2018 - Python
(UNMAINTAINED. FEEL FREE TO FORK) 🐍 A Pythonic way to provide JWT authentication for Flask-GraphQL
-
Updated
Jun 16, 2021 - Python
LDAP3 Logins for Flask/Flask-Login
-
Updated
Jan 25, 2022 - Python
Adds ApiDoc support to Flask
-
Updated
Nov 27, 2021 - Python
Showing non-blocking notifications with Flask's flash and toastr.
-
Updated
Mar 29, 2022 - Python
Flask-JSON is a Flask extension providing better JSON support.
-
Updated
Aug 23, 2019 - Python
Flask-CQLAlchemy handles connections to Cassandra clusters and provides a Flask-SQLAlchemy like interface to declare models and their columns in a Flask app
-
Updated
Jan 30, 2022 - Python
Connect Flask application with VueJS
-
Updated
Sep 4, 2021 - Python
-
Updated
Jan 20, 2020 - Python
Register URL routes for Flask application or blueprint in lazy way
-
Updated
May 19, 2021 - Python
You can use the mvc pattern in your flask application using this extension.
-
Updated
Dec 3, 2021 - Python
Flask-Spotify-Auth This extension is for spotify user authentication within a flask app. This flask extension handles user login, scope authentication, access tokens, and refresh cycles for any Spotify registered flask app.
-
Updated
Dec 30, 2019 - Python
A flask extension for api doc and validation of request&response.
-
Updated
Apr 21, 2021 - Python
A extension to give a PWA experience into your Flask app.
-
Updated
Jul 8, 2021 - Python
Flask-SimpleMDE - a Flask extension for SimpleMDE
-
Updated
Mar 28, 2016 - Python
Improve this page
Add a description, image, and links to the flask-extensions topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the flask-extensions topic, visit your repo's landing page and select "manage topics."
I propose to remove the
pass_context_arg_name
argument and fix the name under which the context is passed. This parameter is passed often between internal functions and classes, which is not worth the benefit of having it configurable.