run-marathon

View on PyPIReverse Dependencies (0)

0.3.2 run_marathon-0.3.2-py3-none-any.whl

Wheel Details

Project: run-marathon
Version: 0.3.2
Filename: run_marathon-0.3.2-py3-none-any.whl
Download: [link]
Size: 14039
MD5: 7d63c7c811d06bf2bfdc30b87af59eb2
SHA256: 675ab1755cafdf67305358c3625d75e9a03d6f8f8e1a47032dec7ced56c6bd6e
Uploaded: 2022-08-07 19:38:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: run-marathon
Version: 0.3.2
Summary: Simplify and manage your serverless container deployments. Like docker-compose but for Cloud Run.
Author: Adrian Chifor
Author-Email: me[at]adrianchifor.com
Home-Page: https://github.com/adrianchifor/run-marathon
License: Apache License 2.0
Keywords: cloud run build deploy containers kubernetes knative
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: System :: Distributed Computing
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Requires-Dist: pyyaml
Requires-Dist: toposort
License-File: LICENSE
[Description omitted; length: 45 characters]

WHEEL

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

RECORD

Path Digest Size
marathon/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
marathon/__main__.py sha256=aqcgQ9442RI6yZlc09RUkgHzXtGFbfndzc4N5OcISyY 61
marathon/cached.py sha256=-KHuNCYDRKnARgX2rTv716Ut6MkgdJFfZ7MhBDnuT3I 45
marathon/cli.py sha256=90Ml1zqMwHWs2atwNSlVAk1dCRtSRjIs5-yXw6L1WcU 5904
marathon/cli_parser.py sha256=yidQg8e7dKwheKJRuYJZ3ZCh1S4cjtHgAHWNGnelF4o 2659
marathon/gcloud.py sha256=dq3FsiY76W458zo50RGg6LkgYx36qY44hnkMkOgsXD4 16921
marathon/utils.py sha256=wJg0S7Q9Tc19tjpVc5V5gPIANbQWOg1aBFssqNxAxKg 2314
marathon/version.py sha256=W-TVAGvxpboP4r6E_4uN7CujuatDZ9qfWZGGoadw25w 301
run_marathon-0.3.2.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
run_marathon-0.3.2.dist-info/METADATA sha256=dQnDunpBjRXrLR_eMd26fl-o0fPdgOEus_vTvbTiOeU 863
run_marathon-0.3.2.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
run_marathon-0.3.2.dist-info/entry_points.txt sha256=a4KqqrdSabk2iOhB1H8HFwOysQdwTSjF56_bbMSR2HM 75
run_marathon-0.3.2.dist-info/top_level.txt sha256=0NONVDdiSTkPOrfjARqseY2RGlv_QdX1hXJkXXIR7MA 9
run_marathon-0.3.2.dist-info/RECORD

top_level.txt

marathon

entry_points.txt

run = marathon.cli:main
run-marathon = marathon.cli:main