This is a simple Password Keeper using Python Script
Python 3
- sys
- pyperclip
-
Copy the program in any text editor or IDE
-
Save it with pw.py
-
To make it a windows script open notepa and paste this code
@py.exe C:\Python34\pw.py %* @pause
-
save it as pw.bat
- This is a simple Python 3 project.
- The implimentaion is not secure
- Automate the boaring stuff with Python