π File Crypter π¦ Installation pipx install git+https://github.com/batubyte/file-crypter file-crypter β¨ Features > file-crypter genkey -o C:\secret.key > file-crypter encrypt -f file.dat -o file.enc -k C:\secret.key > file-crypter decrypt -f file.enc -o file.dec -k C:\secret.key π Documentation Fernet