Skip to main content

A package for Recursive Length Prefix encoding and decoding

Project description

# pyrlp [![Build Status](https://travis-ci.org/ethereum/pyrlp.svg?branch=develop)](https://travis-ci.org/ethereum/pyrlp) [![Coverage Status](https://coveralls.io/repos/ethereum/pyrlp/badge.svg)](https://coveralls.io/r/ethereum/pyrlp) [![PyPI version](https://badge.fury.io/py/rlp.svg)](http://badge.fury.io/py/rlp)

A Python implementation of Recursive Length Prefix encoding (RLP). You can find the specification of the standard in the [Ethereum wiki](https://github.com/ethereum/wiki/wiki/RLP) and the documentation of this package on [readthedocs](http://pyrlp.readthedocs.org/en/latest/).

### Release setup

For Debian-like systems: ` apt install pandoc `

To release a new version:

`sh 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-2.0.0a1.tar.gz (39.4 kB view details)

Uploaded Source

Built Distribution

rlp-2.0.0a1-py2.py3-none-any.whl (19.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file rlp-2.0.0a1.tar.gz.

File metadata

  • Download URL: rlp-2.0.0a1.tar.gz
  • Upload date:
  • Size: 39.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2

File hashes

Hashes for rlp-2.0.0a1.tar.gz
Algorithm Hash digest
SHA256 753c6f77fc0f444975e2727b6d3de1fc13fec2e383db28d57c3440ce01a21edc
MD5 8de118c3abbbb8fcc486059db36440ac
BLAKE2b-256 06ff6d8d68083c44f4637282e1454ae72f913ffc8f7862fca6343cc7032f821c

See more details on using hashes here.

File details

Details for the file rlp-2.0.0a1-py2.py3-none-any.whl.

File metadata

  • Download URL: rlp-2.0.0a1-py2.py3-none-any.whl
  • Upload date:
  • Size: 19.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2

File hashes

Hashes for rlp-2.0.0a1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 38ea0aca8061b7c1484d9286abf7f17fb34b637b521821e26f726dfb947cc721
MD5 d36b0c6e87c5f168ab36c911ba0a1935
BLAKE2b-256 3b2e7140a411b54b5913fe1f8662c3cfa1bff326ecbe87e21d6952be9d0f5897

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