Skip to content

mickeystix/passgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

passgen

Python / Tkinter password generator.

This is not packaged, but can be run from Python Shell or however you normally run python scripts.

Requires TK, which nearly all modern python packages come with, but otherwise, run "pip install tk" to get it.

This uses urllib to grab words from a webpage and pulls them into the password if desired. You can dictate which page it is going to grab from by swapping word_url variable out for an appropriate parsable page

IMPORTANT: This is not secured, everything is generated in plain text. Do not use this in production if security is important to you.

Includes a basic notepad, some debug information (Length checks) further exception handling and criteria enforcement, link to Git repo

UPDATE: Added repetition func

2022-03-16 14_40_09-PassGen

About

Lightweight Password Generator w/GUI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages