Skip to main content

Hedera Protobufs

Project description

hedera-protobufs-python

Hedera API Definitions in Protocol Buffer compiled to Python

They are compiled from .proto files in Java Protobufs.

Usage

Install:

pip install hedera-proto

To use, just import them in your python program, e.g.:

from hedera_proto import AccountID
accountId = AccountID()

Or:

import hedera_proto as proto
accountId = proto.AccountID()

Note

This is used by pure Python Hedera SDK, which, as of now (2021/11), has not been released yet.

You are encouraged to use the fully functional Python SDK github.com/wensheng/hedera-sdk-py, which is a Python wrapper around Java SDK, while waiting for pure Python SDK.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hedera_proto-0.49.1.tar.gz (67.1 kB view details)

Uploaded Source

Built Distribution

hedera_proto-0.49.1-py3-none-any.whl (151.3 kB view details)

Uploaded Python 3

File details

Details for the file hedera_proto-0.49.1.tar.gz.

File metadata

  • Download URL: hedera_proto-0.49.1.tar.gz
  • Upload date:
  • Size: 67.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.5

File hashes

Hashes for hedera_proto-0.49.1.tar.gz
Algorithm Hash digest
SHA256 9043187d9c15b58e2c065d1f78c60f286decb8552d9cf5168fdb9767ede73ef3
MD5 b1ba69e732d4cf3c735c881045d56a20
BLAKE2b-256 cc349fe42a42293aaad01e2921634be866f2d6222bb63eec90fadbbc9a66ead5

See more details on using hashes here.

File details

Details for the file hedera_proto-0.49.1-py3-none-any.whl.

File metadata

File hashes

Hashes for hedera_proto-0.49.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f951527f1b284af4a0be5fd19ad1fa8febc33b7716c3dd2319c2bebd18024b5a
MD5 1760bae1fd542ea8c342f0d31eade44d
BLAKE2b-256 a2140d2f7f3a8a5e41a8c248a18f99ee9e7cd7ccae80d136f11eaf16a5853ee7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page