pgjones / quart-cors
Quart-CORS is an extension for Quart to enable and control Cross Origin Resource Sharing, CORS.
☆30Updated last month
Alternatives and similar repositories for quart-cors:
Users that are interested in quart-cors are comparing it to the libraries listed below
- Quart-Auth is an extension for Quart to provide for secure cookie authentication (session management).☆48Updated last month
- Quart-Rate-Limiter is an extension for Quart to allow for rate limits to be defined and enforced on a per route basis.☆25Updated last month
- Quart-Schema is a Quart extension that provides schema validation and auto-generated API documentation.☆89Updated last month
- Quart extension that provides managed connection(s) to postgresql database(s).☆37Updated last month
- Porting Django's email implementation to your Flask applications.☆120Updated 5 months ago
- Simple WebSocket server and client for Python.☆82Updated 2 weeks ago
- coredis is an async redis client for python with support for redis cluster, sentinel and some popular redis modules☆84Updated 2 weeks ago
- Adds server-side session support to your Quart application☆26Updated last year
- Sniff out which async library your code is running under☆130Updated 11 months ago
- Module for Quart to add Flask-RESTPlus like functionality☆82Updated last year
- Integrate SQLAlchemy with Flask.☆38Updated last month
- An elegant HTTP Cache implementation for HTTPX and HTTP Core.☆227Updated 2 weeks ago
- asyncio smtplib implementation☆368Updated last week
- WebSocket support for HTTPX☆121Updated last month
- SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF).☆194Updated 6 months ago
- A streaming multipart parser for Python.