InstallationΒΆ

The sources for LocalEGA can be downloaded and installed from the NBIS Github repo.

pip install git+https://github.com/NBISweden/LocalEGA-cryptor.git

or using:

git clone https://github.com/NBISweden/LocalEGA-cryptor
pip install -r LocalEGA-cryptor/requirements.txt
pip install -e ./LocalEGA-cryptor