Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.53 KB

File metadata and controls

49 lines (31 loc) · 1.53 KB

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