Contents

reedsolo 1.7.0

0

Pure-Python Reed Solomon encoder/decoder

Pure-Python Reed Solomon encoder/decoder

Stars: 347, Watchers: 347, Forks: 85, Open Issues: 19

The tomerfiliba-org/reedsolomon repo was created 11 years ago and the last code push was 5 months ago.
The project is popular with 347 github stars!

How to Install reedsolo

You can install reedsolo using pip

pip install reedsolo

or add it to a project with poetry

poetry add reedsolo

Package Details

Author
Tomer Filiba
License
Public Domain
Homepage
https://github.com/tomerfiliba/reedsolomon
PyPi:
https://pypi.org/project/reedsolo/
GitHub Repo:
https://github.com/tomerfiliba/reedsolomon

Classifiers

  • Communications
  • Scientific/Engineering/Mathematics
  • System/Archiving/Backup
  • System/Recovery Tools
No  reedsolo  pypi packages just yet.

Errors

A list of common reedsolo errors.

Code Examples

Here are some reedsolo code examples and snippets.

GitHub Issues

The reedsolo package has 19 open issues on GitHub

  • Cython version can not be installed

See more issues on GitHub

Related Packages & Articles

scapy 2.5.0

Scapy: interactive packet manipulation tool

oscpy 0.6.0

A modern and efficient OSC Client/Server implementation

mybad 0.2.0

My friendly error base class - for Python.