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

Uploaded Source

Built Distribution

rlp-1.0.0b1-py2.py3-none-any.whl (15.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for rlp-1.0.0b1.tar.gz
Algorithm Hash digest
SHA256 93af539dc5da367c616a48d0ef66d9918d961766abc17d7b88a3d6d583fa78b3
MD5 d947773a0f04afe676b4ce8cf30db5a8
BLAKE2b-256 d8aed03bf0533be921878155f1ae04514901881d7e88996944e5914f32de0312

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rlp-1.0.0b1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7a5da3d7eea0433a3c7a09528c60168f31e3b5e35529362473e9e22415f9bdb3
MD5 bdf34bf56750aec848e94771bfef9a17
BLAKE2b-256 545f0a83bf7939a6b2220c134761f967c0869e9144d9cfaf62fcb12aadbcc688

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