Skip to content

steinwurf/pyerasure

Repository files navigation

Introduction

Waf Python Tests Black Flake8 Pip Install

What it is:

  • A tool for learning erasure codes

License

This project is licensed under the Steinwurf ApS research license. See the LICENSE file for details.

Installation

  1. Setup your Github SSH key (see https://docs.github.com/en/github/authenticating-to-github/connecting-to-github-with-ssh)

  2. Install the pyerasure tool using pip and git/ssh:

    python3 -m pip install git+ssh://git@github.com/steinwurf/pyerasure@[TAG]
    

    Note

    The [TAG] should be replaced with the desired version or checksum of the tool.

  3. Run the pyerasure hello world example:

    python3 examples/hello_world.py
    

About

PyErasure is a Python module that implements erasure coding. It is meant for research and teaching so ease of use has been the primary goal of the design.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages