summaryrefslogtreecommitdiff
path: root/README.md
blob: e210d483b4ea8cea117b9504b0e536bbe42a3540 (plain)
1
2
3
4
5
6
## pyotp2289

pyotp2289 is a pure Python 3 implementation of RFC-2289.

It requires no additional libraries.
pytest must be installed in order to run the tests though.