miguelgrinberg / simple-websocket
Simple WebSocket server and client for Python.
☆79Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for simple-websocket
- aiosignal: a list of registered asynchronous callbacks☆131Updated this week
- Extract from werkzeug.cache☆141Updated this week
- SQLAlchemy 2.0+ wrapper that simplifies its use in Python applications. Can be used on its own or alongside Flask, FastAPI or other web f…☆133Updated 2 months ago
- coredis is an async redis client for python with support for redis cluster & sentinel.☆78Updated 3 months ago
- Flask running on asyncio!☆201Updated last year
- Sniff out which async library your code is running under☆125Updated 8 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆95Updated 2 weeks ago
- Authorization and access control for Flask☆72Updated 6 months ago
- Porting Django's email implementation to your Flask applications.☆107Updated 2 months ago
- Integrate Alembic with Flask.☆44Updated 2 weeks ago
- Sans-IO WebSocket protocol implementation☆266Updated 8 months ago
- Modern WebSocket support for Flask.☆283Updated 6 months ago
- Lightweight browser hot reload for Python ASGI web apps☆148Updated 6 months ago
- Asynchronous logging for Python and asyncio☆137Updated last year
- A very simple CRUD class for SQLModel!☆48Updated last year
- Quart-CORS is an extension for Quart to enable and control Cross Origin Resource Sharing, CORS.☆26Updated 3 months ago
- Extended Sanic functionality☆50Updated 3 months ago
- A drop-in replacement for Starlette session middleware, using Authlib's jwt