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.0b3.tar.gz (35.3 kB view details)

Uploaded Source

Built Distribution

rlp-1.0.0b3-py2.py3-none-any.whl (17.2 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for rlp-1.0.0b3.tar.gz
Algorithm Hash digest
SHA256 e2826515ab819c3daa929c412aeaea80fceea09c6a2fafa55ecf311fc3298b7e
MD5 549e777307196505782ed8acb15fa7f8
BLAKE2b-256 6de939924ccbed6790faf747db48180617b1ebf56b79dae9b25e513d56876f86

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rlp-1.0.0b3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a8e000d7b8dc49ffaa5d09187fbffe1cb2ba5b06efcb7701dc8c3c7321287809
MD5 a872a4598020ecce54c271695f884343
BLAKE2b-256 b53fe45e49fcc963203e66b0e950505ff5dfc67ca28396e01b9a11a5d04252b4

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