Skip to content

A python based CLI Password generator and password manager

License

Notifications You must be signed in to change notification settings

V4IBH4V-11/PyPass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔐 PyPass

🐍A python based CLI Password generator and manager. It generates random password of custom length and then save it inside a file to make it secure it encrypts all the passwords inside the file so no one can read it unless they have the Decrypting key.

🛠️ Installation and Usage

Use git clone to copy the repo or download zip of the repo.

  git clone https://github.com/G0dVai/PyPass.git
  cd PyPass
  pip3 install -r requirements.txt
  python3 main.py

🌟 Features

  • Cross platform
  • generates random passwords of custom length
  • saves passwords in encrypted form

🔗 Connect with me

linkedin Instagram

📸 Screenshots

first_screen

Releases

No releases published

Packages

No packages published

Languages