python crypto tools

This commit is contained in:
fred 2022-06-01 14:43:23 +02:00
parent 4f45e0908e
commit 1f52333d6c
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ echo "###########################"
echo 'export PATH=$PATH:$HOME/.local/bin' >> ~/.bashrc && source ~/.bashrc; echo ">>> PATH=$PATH"
python3 -m pip install -U pip
python3 -m pip install -U setuptools wheel
python3 -m pip install -U cryptography Ed25519 base58 google protobuf protobuf-compiler duniterpy
python3 -m pip install -U cryptography Ed25519 base58 google protobuf duniterpy pynacl pgpy
python3 -m pip install -U nicotine-plus silkaj
if [[ "$USER" == "pi" ]]; then ## PROPOSE QR_CODE PRINTER SUR RPI