[ ソース: python-websockets ]
パッケージ: python3-websockets (10.4-1~bpo11+1)
python3-websockets に関するリンク
Debian の資源:
python-websockets ソースパッケージをダウンロード:
- [python-websockets_10.4-1~bpo11+1.dsc]
- [python-websockets_10.4.orig.tar.gz]
- [python-websockets_10.4-1~bpo11+1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-websockets 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)