Autobahn Python is a networking library for building Python applications that use WebSocket and WAMP. It supports both Twisted and asyncio, giving developers flexibility depending on their preferred Python event framework. The WebSocket layer enables bidirectional real-time messaging between clients and servers. The WAMP layer adds routed remote procedure calls and publish-subscribe messaging for distributed applications. Autobahn Python is useful for dashboards, IoT systems, collaborative apps, backend services, messaging platforms, and applications that need real-time communication across components. It works especially well with a WAMP router such as Crossbar.io when building routed multi-service systems.
Features
- Python WebSocket library
- WAMP protocol support
- Twisted and asyncio compatibility
- Remote procedure call messaging
- Publish-subscribe communication
- Real-time distributed application support
Categories
WebSocket LibrariesLicense
MIT LicenseFollow Autobahn|Python
Other Useful Business Software
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Autobahn|Python!