Runnerly / flakonLinks
A collection of opinionated Flask Blueprints
☆30Updated 7 years ago
Alternatives and similar repositories for flakon
Users that are interested in flakon are comparing it to the libraries listed below
Sorting:
- skeleton☆66Updated 8 years ago
- Example REST service using Connexion Swagger-first Python library: includes schema validation and OAuth 2☆200Updated 5 years ago
- WTForms integration for SQLAlchemy☆104Updated 6 months ago
- Example application for my "Two Factor Authentication with Flask" blog article.☆148Updated 2 years ago
- The website for the Python chat room on Stack Overflow☆83Updated 4 years ago
- Implementation of soft deletes for Flask and SQLAlchemy☆69Updated 2 years ago
- SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF).☆196Updated 3 months ago
- Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.☆344Updated 2 months ago
- A simple library for adding database fixtures for unit tests using nothing but JSON or YAML.☆64Updated 6 years ago
- How to incorporate Celery into a well structured Flask application☆283Updated 2 years ago
- The .env file support for Flask Config☆53Updated 3 years ago
- Generate a Postman collection from your Flask application☆147Updated 3 years ago
- A set of pytest fixtures to test Flask applications☆500Updated 2 weeks ago
- A drop-in replacement for Flask's session handling using server-side sessions.☆169Updated 6 years ago
- File uploads for Flask.☆208Updated 4 years ago
- Flask-RBAC☆234Updated last month
- A Flask extension that enables or disables features based on configuration.☆127Updated 7 years ago
- RQ (Redis Queue) integration for Flask and Quart applications.☆231Updated 6 months ago
- Unittest extensions for Flask☆502Updated 2 years ago
- Demonstration of using Flask, SQLAlchemy, and Alembic together.☆108Updated 4 years ago
- Real Python Flask Starter Project☆436Updated 4 years ago
- The best admin interface framework for Flask. With scaffolding for MongoEngine, Django and SQLAlchemy.☆642Updated 2 years ago
- Identity management for Flask applications