Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 452 Bytes

README.rst

File metadata and controls

34 lines (21 loc) · 452 Bytes

Generate memorable password

version number: 0.0.2 author: Masayuki Igawa

Overview

A python package that generates memorable passwords

Installation / Usage

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

Contributing

TBD

Example

TBD