python3 -m pip install -U pip python3 -m pip install --extra-index-url https://artifacts.luxonis.com/artifactory/luxonis-python-snapshot-local/ depthai ...
Symmetric encryption/decryption of a text file using a randomly-generated key. Overwrites existing file for both encryption and decryption. This basic script uses the Fernet library from Python ...