autobahn-python
WebSocket client/server library
Enables real-time communication and application messaging over the web using WebSockets and WAMP.
WebSocket and WAMP in Python for Twisted and asyncio
2k stars
101 watching
769 forks
Language: Python
last commit: 3 months ago
Linked from 4 awesome lists
autobahnpubsubpythonreal-timerpcwampwebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
openapi-generators/openapi-python-client | Automatically generates Python client libraries from OpenAPI 3.0 and 3.1 documents | 1,347 |
robertcraigie/prisma-client-py | An auto-generated and fully type-safe Python client for interacting with various databases. | 1,892 |
twisted/twisted | An event-driven networking framework for building internet applications. | 5,602 |
twisted/treq | A Python API for making HTTP requests using Twisted's HTTP client | 588 |
lamini-ai/lamini | A Python client package providing an interface to Lamini's API for generating AI content | 2,519 |
openai/openai-python | A Python library providing convenient access to the OpenAI API for various tasks such as chat completion and image processing. | 23,015 |
encode/uvicorn | Provides an ASGI web server implementation for Python | 8,567 |
kubernetes-client/python | A Python library providing a client interface to the Kubernetes API. | 6,798 |
nilsnolde/routingpy | A Python client library that provides consistent access to various routing APIs. | 276 |
twisted/txmongo | An asynchronous Python driver for MongoDB | 338 |
ratchetphp/ratchet | A PHP library for building asynchronous WebSocket servers | 6,284 |
andriyko/aiociscospark | Provides an asynchronous Python client for interacting with the Cisco Spark API | 7 |
kennethreitz/responder | A unifying Python framework that combines features from Flask and Falcon to provide a flexible and performant web service architecture. | 3,592 |
googleapis/google-api-python-client | A Python client library for Google's discovery based APIs. | 7,779 |
microsoft/playwright-python | A Python library to automate multiple web browsers with a single API. | 11,872 |