Skip to content

Normolo/PasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PasswordGenerator

Generic offline password generator made using python. I do not intend on updating this generator unless:

  • Bugs in the code are reported to me or
  • I decide to update it to make it more efficient by:
    • Adding a visual GUI
    • Making the code more efficient
    • Adding a standalone .exe that runs the programm without any need of installation

Installation

You have three methods of installing.

First method - .py execution

  • Download the main .py file in the repository.
  • If not already downloaded/installed, download Python 3.X
  • Execute the .py file via python

Second Method - .exe 7z installation

  • Download the .exe file found in the release section.
  • Execute the downloaded file
  • Execute the python-3.9.7-amd64 file in order to install python.
  • Execute the password generator file with python.

Third Method - .exe IExpress installation

  • Download the .exe file found in the release section.
  • Execute the downloaded file
  • Execute the python-3.9.7-amd64 file in order to install python.
  • Execute the password generator file with python.

About

Generic offline password generator made using python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages