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
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
File details
Details for the file passgenpy-0.1.15.tar.gz.
File metadata
- Download URL: passgenpy-0.1.15.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd0eff3ff8483fec2454867014d5bc93b13886a6af19cc7680cc90878deb95cd
|
|
| MD5 |
05ece783dcc55b85691d84122525fc9e
|
|
| BLAKE2b-256 |
603de4704484bb39cea0a5f2d0a3f856816ed3efa43b7fa7ea70ee48dadab191
|