17 projects
quart-db
Quart-DB is a Quart extension that provides managed connection(s) to database(s).
Hypercorn
A ASGI Server based on Hyper libraries and inspired by Gunicorn
quart-schema
A Quart extension to provide schema validation
quart-rate-limiter
A Quart extension to provide rate limiting support
quart-auth
A Quart extension to provide secure cookie authentication
quart-tasks
Quart extension that provides scheduled background tasks
quart-trio
A Quart extension to provide trio support
quart-flask-patch
Quart-Flask-Patch is a Quart extension that patches Quart to work with Flask extensions.
quart-cors
A Quart extension to provide Cross Origin Resource Sharing, access control, 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
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