version number: 0.0.2 author: Masayuki Igawa
A python package that generates memorable passwords
To install use pip from pypi(TBD):
..
$ pip install genpasswd
Or clone the repo:
$ git clone https://github.com/masayukig/genpasswd.git $ python setup.py install
TBD
TBD