Python implementation of HOTP, TOTP and OCRA algorithms from OATH hosts its code at https://github.com/bdauvergne/python-oath.git.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp://staging/python-oath

See all merge proposals.

Python implementation of HOTP, TOTP and OCRA algorithms from OATH has 3 active branches owned by 2 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp://staging/python-oath
Series: trunk
1 Development 2021-11-22 19:45:23 UTC
106. docs: Fix a few typos There are smal...

Author: Tim Gates
Revision Date: 2021-11-22 19:45:23 UTC

docs: Fix a few typos

There are small typos in:
- oath/_ocra.py
- oath/_totp.py
- oath/_utils.py
- oath/google_authenticator.py
- tests/test_totp.py

Fixes:
- Should read `provisioning` rather than `provisionning`.
- Should read `necessary` rather than `necesary`.
- Should read `instance` rather than `intance`.
- Should read `corresponding` rather than `corrresponding`.
- Should read `backward` rather than `bacward`.

lp://staging/~ubuntuone-pqm-team/python-oath/stable 1 Development 2013-07-16 07:17:14 UTC
53. fix decimal truncation when format is...

Author: Benjamin Dauvergne
Revision Date: 2013-07-16 07:17:14 UTC

fix decimal truncation when format is dec8 and the truncated number is less than 8 characters #7

lp://staging/~canonical-isd-hackers/python-oath/packaging 1 Development 2012-01-27 16:01:57 UTC
2. fixed rules so it builds on lucid

Author: Ricardo Kirkner
Revision Date: 2012-01-27 16:01:57 UTC

fixed rules so it builds on lucid

13 of 3 results
You can't create new branches for Python implementation of HOTP, TOTP and OCRA algorithms from OATH.