PythonProjects
PythonProjects copied to clipboard
Dear Kalle Hallden, The project is fabulous. I just made some minor changes in the readme file that might help others in a better understanding.
some error occurs when storing .txt files into the db
While retrieving image files from the safe,the file failed to open. The image was corrupted and it says we do not support this file format. I was not able to...
The problem is that programm gives a password if type gp, even if you didn't store the password first. How to fix this?
For example when we will have inside our folder **_a_** with folder **_c_** with folder **_d_** and **_b_** with folder **_c_** with folder **_e_** the output will be ``` a...
We can use getpass() module for entering the password without echoing the password on the screen. can i add this feature?