Password-Manager A basic python program to store passwords. The passwords are encrpyted using Fernet Symmetric 256 bit Encrpytion. Modules Used: Cryptography, os.path