duo-cli

View on PyPIReverse Dependencies (0)

0.1.0 duo_cli-0.1.0-py3-none-any.whl

Wheel Details

Project: duo-cli
Version: 0.1.0
Filename: duo_cli-0.1.0-py3-none-any.whl
Download: [link]
Size: 6982
MD5: ec08a4df472c463e122e51e30389c0fe
SHA256: d02642e0a285f0a895877b1b2a569446c26750e7ca6cef6c0154c07ab0b92687
Uploaded: 2021-04-19 23:49:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: duo-cli
Version: 0.1.0
Summary: Duo Mobile CLI for generating TOTP codes.
Author: Nathan Cahill
Author-Email: nathan[at]nathancahill.com
Home-Page: https://github.com/nathancahill/duo-cli
Project-Url: Repository, https://github.com/nathancahill/duo-cli
License: MIT
Keywords: totp,duo,otp,cli
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6,<4.0
Requires-Dist: PyInquirer (<2.0.0,>=1.0.3)
Requires-Dist: PyNaCl (<2.0.0,>=1.4.0)
Requires-Dist: click (<8.0.0,>=7.1.2)
Requires-Dist: passlib (<2.0.0,>=1.7.4)
Requires-Dist: pyperclip (<2.0.0,>=1.8.2)
Requires-Dist: rich (<11.0.0,>=10.1.0)
Description-Content-Type: text/markdown
[Description omitted; length: 54 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=mciPONTBbC_FDD4ckMx_xZvtW7-Yd0VR5jw4hHMyUEI 1056
duo_cli/__init__.py sha256=IMjkMO3twhQzluVTo8Z6rE7Eg-9U79_LGKMcsWLKBkY 22
duo_cli/cli.py sha256=9EVxmFiWsAoqWJ6br1bc3BxlA71JyOQP28fUHhX2k7E 43
duo_cli/ios_backup.py sha256=nZDU0qAF-ny2kg0jzop_t2ko37WE5pSIqZ1CRRSU1aM 1353
duo_cli/main.py sha256=UW024ogCnP7txDAi71v4LiMaQlBBMOT-V2g5y4Oy4zA 9919
duo_cli-0.1.0.dist-info/entry_points.txt sha256=SNqNo9VtNke597HVSIR8r96PQvK53hJqUMlpBw9zXF8 40
duo_cli-0.1.0.dist-info/LICENSE sha256=mciPONTBbC_FDD4ckMx_xZvtW7-Yd0VR5jw4hHMyUEI 1056
duo_cli-0.1.0.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
duo_cli-0.1.0.dist-info/METADATA sha256=agNGz11LzhLQKZa24BsL1t3cLQ1NFedYbjY7kSm5Dl4 1016
duo_cli-0.1.0.dist-info/RECORD

entry_points.txt

duo = duo_cli.cli:main