A client sided windows password manager to store your passwords!
Please make a file named "data.json" somewhere secure on your machine, as this is where your key will be stored, along with your data.
In the main.py, please put the directory of your file in this variable. (self.data_file_path = "Data_Path_Here")
