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

Uploaded Source

Built Distribution

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

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: rlp-2.0.0a2.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.0a2.tar.gz
Algorithm Hash digest
SHA256 98c6b92defdc97e9415d8e2a49475f126a3e3c948f6f82fba9177b7daf09a4dc
MD5 221240c01cfb10b6479892191b4573ec
BLAKE2b-256 62a5ad7c1ca3849a849c63c3ae3da625ccab1a6e390f32733283c8b637148937

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rlp-2.0.0a2-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.0a2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 514b05d49255131b43b2145cf0578bc9f14b221fbb23afe3e8cfe9739861eb86
MD5 d29f2a90039b3a761e8118442aac7564
BLAKE2b-256 5a0a94cddab26c171e6041b929c195dfb04210edace63252f507a11c35c79976

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