kljensen / async-flask-sqlalchemy-exampleLinks
Non-blocking Flask, SQLAlchemy, Psygopg2, Postgresql, Gevent & Gunicorn Example
☆262Updated 2 years ago
Alternatives and similar repositories for async-flask-sqlalchemy-example
Users that are interested in async-flask-sqlalchemy-example are comparing it to the libraries listed below
Sorting:
- RQ (Redis Queue) integration for Flask and Quart applications.☆232Updated 7 months ago
- Identity management for Flask applications☆510Updated 7 months ago
- A simple permissions system for Flask☆140Updated 4 years ago
- Class based views for Flask☆538Updated 3 years ago
- Celery support for Flask without breaking PyCharm inspections.☆151Updated 7 years ago
- mock for redis-py (NO LONGER SUPPORTED)☆226Updated 5 years ago
- A best practices approach to creating large web apps, which gives the ease and power of django to your flask app☆391Updated 3 years ago
- Tools for creating wtforms from sqlalchemy models☆247Updated 5 months ago
- Simple and flexible permission control for Flask app.☆103Updated 6 years ago
- Adds smart json support for WTForms. Useful for when using WTForms with RESTful APIs.☆143Updated 3 years ago
- Redis object mapper for Python☆358Updated 9 months ago
- Asynchronous Flask using aiohttp☆125Updated 8 years ago
- Automatic model code generator for SQLAlchemy with Flask support☆337Updated last year
- SQLAlchemy data layer for Eve-powered RESTful APIs☆235Updated last year
- The best admin interface framework for Flask. With scaffolding for MongoEngine, Django and SQLAlchemy.☆641Updated 2 years ago
- Flask webassets integration.☆460Updated 2 years ago
- SQLAlchemy nested sets mixin (MPTT)☆198Updated last month
- Redis client for Python asyncio (PEP 3156)☆550Updated 5 years ago
- A Python Library for Simple Models and Containers Persisted in Redis☆441Updated 5 years ago
- A simple JSON API framework based on Tornado☆273Updated 6 years ago
- Motorengine is a port of MongoEngine for Tornado.☆204Updated 3 years ago
- 🔌 High-performance WebSockets for your Flask apps powered by uWSGI.☆273Updated last year
- A Flask extension for RQ.☆238Updated last year
- WSGI adapter for aiohttp.☆234Updated 3 years ago
- Cache extension for Flask☆697Updated 6 years ago
- SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF).☆196Updated 4 months ago
- Make your user-responsive long-running Celery jobs totally awesomer.☆646Updated 8 months ago
- Unittest extensions for Flask