Symbol Catbuffer Builders
Project description
catbuffer
This is the Python version of the catbuffer library. It is generated using catbuffer-generators from the catbuffer specification.
The generated code is in Python version 3.7.
This library helps serialize and deserialize NEM's Catapult entities in Python applications.
The library's main client is (symbol-sdk-core-python). We suggest not using this library directly.
Right now only transactions and related objects are generated in sensible manner, support ffor state-related objects will be added in future.
Installation & Usage
pip install
The python catbuffer package is hosted on PyPI.
To install the latest release:
pip install catbuffer
(you may need to run pip
with root permission: sudo pip install catbuffer
)
To install a specific version or a snapshot:
pip install catbuffer=={version}
Example:
pip3 install catbuffer==1.0.0.20210413.152059a1
Project details
Release history Release notifications | RSS feed
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 catbuffer-1.0.0.20210414.71016a1.tar.gz
.
File metadata
- Download URL: catbuffer-1.0.0.20210414.71016a1.tar.gz
- Upload date:
- Size: 65.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40f4c3282a49d8e88d2e75a87a35f77db69e092c9649a8de61aeb9cd569a0025 |
|
MD5 | 381233aa69567bef7538da208309c2a6 |
|
BLAKE2b-256 | a9cffc1e4720f0094c1d964c59157d532ad3f4ab8cc78fa3861fcb7153148f60 |
File details
Details for the file catbuffer-1.0.0.20210414.71016a1-py3-none-any.whl
.
File metadata
- Download URL: catbuffer-1.0.0.20210414.71016a1-py3-none-any.whl
- Upload date:
- Size: 281.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ff47b38c334265529c41595b5c7633a194448b09032af5fc792a30b6e1503ba |
|
MD5 | e0d24974f4bb247e72154ae5055b3619 |
|
BLAKE2b-256 | 682658f90a13a4531daeaefab14b9612f11a407629797d8a73769e4aecfc180b |