Skip to main content

A package for Recursive Length Prefix encoding and decoding

Project description

A Python implementation of Recursive Length Prefix encoding (RLP) with a very fast cython back-end. You can find the original python based RLP here, 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-cython-2.1.7.tar.gz (50.7 kB view details)

Uploaded Source

Built Distribution

rlp_cython-2.1.7-py2.py3-none-any.whl (38.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file rlp-cython-2.1.7.tar.gz.

File metadata

  • Download URL: rlp-cython-2.1.7.tar.gz
  • Upload date:
  • Size: 50.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.9.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

File hashes

Hashes for rlp-cython-2.1.7.tar.gz
Algorithm Hash digest
SHA256 77aa8a0b418b6df2b661235801b61061298f732552e8c77d20d0f18e4a81e560
MD5 0b2cf8a3adb7f19c6adeddff38474341
BLAKE2b-256 f3161dc29d0f3233b7aba6aad116a563053d7ce322a86a4f2bdcdf607050b651

See more details on using hashes here.

File details

Details for the file rlp_cython-2.1.7-py2.py3-none-any.whl.

File metadata

  • Download URL: rlp_cython-2.1.7-py2.py3-none-any.whl
  • Upload date:
  • Size: 38.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.9.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

File hashes

Hashes for rlp_cython-2.1.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7ff40cfc2e813b3dbc4dcb9da9a8f0fd7af0233d86de8d828594d3ebaed21df2
MD5 b1d947195932de6a7d972ff7b99c00d7
BLAKE2b-256 24ffcccd034338a3170bf6f0fb7b9795a690e066aa908aa9a90faa36ae75cd60

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