Pakket: python3-autobahn (24.4.2+dfsg1-1)
Verwijzigingen voor python3-autobahn
Debian bronnen:
Het bronpakket python-autobahn downloaden:
- [python-autobahn_24.4.2+dfsg1-1.dsc]
- [python-autobahn_24.4.2+dfsg1.orig.tar.xz]
- [python-autobahn_24.4.2+dfsg1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [autobahn.ws]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
WebSocket client and server library, WAMP framework - Python 3.x
Autobahn|Python is a networking library that is part of the Autobahn project and provides implementations of:
* The WebSocket Protocol * The Web Application Messaging Protocol (WAMP)for Twisted and asyncio, on Python 2 & 3 and for writing servers and clients.
WebSocket allows bidirectional real-time messaging on the Web and WAMP adds asynchronous Remote Procedure Calls and Publish & Subscribe on top of WebSocket.
This package contains the Python 3.x module.
Andere aan python3-autobahn gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-attr
- Attributes without boilerplate (Python 3)
-
- dep: python3-base58
- Python library with Base58 encode and decode functions
-
- dep: python3-cbor
- Python3 Implementation of RFC 7049. Concise Binary Object Representation (CBOR)
-
- dep: python3-cffi
- Foreign Function Interface for Python 3 calling C code
-
- dep: python3-cryptography (>= 3.4.6)
- Python library exposing cryptographic recipes and primitives
-
- dep: python3-ecdsa
- ECDSA cryptographic signature library (Python 3)
-
- dep: python3-flatbuffers
- efficient cross platform serialization library - Python bindings
-
- dep: python3-hyperlink
- Immutable, Pythonic, correct URLs.
-
- dep: python3-lz4
- Python interface to the lz4 compression library (Python 3)
-
- dep: python3-mnemonic
- Implementation of Bitcoin BIP-0039 (Python 3)
-
- dep: python3-msgpack
- Python 3 implementation of MessagePack format
-
- dep: python3-nacl
- Python bindings to libsodium (Python 3)
-
- dep: python3-openssl
- Python 3 wrapper around the OpenSSL library
-
- dep: python3-passlib
- comprehensive password hashing framework
-
- dep: python3-pyqrcode
- Python 3 module to generate QR Codes
-
- dep: python3-service-identity
- Service identity verification for pyOpenSSL (Python 3 module)
-
- dep: python3-snappy
- snappy compression library from Google - Python 3.x
-
- dep: python3-trie
- Pure Python implementation of the trie data structure (Python 3)
-
- dep: python3-twisted
- Event-based framework for internet applications
-
- dep: python3-txaio
- compatibility API between asyncio/Twisted/Trollius - Python 3.x
-
- dep: python3-u-msgpack
- Python3 MessagePack serializer and deserializer
-
- dep: python3-ubjson
- Universal Binary JSON encoder/decoder for Python 3
-
- dep: python3-ujson
- ultra fast JSON encoder and decoder for Python 3
-
- dep: python3-wsaccel
- Accelerator for ws4py and AutobahnPython - Python 3.x
-
- dep: python3-zope.interface
- Interfaces for Python3