Skip to content

JKakaofanatiker/pw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

pw

Password generator written in python

The passwords always have upper and lowercase letters, numbers and symbols.

Passwords will automatically be copied on the clipboard.

Requrements (version 1.1 and up)

  • GNU/Linux, Windows and macOS should work

  • Python3

  • pyperclip

    Commands to install it: pip install pyperclip or pip3 install pyperclip

Changelog

1.1

Passwords will now automatically be copied on the clipboard

Why is this a thing?

Many websites, apps, etc. allow passwords containing upper and lowercase letters, numbers and symbols which is good.

I normally use pwgen to generate passwords. But always typing many flags (like -y) annoys me and I wanted to learn something so I created this.

About

Password generator written in python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages