A personal password manager built from scratch in Python as a learning project. Features both CLI and GUI interfaces (GUI in development) with plans for encryption. PyCharmMiscProject/ ├── main.py # ...
This is a simple random password generator which is built with the inspiration of Avast Random Password Generator but simplified for my need ...