mwong770 / Password-Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password-Generator

  • A python script that generates random passwords and checks their strength

Table of Contents

πŸ’» Technologies Used

πŸ“€ Installation and Usage

πŸ’₯ Features

πŸ‘€ Developer

πŸ“§ Questions or Comments

πŸ’» Technologies Used

  • Python
  • Modules
    • os
    • json
    • zipfile
    • string
    • pandas
    • passwordmeter
    • secrets
  • Jupyter Notebook

πŸ“€ Installation and Usage

  • Clone the Password-Generator repository to your local computer.
  • View the files in Jupyter Notebook or an editor with a Jupyter Notebook extension.

πŸ’₯ Features

  • prompts the user to choose between two password generation algorithms
  • extracts zipped word files
  • combines words in multiple files into a single list
  • randomly selects symbols, numbers and either words or letters to build passwords
  • checks the strength of passwords generated using passwordmeter

screenshot of app

screenshot of app

πŸ‘€ Developer

  • Maria Wong

πŸ“§ Questions or Comments

If you have any questions or comments, feel free to message me on LinkedIn.

Thanks for checking out Password-Generator!

About


Languages

Language:Jupyter Notebook 100.0%