Skip to content

darkshadow88/Password_Keeper-1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Password_Keeper-1.0

Password Keeper is a simple Password keeping program

This is a simple Password Keeper using Python Script

Python Version

Python 3

Library

  1. sys
  2. pyperclip

Steps to run

  1. Copy the program in any text editor or IDE

  2. Save it with pw.py

  3. To make it a windows script open notepa and paste this code

    @py.exe C:\Python34\pw.py %* @pause

  4. save it as pw.bat

Conclusion

  • This is a simple Python 3 project.
  • The implimentaion is not secure

Reference

  • Automate the boaring stuff with Python

About

Password Dictionary | Python 3 | Basic

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages