16 projects
quart-cors
A Quart extension to provide Cross Origin Resource Sharing, access control, support
quart-db
Quart-DB is a Quart extension that provides managed connection(s) to database(s).
quart-schema
A Quart extension to provide schema validation
hypercorn
A ASGI Server based on Hyper libraries and inspired by Gunicorn
quart-auth
A Quart extension to provide secure cookie authentication
quart-flask-patch
Quart-Flask-Patch is a Quart extension that patches Quart to work with Flask extensions.
quart-rate-limiter
A Quart extension to provide rate limiting support
flake8-import-order
Flake8 and pylama plugin that checks the ordering of import statements.
h11
A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
wsproto
WebSockets state-machine based protocol implementation
quart-trio
A Quart extension to provide trio support
h2
HTTP/2 State-Machine based protocol implementation
hyperframe
HTTP/2 framing layer for Python
flake8-SQL
Flake8 plugin that checks SQL code against opinionated style rules
flake8_strict
Flake8 plugin that checks Python code against a set of opinionated style rules
http2
HTTP2 server toolkit