37 results for “topic:asgi-server”
Bringing Http/Https and WebSockets High Performance servers for PyPy3 and Python3
A Swiss Army knife, crash-free ASGI server and web framework for handling large file uploads. Zero-dependency.
Granian plugin for Litestar
MQTT ASGI Protocol Server
A light weight python web framework that support both ASGI and WSGI
minicorn 🐣🦄— A lightweight pure-Python WSGI/ASGI HTTP server with WebSocket support.
⚙️ Launch a WSGI or ASGI Application in a background thread with werkzeug or uvicorn
Python LLM-RAG deep agent using LangChain, LangGraph and LangSmith built on Quart web microframework and served using Hypercorn ASGI and WSGI web server.
A Real time chat application made by our group with the help of django and its dependencies for our 4th sem full stack python web dev training
Official Diploi component for FastAPI
Shows a demo how long running jobs can be run without one user request blocking other requests.
Python RestAPI using Quart web microframework and served using Hypercorn ASGI and WSGI web server.
A Python ASGI server implemented in Rust.
Secure real-time chat app with encrypted messages and media sharing using Django Channels.
Real-time chat application like whatsapp using Django, Django-channels, Websocket, Redis server
Tic-tac-toe game on Django and Angular using sockets, Redis and PostgreSQL
A real-time statistics rooms built with django, channels, websockets and charts js
This is a simple definition of the docker image hypercorn, to build your own python ASGI server
🐝 ASGI Python3 server for the Kubernetes Era
my implementation asgi server for python
🚀 Context Manager to run `uvicorn` ASGI applications
ASGI server which can run ASGI compatible application server like FastAPI
A single-page webapp to easily generate srsRAN and OAI gNodeB configuration files based on TDD FR1 bands and compatible with USRP B200 device series
python, asyncio, sqlalchemy, flask, flask-admin, websockets, hypercorn all together
Hackish ASGI application wrapper. See https://github.com/abersheeran/a2wsgi for a production-grade alternative.
A learning project where I rebuilt Starlette's core patterns to understand how modern async Python web frameworks work
idk
Creating a Simple application using Uvicorn ASGI server.
CRM Built using Python Django
A movie recommendation chatbot built using FastAPI, spaCy, and the OMDb API. It provides personalized movie suggestions based on user input like genre or actor name, fetching detailed information such as plot, IMDb rating, and cast.