Skip to main content

A password generator written in Python 3.x

Project description

## How could I use this library? #### The best way to use it, in my opinion is to install it with pip #### Just type `pip3 install passgenpy` on your Linux or WSL terminal (on Windows just remove the 3 from pip) #### Or alternatively you could clone this and use `passgenpy/generate_password.py` in place of the module. #### If you had used pip to download the library do `from passgenpy.generate_password import gen_pass` to just import the function to generate the password, and to import the whole library `import passgenpy`.

## Will you add new features to this library? #### When I have free time I will work on this library and add even more features!

## Can I contribute to this project #### Of course, anyone can!

## What should I do if I find any bugs or issues with your code #### To report an issue or bug go to the issues tab and create a new issue. It’s that simple!

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

passgenpy-0.1.15.tar.gz (3.5 kB view hashes)

Uploaded Source

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