Our groups project is to build a Password Manager that runs as a Python application on desktop.
This app will use the AES 256 encryption standard to encrypt data.
You can install the latest version of Python 3 here
PyQt - A Python GUI Framework
TKInter - Pythons standard GUI
PyInstaller - Program to make Python code into an application