ecs-service-discovery

View on PyPIReverse Dependencies (0)

0.1.2 ecs_service_discovery-0.1.2-py3-none-any.whl

Wheel Details

Project: ecs-service-discovery
Version: 0.1.2
Filename: ecs_service_discovery-0.1.2-py3-none-any.whl
Download: [link]
Size: 15735
MD5: 81e87a446ea71f2241ffb5e4dbf9e2d8
SHA256: fdeb872b756f2b8831169d15ecfdab237529db5c9790d314255a12492fc6f68a
Uploaded: 2023-04-16 14:15:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ecs-service-discovery
Version: 0.1.2
Summary: ECS Service Discovery
Author: John Preston
Author-Email: john[at]ews-network.net
Project-Url: Bug Tracker, https://github.com/compose-x/ecs-service-discovery/issues
Project-Url: Blog, https://blog.compose-x.io/
Project-Url: Labs, https://labs.compose-x.io/
Project-Url: Source, https://github.com/compose-x/ecs-service-discovery/
License: MPL-2.0
Keywords: ecs,service discovery,observability
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: PyYAML (<7.0,>=6.0)
Requires-Dist: compose-x-common (<2.0,>=1.2)
Requires-Dist: prometheus-client (<0.17,>=0.16)
Description-Content-Type: text/x-rst
[Description omitted; length: 3215 characters]

WHEEL

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

RECORD

Path Digest Size
ecs_service_discovery/__init__.py sha256=NYJcrTnmgGXSsIU4LO0zHUTjzlBS0CV26KiGFYxzgqw 225
ecs_service_discovery/cli.py sha256=ZmNvfkHLvyT3eI6egUar06QkvyJxQnZsZ2RNcf6cwZQ 1923
ecs_service_discovery/ecs_sd_common.py sha256=4qy0WaBoahz3TShzfmto-HmtojjCdSY2nH2rBBffGyI 4001
ecs_service_discovery/ecs_service_discovery.py sha256=mDhRX7UR2YQNAUTG6Q16AMu0_hhlglr3lenvQ12Y1ko 3806
ecs_service_discovery/prometheus_sd.py sha256=OwZTz_Gc7gbzBT3SKqqquduvit9oyS1dxvyaCxtS7rY 8786
ecs_service_discovery/stats.py sha256=ESvW7cIOJRUvtiGeog-mdl-dqnjQhev77rhS_oopgT8 723
ecs_service_discovery-0.1.2.dist-info/LICENSE sha256=HyVuytGSiAUQ6ErWBHTqt1iSGHhLmlC8fO7jTCuR8dU 16725
ecs_service_discovery-0.1.2.dist-info/METADATA sha256=A4DfdsdWk_PsJHYaGilAN95Xbehflnlrys9VkMuQTbQ 4672
ecs_service_discovery-0.1.2.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
ecs_service_discovery-0.1.2.dist-info/entry_points.txt sha256=Wxzyq66zYRn9r5TVmlKRtlreysrnHuDv-SGIFTQtBQk 110
ecs_service_discovery-0.1.2.dist-info/RECORD

entry_points.txt

ecs-sd = ecs_service_discovery.cli:main
ecs-service-discovery = ecs_service_discovery.cli:main