px-totp

Time-based One-Time Password Generator


License
BSD-3-Clause
Install
pip install px-totp==0.0.1

Documentation

Time-based One-Time Password Generator

Installation

For Development

python setup.py develop

From Source

python setup.py install

From PyPi

Install px-totp on your system using:

pip install px-totp

Usage

Get basic usage info: echo "secret" | px-totp