Skip to main content

Generate (possibly) secure passwords.

Project description

pywrdgen

Generate (possibly) secure passwords.

Just a little project to toy around with. I don't intend this to be anything ground-breaking and exciting. Just a little utility to generate password(s).

use

From inside your virtual environment of choice, install the requirements. Then run the module or source file directly. This might be done as..

pip install -r requirements.txt    # Install requirements
python -m pywrdgen                 # Run as a module
python pywrdgen/__main__.py        # Run the source file directly

python -m pywrdgen --help          # Display global flags help
python -m pywrdgen gen --help      # Display generator flags help

contributing

Any, and all contributions are welcome. Be it issues, suggestions, thanks. I appreciate all of it. Feel free to submit a pull request, or write an issue with what's on your mind.

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

pywrdgen-0.1.0.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

pywrdgen-0.1.0-py3-none-any.whl (5.8 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