Password Manager is a simple Python application designed to help users generate, secure and manage their passwords and credentials across multiple accounts.
License MIT Copyright(c) 2021
- Python
- VS Code
- Github Desktop
- Python3.6
- Clone the repository locally and execute the run.py file.
- su => Sign up for a new account.
- lg => Log in to an existing account.
- dc => Display your account's credentials.
- ex => Exit from the application.