Skip to content

a simple password generator using python in less than 100 lines.

Notifications You must be signed in to change notification settings

CaptKraken/PyPass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPass

a simple console password generator with Python3.
created on 11/11/20
modules: random, sys, os, pyperclip.
executable made with pyinstaller

PyPass main screen

features

  • generates password based on a given length.
  • auto copy generated password to clipboard.

About

a simple password generator using python in less than 100 lines.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages