Skip to main content

A package for Recursive Length Prefix encoding and decoding

Project description

Build Status Coverage Status PyPI version

A Python implementation of Recursive Length Prefix encoding (RLP). You can find the specification of the standard in the Ethereum wiki and the documentation of this package on readthedocs.

Release setup

For Debian-like systems:

apt install pandoc

To release a new version:

make release bump=$$VERSION_PART_TO_BUMP$$

How to bumpversion

The version format for this repo is {major}.{minor}.{patch} for stable, and {major}.{minor}.{patch}-{stage}.{devnum} for unstable (stage can be alpha or beta).

To issue the next version in line, specify which part to bump, like make release bump=minor or make release bump=devnum.

If you are in a beta version, make release bump=stage will switch to a stable.

To issue an unstable version when the current version is stable, specify the new version explicitly, like make release bump="--new-version 4.0.0-alpha.1 devnum"

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

rlp-1.0.0b6.tar.gz (37.0 kB view details)

Uploaded Source

Built Distribution

rlp-1.0.0b6-py2.py3-none-any.whl (18.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file rlp-1.0.0b6.tar.gz.

File metadata

  • Download URL: rlp-1.0.0b6.tar.gz
  • Upload date:
  • Size: 37.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for rlp-1.0.0b6.tar.gz
Algorithm Hash digest
SHA256 8d5ce21cf6aec8527a926bde16d91a80d2870c2cc79f5460d2fe36d28a410401
MD5 f9198c5a5b4957cfeff38eb56ffa0aa7
BLAKE2b-256 6e84cd84a03a0d7a6fc8bab4c04008a1e43ab738a0c2b4ca5920a49ac4f17d9d

See more details on using hashes here.

File details

Details for the file rlp-1.0.0b6-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for rlp-1.0.0b6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 cf46793b966e0831fe9eded84a920b30684ee98eacb66156055c2abce12d484b
MD5 973f5bf98b91f4b543f3cba73e87cc1f
BLAKE2b-256 6062f919a85f688918059796d1cb4fa378d81aed15eafcf262fb0b36d60d9379

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