Last updated:
0 purchases
pynerator 1.0.0
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()
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.