pyeclib

This library provides a simple Python interface for implementing erasure codes. To obtain the best possible performance, the underlying erasure code algorithms are written in C.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pyeclib

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.7.0 2025-09-04      
1.6.4 2024-10-24      
1.6.3 2024-10-24      
1.6.2 2024-10-23      
1.6.2rc1 pre-release 2024-10-22      
1.6.1 2022-04-19      
1.6.0 2019-04-02      
1.5.0 2017-06-30      
1.4.0 2016-12-08      
1.3.1 2016-09-30      
1.2.0 2016-01-13      
1.1.1 2015-10-25      
1.1.0 2015-10-22      
1.0.9 2015-09-10      
1.0.7 2015-04-16      
1.0.6 2015-03-29      
1.0.4 2015-03-13      
1.0.3 2015-03-11      
1.0.2 2015-03-11      
1.0.1 2015-03-11      
1.0c2 pre-release 2015-03-11      
1.0c1 pre-release 2015-03-11      
0.9.8 2014-08-06      
0.9.7 2014-08-05      
0.9.6 2014-08-05      
0.9.5 2014-08-05      
0.9.4 2014-07-10      
0.9.2 2014-04-22      
0.9.1 2014-04-21      
0.2.4 2014-03-09      
0.2.3 2014-03-07      
0.2.2 2014-03-03      
0.2.1 2014-02-24      
0.2.0 2014-02-24      
0.1.17 2014-01-12      
0.1.16 2014-01-12      
0.1.15 2014-01-12      
0.1.14 2013-12-19      
0.1.12 2013-12-19      
0.1.11 2013-10-20      
0.1.10 2013-10-19      

Issues with this package?

Page last updated 2025-10-21 22:08:09 UTC