[ Bron: python-websockets ]
Pakket: python3-websockets (13.1-2)
Verwijzigingen voor python3-websockets
Debian bronnen:
Het bronpakket python-websockets downloaden:
- [python-websockets_13.1-2.dsc]
- [python-websockets_13.1.orig.tar.gz]
- [python-websockets_13.1-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
implementation of the WebSocket Protocol (RFC 6455)
websockets is a library for developing WebSocket servers and clients in Python. It implements RFC 6455 with a focus on correctness and simplicity. It passes the Autobahn Testsuite.
Built on top of Python's asynchronous I/O support introduced in PEP 3156, it provides an API based on coroutines, making it easy to write highly concurrent applications.
Andere aan python3-websockets gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)