ecs-service-discovery

View on PyPIReverse Dependencies (0)

0.1.4 ecs_service_discovery-0.1.4-py3-none-any.whl

Wheel Details

Project: ecs-service-discovery
Version: 0.1.4
Filename: ecs_service_discovery-0.1.4-py3-none-any.whl
Download: [link]
Size: 15837
MD5: 22541f6ebbbe36359861326c66da26fa
SHA256: af2fd10bab5dfd5708fbffa1f76a09e900b26d49cb68bdce8b214b963a6060be
Uploaded: 2024-05-31 04:28:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ecs_service_discovery
Version: 0.1.4
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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.9,<4.0
Requires-Dist: PyYAML (<7.0,>=6.0)
Requires-Dist: compose-x-common (<2.0,>=1.2)
Requires-Dist: prometheus-client (<0.21,>=0.20)
Description-Content-Type: text/x-rst
[Description omitted; length: 3215 characters]

WHEEL

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

RECORD

Path Digest Size
ecs_service_discovery/__init__.py sha256=hFJgH8hsk8Bnamu5T2JEz3i-Gcl9bOHuo8wOq0CJC5M 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=SYufhvUUrX0McAGpEeOzA6WbFFBUddaZzuBSuBB-4nQ 9289
ecs_service_discovery/stats.py sha256=ESvW7cIOJRUvtiGeog-mdl-dqnjQhev77rhS_oopgT8 723
ecs_service_discovery-0.1.4.dist-info/LICENSE sha256=HyVuytGSiAUQ6ErWBHTqt1iSGHhLmlC8fO7jTCuR8dU 16725
ecs_service_discovery-0.1.4.dist-info/METADATA sha256=wlU4sn9f1DkqGOHTVDlT3oGhWualH5WqGgs1qCgT3IU 4524
ecs_service_discovery-0.1.4.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
ecs_service_discovery-0.1.4.dist-info/entry_points.txt sha256=Wxzyq66zYRn9r5TVmlKRtlreysrnHuDv-SGIFTQtBQk 110
ecs_service_discovery-0.1.4.dist-info/RECORD

entry_points.txt

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