confidant-client

View on PyPIReverse Dependencies (0)

2.5.4 confidant_client-2.5.4-py3-none-any.whl

Wheel Details

Project: confidant-client
Version: 2.5.4
Filename: confidant_client-2.5.4-py3-none-any.whl
Download: [link]
Size: 19644
MD5: 36391bf82a5de440a7427dd609b8df66
SHA256: 373d085b38a96377e78d52900c67ef8a20f7715bd04695f4a4e14a2b430a7219
Uploaded: 2024-12-10 17:51:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: confidant-client
Version: 2.5.4
Summary: A client for confidant, a secret management system.
Author: Ryan Lane
Author-Email: rlane[at]lyft.com
Home-Page: https://github.com/lyft/python-confidant-client
License: apache2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: boto3 (<2.0.0,>=1.2.6)
Requires-Dist: cryptography (>=1.2.1)
Requires-Dist: requests (<3.0.0,>=2.9.1)
Requires-Dist: kmsauth (<1.0.0,>=0.3.0)
Requires-Dist: PyYAML (>=3.11)
Requires-Dist: jinja2 (>=2.8)
Requires-Dist: six (>=1.10.0)
Requires-Dist: ndg-httpsclient (<1.0.0,>=0.4.0); python_version == "2.7"
Requires-Dist: pyasn1 (<1.0.0,>=0.1.9); python_version == "2.7"
Requires-Dist: pyOpenSSL (<19.0.0,>=0.15.1); python_version == "2.7"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1325 characters]

WHEEL

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

RECORD

Path Digest Size
confidant_client/__init__.py sha256=9_9ml52WZqTZ_RjfN5WfYVRleqI6jLa9Vo9LBAU3obI 41434
confidant_client/cli.py sha256=R3mPgJWXzmNoYdGvymaC1wHbZuA2UcD1f0MbHSwyExw 28436
confidant_client/formatter.py sha256=N8XE5Yll-roMwTKeq20UblwOF5bBhltii7f08NQgZ7Y 8021
confidant_client/lib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
confidant_client/lib/cryptolib.py sha256=g50Oky3BNZSDORDb1cMYH51-6ChYRmPNOkQ868G1nYI 1209
confidant_client/lib/helper.py sha256=B9lqAvb_kFElEtVodv71tjX6pld8aVJy0thjLmop1Mk 559
confidant_client/services/__init__.py sha256=k8VmlTDt9cVE5mNHSR9RVwA6dEo6955mbsUJd6sAS08 1264
confidant_client-2.5.4.dist-info/LICENSE sha256=KYmq-BAxKCqtuMHnC2wf4Zl5mtMJAA-yELXl62iVbvw 593
confidant_client-2.5.4.dist-info/METADATA sha256=w_uUMaAR4lEgHO3j1rbBfoqwOs6AsJ1jfx_x3IYceMA 2455
confidant_client-2.5.4.dist-info/WHEEL sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A 92
confidant_client-2.5.4.dist-info/entry_points.txt sha256=8iNP3makpBDIDmDD__eThUGebJaENZL0c53syS-Gll8 107
confidant_client-2.5.4.dist-info/top_level.txt sha256=bPyvdMwk8-YbHJPVNDS7kY3S42p4olb50VptcDxdXbE 17
confidant_client-2.5.4.dist-info/RECORD

top_level.txt

confidant_client

entry_points.txt

confidant = confidant_client.cli:main
confidant-format = confidant_client.formatter:main