open2fa

View on PyPIReverse Dependencies (0)

1.4.6 open2fa-1.4.6-py3-none-any.whl

Wheel Details

Project: open2fa
Version: 1.4.6
Filename: open2fa-1.4.6-py3-none-any.whl
Download: [link]
Size: 20734
MD5: 4533b75a0014e4428846831446284975
SHA256: 8b9968c9e30a0afbc1c9de25df6e943163f2773dca77e343970e9970536d4196
Uploaded: 2024-08-29 06:37:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: open2fa
Version: 1.4.6
Summary: A 2FA CLI tool for generating 2FA codes using TOTP secrets, with an optional SECURE remote api, and an optional web ui enabling 2FA code generation from any device
Author-Email: Cary Carter <ccarterdev[at]gmail.com>
Project-Url: Homepage, https://open2fa.liberfy.ai
Project-Url: Repository, https://github.com/cc-d/open2fa
Project-Url: Issues, https://github.com/cc-d/open2fa/issues
Project-Url: Server, https://github.com/cc-d/open2fa-server
Project-Url: Documentation, https://github.com/cc-d/open2fa
Project-Url: Changelog, https://github.com/cc-d/open2fa/blob/main/CHANGELOG.md
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: requests
Requires-Dist: logfunc (<3)
Requires-Dist: cryptography (<42)
Requires-Dist: pyshared (<2)
Requires-Dist: base58 (==2.1.1)
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Requires-Dist: pytest-html; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: pyshared; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 9435 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (74.0.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
open2fa/__init__.py sha256=-I3NORVmVqf-xgcfaF3KRHZEidP6u0HyV3sMkhAO5RA 113
open2fa/cli.py sha256=gpvxxIkRv01b6_dyeMebyth47VFrIHnGg6REEc5T2Gk 10300
open2fa/cli_utils.py sha256=mKioEZJYNy4ce8xi3YATfhHFkArpzXXzZyttcWAZyxU 4812
open2fa/common.py sha256=44pDlWVJhfGbCW_TczO7Urc_0JFpynfEkP6FJYd6r-Y 4334
open2fa/config.py sha256=VixFalMSdS2vOtVhs6D2Jh1-wIeo98fMvD1BZIJbJog 660
open2fa/ex.py sha256=nc_q0UdNdbk-KFR0XmcQbpdhtqbs1SnWcus4XzqAq70 923
open2fa/main.py sha256=xIvAistf618M9pl4mVtctFav_aCbkQJlyklW8xYb6Go 18021
open2fa/msgs.py sha256=xdQ_tdhopmJz2qJqVkdk-0QCwLFkoNo5y7UBeUl0rno 1814
open2fa/totp.py sha256=WKZXQlGlaa7eZK5SR3yBIfUq6PhDAUJpWAiwWJewmMY 2248
open2fa/utils.py sha256=j6Nom2zc51aDsY79d1sW6qmSyXrGirIa0cP7AE_wNDg 2139
open2fa/version.py sha256=dLAuvBbUFvU-O77KFV6C_WkcHPnKcfyztaYz42v-yl8 22
open2fa-1.4.6.dist-info/LICENSE sha256=Oqp_kvYTcHXculbJJhyN32EDhEOA5omV6gG9fRpSKmA 1068
open2fa-1.4.6.dist-info/METADATA sha256=bCLOXcvResJObs5LBfCHsjTbSjEWF8HoYSJEjdWI06U 11120
open2fa-1.4.6.dist-info/WHEEL sha256=UvcQYKBHoFqaQd6LKyqHw9fxEolWLQnlzP0h_LgJAfI 91
open2fa-1.4.6.dist-info/entry_points.txt sha256=zPU8uscEguG4dPJRNgafME-18JtTcsovmVrjylRQcIU 52
open2fa-1.4.6.dist-info/top_level.txt sha256=c_HZ2KecVkcZ3f3dF-SOX7eyDBn9UpLe8IYmZZjXvdA 8
open2fa-1.4.6.dist-info/RECORD

top_level.txt

open2fa

entry_points.txt

open2fa = open2fa.cli:entry_point