TOTP-Generator

View on PyPIReverse Dependencies (0)

3.1.2 TOTP_Generator-3.1.2-py2.py3-none-any.whl

Wheel Details

Project: TOTP-Generator
Version: 3.1.2
Filename: TOTP_Generator-3.1.2-py2.py3-none-any.whl
Download: [link]
Size: 21357
MD5: 3a7a6cc8501fd0c33c58af2287d23801
SHA256: bee00144c737af2bc219289591e63ccc186509b059b142fefe5e424ec2633a15
Uploaded: 2023-06-22 14:00:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: TOTP-Generator
Version: 3.1.2
Summary: Utility that generates TOTP codes and stores the TOTP secrets in your system keyring.
Author: Jeremy Falling
Home-Page: https://github.com/jjfalling/totp-generator
License: GPLv3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop
Requires-Python: >=3.7.0
Requires-Dist: keyring (<25.0.0,>=23.0.0)
Requires-Dist: keyrings.alt (<5.0,>=4.1)
Requires-Dist: pyotp (<3.0.0,>=2.6.0)
Requires-Dist: pyclip (<1.0.0,>=0.5.4)
Requires-Dist: setuptools; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: setproctitle (<1.4.0,>=1.2.2); extra == "proctitle"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov (>2.6); extra == "test"
Requires-Dist: mock; extra == "test"
Requires-Dist: wheel; extra == "test"
Requires-Dist: codecov; extra == "test"
Requires-Dist: pylint; extra == "test"
Provides-Extra: dev
Provides-Extra: proctitle
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1819 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
totp_generator/__init__.py sha256=Sk68yRBUjJ1XVetjjSDavoWMDmqCdLc8smkBYgicHe0 75
totp_generator/cli.py sha256=cfGd8G5g6BmOFADVckmU78_1qA8qUHIp2wkcsDVSBF8 12574
totp_generator/core_utils.py sha256=H8fIkxnYlkchypt8FivZXOsh8dfhOb2xAvxs2nWf2ZA 7586
TOTP_Generator-3.1.2.dist-info/LICENSE sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM 35147
TOTP_Generator-3.1.2.dist-info/METADATA sha256=U6lbQrwgxSZj1CU2QloCnsd2hgQbtN0W-6Irf1nPJe4 3109
TOTP_Generator-3.1.2.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
TOTP_Generator-3.1.2.dist-info/entry_points.txt sha256=LRfr0GC1Om4Bgmz8DucBFHZwTwPQcN4EMFAGnhiCWf8 60
TOTP_Generator-3.1.2.dist-info/top_level.txt sha256=evr2b63KB3kjYpCk7IrBIe7wpZN65QErPmAOBxNJlrY 15
TOTP_Generator-3.1.2.dist-info/RECORD

top_level.txt

totp_generator

entry_points.txt

totp_generator = totp_generator.cli:main