devops-cli-ericli

View on PyPIReverse Dependencies (0)

0.1.7 devops_cli_ericli-0.1.7-py3-none-any.whl

Wheel Details

Project: devops-cli-ericli
Version: 0.1.7
Filename: devops_cli_ericli-0.1.7-py3-none-any.whl
Download: [link]
Size: 4905
MD5: 7f9a3d1ba4d71e65ca00882e9be9d02a
SHA256: 37a30064ddf164d6d6fe618b5b8c43523a9ae6f14994170111b1ef3eed0a393a
Uploaded: 2021-06-13 07:27:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: devops-cli-ericli
Version: 0.1.7
Summary: DevOps Tool
Author: Michael Su
Author-Email: michaelsu2014[at]gmail.com
Home-Page: https://test.com
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Utilities
Requires-Dist: boto3
Requires-Dist: click
Requires-Dist: requests
Description-Content-Type: text/markdown
[Description omitted; length: 1666 characters]

WHEEL

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

RECORD

Path Digest Size
cli_tool/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cli_tool/click_aws.py sha256=WBY4-EX7boZsxRj4pL2SbF7YZMkEfCoWIAIHav5f69U 1973
cli_tool/click_demo.py sha256=qWZ4xapO-15jgRiaHgU_20LPd0de3xPADfhc1FDIftI 2225
cli_tool/click_test.py sha256=rR7vNQ5IFY06cxPeNm9saevxuisnxFkDLtEE3Kzp_kU 179
devops_cli_ericli-0.1.7.dist-info/METADATA sha256=ZkFQyRqzuKH_5fhmT45W4aLNrh5eFUz6TH_GUDmcmbg 2270
devops_cli_ericli-0.1.7.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
devops_cli_ericli-0.1.7.dist-info/entry_points.txt sha256=dCRjGoLw5XRxTxSx9P_ULbEnhRG8ars4iSLGPiC1Oko 140
devops_cli_ericli-0.1.7.dist-info/top_level.txt sha256=5hMf5IdKp-wi_uPl5raqLmeI69rSqm74-0rZ5f-Tjzo 9
devops_cli_ericli-0.1.7.dist-info/RECORD

top_level.txt

cli_tool

entry_points.txt

devops-cli = cli_tool.click_aws:process
devops-cli-demo = cli_tool.click_demo:process
test = cli_tool.click_test:process