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

Uploaded Source

Built Distribution

rlp-2.0.0b1-py2.py3-none-any.whl (20.1 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: rlp-2.0.0b1.tar.gz
  • Upload date:
  • Size: 39.9 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.49.0 CPython/3.8.2

File hashes

Hashes for rlp-2.0.0b1.tar.gz
Algorithm Hash digest
SHA256 e66b7588d0e34f053a1223e33fcaedcb14b109aa68cdd8705c76bed69f2f594a
MD5 2d518b75e8db745e50db0d87afb56c28
BLAKE2b-256 bb8368333e3d0e5c602963def0bca28942d280304681f20dc83c64441a549ddd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rlp-2.0.0b1-py2.py3-none-any.whl
  • Upload date:
  • Size: 20.1 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.49.0 CPython/3.8.2

File hashes

Hashes for rlp-2.0.0b1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 dbb59b83c0b41ffde8cc28d79059f7278c6a5be398149658a5611827c3f96112
MD5 8e786fc80da6a8a39c8058bf40f59e30
BLAKE2b-256 1f89ec2b30f9ccded34d93eb4a1007ed9f15d74021ecb7a8a08680d1a49263b7

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