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

1ea2014 Β· May 5, 2024

History

39 Commits
Apr 28, 2024
May 4, 2024
May 5, 2024
May 1, 2024

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