-
Updated
Oct 11, 2021 - Python
#
ASGI
ASGI (Asynchronous Server Gateway Interface) is a spiritual successor to WSGI, intended to provide a standard interface between async-capable Python web servers, frameworks, and applications.
Here are 206 public repositories matching this topic...
Async Python 3.7+ web server/framework | Build fast. Run fast.
Ariadne is a Python library for implementing GraphQL servers using schema-first approach.
python
api
graphql
django
graphql-server
ariadne
asgi
django-graphql
apollo-graphql
apollo-python
graphql-python
-
Updated
Oct 11, 2021 - Python
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python 3.6 and above with performance auto-tuning. Optionally with Alpine Linux.
python
docker
json
web
json-schema
async
alpine
docker-image
websockets
gunicorn
openapi
python3
swagger-ui
asgi
redoc
openapi3
python-types
uvicorn
pydantic
fastapi
-
Updated
Oct 8, 2021 - Python
Official mirror of https://gitlab.com/pgjones/quart
-
Updated
Oct 9, 2021 - Python
A curated list of awesome ASGI servers, frameworks, apps, libraries, and other resources
-
Updated
Sep 26, 2021 - Python
Yet Another Python Profiler, but this time thread&coroutine&greenlet aware.
python
profile
performance
cpu
asynchronous
thread
greenlet
multi-threaded-applications
asyncio
wall
gevent
coroutine
asgi
profilers
-
Updated
Oct 5, 2021 - Python
jordaneremieff
commented
May 5, 2020
Should add a section to the docs for third-party examples and guides using Mangum
dantownsend
commented
Oct 11, 2021
Python 3.10 and Postgres 14 have both been released.
(UNMAINTAINED) Fast, scalable and real-time capable web APIs for everyone
-
Updated
Mar 14, 2020 - Python
Docker image with Uvicorn managed by Gunicorn for high-performance web applications in Python 3.6 with performance auto-tuning. Optionally with Alpine Linux.
python
docker
dockerfile
web
debian
async
alpine
docker-image
gunicorn
python3
asyncio
asgi
uvicorn
uvicorn-gunicorn
-
Updated
Oct 8, 2021 - Python
An easy-to-use high-performance asynchronous web framework.
-
Updated
Oct 7, 2021 - Python
Official mirror of https://gitlab.com/pgjones/hypercorn https://pgjones.gitlab.io/hypercorn/
-
Updated
Sep 27, 2021 - Python
Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery
django
correlation
sentry
logging
django-rest-framework
tracing
celery
guid
request-id
asgi
correlation-id
django3
django-guid
django-correlation-id
-
Updated
Sep 4, 2021 - Python
Error tracking and logging from Python to Rollbar
python
flask
django
error-monitoring
logging
rollbar
twisted
error-handling
exceptions
pyramid
asgi
starlette
fastapi
-
Updated
Sep 22, 2021 - Python
Prometheus integration for Starlette.
-
Updated
Sep 16, 2021 - Python
API spec validator and OpenAPI document generator for Python web frameworks.
python
flask
annotation
swagger
annotations
openapi
falcon
wsgi
hacktoberfest
apispec
asgi
redoc
starlette
pydantic
openapi-document
-
Updated
Sep 23, 2021 - Python
Prometheus exporter for Starlette and FastAPI
-
Updated
Oct 8, 2021 - Python
A fast and powerful RPC framework based on ASGI/WSGI.
-
Updated
Jun 1, 2021 - Python
MrNaif2018
commented
Oct 1, 2021
As we are going to implement theming support in BitcartCC store, see bitcartcc/bitcart-store#319, we need to extend the API to allow storing css url.
CSS url for the theme is just an url which will be loaded by the frontend.
Ideally in the future we will allow to host css right on the server and use a permanent link to server storage, for that #161 and file storage support should be implemented
Docker image with Uvicorn managed by Gunicorn for high-performance Starlette web applications in Python 3.7 and 3.6 with performance auto-tuning. Optionally with Alpine Linux.
python
graphql
docker
http
dockerfile
framework
web
debian
async
alpine
docker-image
websockets
gunicorn
python3
asgi
uvicorn
starlette
uvicorn-gunicorn
-
Updated
Oct 8, 2021 - Python
florimondmanca
commented
Oct 8, 2019
We should create an extension that allows you to profile your request using https://github.com/joerick/pyinstrument
Should probably an argument that lets you specify the path for the profile report.
Example API: