A simple password manager project.
- Written for practice after started 100 Days of Code: The Complete Python Pro Bootcamp for 2023 on Udemy.
- Developed to practice the tkinter library
- Get
pip(more info) - Download requirements using
pip install -r requirements.txt - Clone this repository and run
python main.py