A project created for Python language classes by a group of three IT students.
The app is a password manager. It shows previously added passwords from encrypted lines in "hasla.txt" and "id.txt" files after succesfully typing in the main password. 🔑
The project depends on few libraries 📖 :
- tkinter
- hashlib
- PIL or Pillow
- cryptography
- encrypt.py - main file of the project, code in Python 🐍
- encrypt.pyw - a runnable file that don't show a terminal window ⚙️
- awthemes - theming folder with tcl to get some style 💅
- hasla.txt - main file used as a storage for encrypted passwords 🔒
- id.txt - main file used as a storage for password id's 🆔
- logo.ico - icon for windows users 🖼️
- logo.png - image for login screen 🖼️
The default key is "marionesta"