Letter P

python39-simple-rlp - RLP (Recursive Length Prefix) - Encode and decode data structures

Website: https://github.com/SamuelHaidu/simple-rlp
License: MIT Custom
Vendor: Alcance Libre, Inc.
Description:
Simple RLP (Recursive Length Prefix) module provides an alternative to
the official Ethereum pyrlp library.

While pyrlp requires 5 dependencies, this alternative is written in
pure Python and has no dependencies. It is recommended for projects
that do not require the full suite of Ethereum tools. If your project
already uses Ethereum tools, consider using pyrlp instead.

Features:

  - Straightforward encoding and decoding of lists containing various
    data types
  - Fast encoding process
  - Automatic serialization of Python objects (refer to supported
    types below)
  - Templates for converting bytes into decoded objects
  - Dependency-free implementation

Packages

python39-simple-rlp-0.1.3-1.aldos.noarch [11 KiB] Changelog by Joel Barrios (2023-05-01):
- Initial package.

Listing created by Repoview-0.6.6-6.fc14.al