plugin-sdk-automation

View on PyPIReverse Dependencies (0)

1.1.5 plugin_sdk_automation-1.1.5-py3-none-any.whl

Wheel Details

Project: plugin-sdk-automation
Version: 1.1.5
Filename: plugin_sdk_automation-1.1.5-py3-none-any.whl
Download: [link]
Size: 5568
MD5: 33767f01104cfad6d98b64c6dacce728
SHA256: 87c8faab243aa524f313c970dcf280c6e96822a80c2fc209911b3c3898bee1da
Uploaded: 2022-01-06 15:26:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: plugin-sdk-automation
Version: 1.1.5
Summary: Tools to automate extensions building and publishing
Author: David Lopes
Author-Email: david.lopes[at]dynatrace.com
Home-Page: https://github.com/dlopes7/plugin-sdk-automation
Project-Url: Documentation, https://github.com/dlopes7/plugin-sdk-automation
Project-Url: Source, https://github.com/dlopes7/plugin-sdk-automationp
Project-Url: Changelog, https://github.com/dlopes7/plugin-sdk-automation
License: MIT
Keywords: dynatrace extension plugin
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6
Requires-Dist: docker (==4.4.4)
Requires-Dist: rich (==10.1.0)
Requires-Dist: click (==7.1.2)
[Description omitted; length: 42 characters]

WHEEL

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

RECORD

Path Digest Size
plugin_sdk_automation/__init__.py sha256=KlgaVSJ1AQxCDJZgh4wFk-gpem-k9PfebW8U3hiKJD4 22
plugin_sdk_automation/main.py sha256=B7IFqddAc1oWOwOG22APZ0eAt8KHZmQRxQMvn8P5JNs 1517
plugin_sdk_automation/handlers/__init__.py sha256=XnZ5Ksbhusk9T54F8el5gaSyayEjVK3sWFOjB_Ve_H0 82
plugin_sdk_automation/handlers/docker_handler.py sha256=wai7tegTWCruqBo333ohqqbBlneYzATCERnooLybv_c 3777
plugin_sdk_automation/handlers/props_handler.py sha256=1qSuFUnPQ82GtGPewhcd8fB54m9JfIhjPq7v_w2UvqY 2727
plugin_sdk_automation-1.1.5.dist-info/METADATA sha256=4o8uXwOHydXP5C4PlncoPW5JoqeCOtESAn8XuYm0xLs 1392
plugin_sdk_automation-1.1.5.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
plugin_sdk_automation-1.1.5.dist-info/entry_points.txt sha256=78xixIOSS1nQH1Ce3Rb1yRA8cP4px64c_tWwIjgC5ws 113
plugin_sdk_automation-1.1.5.dist-info/top_level.txt sha256=oJsIv5RekCYXIdye57cBYBtZEP7oR4fQgSo4PZHag3c 22
plugin_sdk_automation-1.1.5.dist-info/RECORD

top_level.txt

plugin_sdk_automation

entry_points.txt

plugin_sdk_automation = plugin_sdk_automation.main:main
psa = plugin_sdk_automation.main:main