A simple password manager that uses the Fernet module from the Cryptography library.
We STRONGLY recommend first obfuscating the program then using it, a library like pyarmor will work fine.
Python >= 3.6 Cryptography Library
$ pip install cryptography
Then just run the main.py file in CMD or any Terminal you prefer.
A Gui. Multiple Users. Email OTP. Recovery keys.
Please feel free to open a issue, or a pull request if you have found any bugs, or have any ideas.
This password manager was built for educational purposes. Please use at your own risk.