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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file randompasswords-2.0.0.tar.gz
.
File metadata
- Download URL: randompasswords-2.0.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0ac73ce4b6b01260d711e0e22fe03ba1a8fa3c648a494c5a7b69dee08485aec |
|
MD5 | d7f6756f6270cfd57a215f3e70f08cc2 |
|
BLAKE2b-256 | 0072b21344e70f497979a9b666fbd2a63a7f31e98e0d49b691b5a5b4514b2c15 |
Provenance
File details
Details for the file randompasswords-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: randompasswords-2.0.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64d14e803ab0fbc4495ff747ac219c6b0d30fc9623aa529380828c73d695a8b5 |
|
MD5 | dd7126ba8867b29a7aa80858accde458 |
|
BLAKE2b-256 | 92adf78b7c48eb8534c64e8fb6015c53741447829b6e44ef4adb3d7bb50db53f |