About
Pynerator is a simple application to generate random passwords/codes, desenvolved using python and pyqt5.
Install
Via pip
pip3 install pynerator
Via github
git clone https://github.com/jeffrichardchemistry/pynerator
cd pynerator
python3 setup.py install
Run
In a terminal
python3 -m pynerator
As a module
from pynerator import pyneratorgui
pyneratorgui.runGUI()
Release files for pynerator 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pynerator-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / pynerator-1.0.0-py3-none-any.whl
| Download URL | pynerator-1.0.0-py3-none-any.whl |
|---|---|
| Size | 16.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1b3b92fc5aca13d4291fcc209e192379c6fea9cc845fa5b8cb6a693624ef9254
|
|
BLAKE2b-256 checksum How to use checksums |
b654fa00c85fbf3cfd7fc760c8b953c09a03bf17cfd63c0df0b3d68cbacd6569
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9
|