Skip to content

P3trol/Python_password_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python_password_manager

A Password manger developed in Python

A basic python cli password manager developed to help understand encryption

(‘option’, help='(a)dd / (e)xtract / (g)enerate')

("-s", “–name”, help=“Site name”)

("-u", “–url”, help=“Site URL”)

("-e", “–email”, help=“Email”)

("-l", “–login”, help=“Username”)

("–length", help=“Length of the password to generate”)

("-c", “–copy”, help=‘Copy password to clipboard’)

About

A Password manger developed in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages