Psswd is a password manager developed in Python allowing to store passwords easily and securely.
Python - Tkinter - MySQL
Before entering the first year of DUT Informatique, I wanted to get a little ahead of the program: this project was above all an opportunity for me to see the basics of Python and the database with MySQL. I was also able to approach the interface creation with the TKinter library. The application has a simple authentication system, in order to access its passwords. These are encoded and then stored.