p2pclient 0.2.0
pip install p2pclient==0.2.0
Latest version
Released:
The libp2p daemon bindings for Python
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Author: Kevin Mai-Hsuan Chia
Classifiers
- License
- Operating System
- Programming Language
Project description
py-libp2p-daemon-bindings
The libp2p daemon bindings for Python
Provides a client library to interact with the official libp2p daemons. Supports the Go and JavaScript daemons.
Features:
- The
Client
class enables communication with a P2P daemon using its protobuf control protocol. - The
Daemon
class allows to spawn a P2P daemon from Python code. This is especially useful for testing.
Tested with the Go daemon v0.2.0 and the JS daemon v0.10.2.
Supported features (Go daemon)
-
Identify
-
Connect
-
StreamOpen
-
StreamHandler
- Register -
StreamHandler
- Inbound stream - DHT ops
- Conn manager ops
- PubSub ops
Supported features (JS daemon)
-
Identify
-
Connect
-
StreamOpen
-
StreamHandler
- Register -
StreamHandler
- Inbound stream - DHT ops / most functionalities are bugged and some are not implemented
- Conn manager ops
- PubSub ops
- PeerStore
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Author: Kevin Mai-Hsuan Chia
Classifiers
- License
- Operating System
- Programming Language
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file p2pclient-0.2.0.tar.gz
.
File metadata
- Download URL: p2pclient-0.2.0.tar.gz
- Upload date:
- Size: 17.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0d41a240679e6bf1d5864b4117043e7586a023df564667aa1bad8e81af937721
|
|
MD5 |
864c267bbc10ef96f2748993a2ecc231
|
|
BLAKE2b-256 |
3a0edd70eb1e3430be0517971d534bf7014916d60287fe87d9686c287ab21bf9
|
File details
Details for the file p2pclient-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: p2pclient-0.2.0-py3-none-any.whl
- Upload date:
- Size: 22.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9671c174e89b09e7f3aefe40c6c004f013c393794de129aca22c8700a17303ee
|
|
MD5 |
037629e9790892394cc95bf5002f1f3c
|
|
BLAKE2b-256 |
4b870565e734a37369318588b7451b476dd70d524ac23aa3211fe33748f89da4
|