QuoRum MiniNode Python SDK
a mini python sdk for quorum lightnode with http/https requests to group of quorum fullnode.
这是 quorum lightnode(轻节点)的 python sdk 实现之一。
另外一个实现为 zhangwm404 的 quorum-lightnode-py。
特点是:聚焦单个种子网络,实现 http/https 请求,封装 lightnode 相关 api 与常见的方法;同时不做任何本地数据存储,把存储部分交给 bot/app/web 的开发者自行拓展。
安装
pip install mininode
参考案例 example
参与代码贡献
依赖:
pipenv install
pipenv run python example/send_to_group.py
代码格式化:
isort .
black -l 100 -t py39 .
代码检查:
pylint mininode
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mininode-0.3.4.tar.gz
(32.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
mininode-0.3.4-py3-none-any.whl
(35.0 kB
view details)
File details
Details for the file mininode-0.3.4.tar.gz.
File metadata
- Download URL: mininode-0.3.4.tar.gz
- Upload date:
- Size: 32.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea08751f1f8d6f5f01e01a520037b71e477d7babfe546004b79ea786055c4bb8
|
|
| MD5 |
7a3e5dc0dde13cba8b3bba200f9110bd
|
|
| BLAKE2b-256 |
4436ef4f2a13d53ddc08d31eb94f6e3b890d9e1a0bedc6a669a1b00d6683f645
|
File details
Details for the file mininode-0.3.4-py3-none-any.whl.
File metadata
- Download URL: mininode-0.3.4-py3-none-any.whl
- Upload date:
- Size: 35.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0928a38957b00d894bb444ef1ba69efcf2af021c9252639965539f41eab5fcf3
|
|
| MD5 |
3682cf2092706f93f47f56f1d85918a5
|
|
| BLAKE2b-256 |
44d47697029c8b0796c24f0f8e57d4666f58280b86858a6c0ea8d1004d693b79
|