clin

View on PyPIReverse Dependencies (0)

1.7.0 clin-1.7.0-py3-none-any.whl

Wheel Details

Project: clin
Version: 1.7.0
Filename: clin-1.7.0-py3-none-any.whl
Download: [link]
Size: 21626
MD5: 1c6d8e9c835f4d05ef68f46f990aa154
SHA256: 7356248efd5164613f4cda1f24d537b3f9e39e2cc6ea24ee33667464362c1a6a
Uploaded: 2024-02-05 11:01:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: clin
Version: 1.7.0
Summary: Cli for Nakadi resources management in Infrastructure as Code style
Author: Dmitry Erokhin
Author-Email: dmitry.erokhin[at]zalando.de
Home-Page: https://github.com/zalando-incubator/clin
License: MIT
Keywords: Nakadi
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
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: Topic :: Software Development :: Build Tools
Requires-Python: >=3.7,<4.0
Requires-Dist: click (<9.0,>=8.1)
Requires-Dist: colorama (<0.5,>=0.4)
Requires-Dist: deepdiff (<7.0,>=6.7)
Requires-Dist: pygments (<3.0,>=2.17)
Requires-Dist: pyyaml (<7.0,>=6.0)
Requires-Dist: requests (<3.0,>=2.31)
Description-Content-Type: text/markdown
[Description omitted; length: 2390 characters]

WHEEL

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

RECORD

Path Digest Size
clin/__init__.py sha256=lEEx5lwinUby-YNl7w-VFGUcjcibsJ9EuzgJ2W7ocrU 22
clin/clients/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
clin/clients/http_client.py sha256=e9FcVGfWV3QhvXP3Kd_zMkVssRsQGUGSZWI6Zyqd1kY 3302
clin/clients/nakadi.py sha256=joziEx1FN44VIXVF_fGEwFUSD8WdajUtRxMx2iCNt-E 8524
clin/clients/nakadi_sql.py sha256=YHYHVCKfhmcmb1q765vTAsF9dFFeLcAsSaQ1zDpp3O8 5201
clin/clinfile.py sha256=UrvID_61as0lIW_Q6NSTGe2n6esP1UOjmb2YLHkqDIM 2251
clin/config.py sha256=i_Dl3lfOGNY0kdH8QLGVhgyD1ureewnFd-evAbGJyHo 1903
clin/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
clin/models/auth.py sha256=E5J4wU2ijaBsIq5zKNVhLYxBZGNYVyrmO1sor7LDlq8 2323
clin/models/event_type.py sha256=BM5ps4X9eyvcTWwJpR0XnUXeKp5FfP9DtuHq6F74av0 2340
clin/models/shared.py sha256=-2T073t5-yHgZ8jBrKD088lt7K1f5_-P4BT8IfcIMw4 4428
clin/models/sql_query.py sha256=NE3C28IQGCHsi6AnV2eDxZ2ofZJdqTRwsm-CJaEGx6I 2792
clin/models/subscription.py sha256=m_MfXYwuZrsTKKLPV-GjeE7bs-V_bf9Tn9ltNcv1b_U 1502
clin/processor.py sha256=TyDVMRz3UPSqoybQfMP9KMajkd6tbUM7Qx4sUMdcQHE 10250
clin/run.py sha256=HeEzb4YBFS-xmcamy8HABg41XzIbY0xYLvzFPzC6zvI 6852
clin/utils.py sha256=nU1IZyPL-EqPOGIfNMCJ56lHgZTGXWtNRjfwP14ovtU 2254
clin/yamlops.py sha256=Od4USlWVWUMXtEDSkxKy7EkPGHerW5BqgRaoZe4EMx0 5526
clin-1.7.0.dist-info/LICENSE sha256=GZLe7eY7asc5JwkLq3q8jZAMFn2oNwqGhWJapl8Y6Uw 1078
clin-1.7.0.dist-info/METADATA sha256=-7Cqg8kWPPHVJKOz-M_4zXl2uTWuoTkbuD0pU2NVVRE 3532
clin-1.7.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
clin-1.7.0.dist-info/entry_points.txt sha256=bkc7SEegJcMmIrf69tnq-hkJ4UQzXRRyE6z3V2GyXxI 37
clin-1.7.0.dist-info/RECORD

entry_points.txt

clin = clin.run:cli