Skip to content

NillionNetwork/nillion-python-helpers

Repository files navigation

Nillion Python Helpers

This helpers are meant to be used with Nillion's Python Quickstart. This are meant not to be copied every time we need to include them in a separate project, as they have become the standard.

Installation

Using pip

pip install nillion-python-helpers

From Sources

You can install the nillion-python-helpers library using:

git clone https://github.com/NillionNetwork/nillion-python-helpers.git
pip install ./nillion-python-helpers

License

This project is licensed under the Apache2 License. See the LICENSE file for details.