Skip to main content

Takes user input and generates random passwords

Project description

A simple GUI program that takes user input for keywords, minimum password length, maximum password length, and any special characters to generate random password possibilities derived from the input.

Installation

Save the .py files under randompasswords and run it with python3. See requirements.txt for any module requirements and install them with pip Requires python3. Check python version with

python --version

If not installed, install python3 on this url https://www.python.org/downloads/

Or use pip to install randompasswords directly

pip install randompasswords

Usage

Run __main__.py and follow instructions on GUI window

Acknowledgment

Thank you to Brett Beekley, my mentor for encouraging me and helping me think up this idea for a side project

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

randompasswords-2.0.0.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

randompasswords-2.0.0-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page