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

Uploaded Source

Built Distribution

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

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for rlp-1.0.0b4.tar.gz
Algorithm Hash digest
SHA256 3cc85334de868f88c8230fe55709a755431650ea6021bf36308b0a49a48c288a
MD5 d12c1083497e50c1ceb770359a636612
BLAKE2b-256 92d18a13069cdcd5fe59a6ff0a7330098f7857b337315a876a7b705270024b06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rlp-1.0.0b4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e5c412785882036b6b2e0101b57b036d4d7d994d86ae1da3a2a93d1c9eacf475
MD5 c92a3d75fce64f6fdecfbab573609e58
BLAKE2b-256 bb014591c9a9aa483c4b8e0fdedb5beec3db30d1a0c8a88010f51f9b5b3acc6e

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