A secure, local password manager written in python
Add me on discord - Pot Noodle#7727
In git bash or other terminal
$ git clone https://github.com/pot-noodle-python/password-manager.git
$ cd password-manager
$ pip install -r requirements.txt
$ python cli.py
Any installation problems, add me on discord - Pot Noodle#7727
- Object oriented codebase
- Securely encrypted passwords
- Easy to use command line interface
- graphical user interface built in tkinter
- ability to modify records
- Contact me on discord - Pot Noodle#7727
- Add an issue here