macrostrat-app-frame

View on PyPIReverse Dependencies (0)

2.0.0 macrostrat_app_frame-2.0.0-py3-none-any.whl

Wheel Details

Project: macrostrat-app-frame
Version: 2.0.0
Filename: macrostrat_app_frame-2.0.0-py3-none-any.whl
Download: [link]
Size: 10856
MD5: d5f0d4eced67ef4bc852ac66ce776fc9
SHA256: e5e345e1074529b4f9b4bb68e6ce7e7cd31f2016c52d77740844c83ebe2ee974
Uploaded: 2024-09-05 04:00:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: macrostrat.app_frame
Version: 2.0.0
Summary: A control script framework for containerized applications.
Author: Daven Quinn
Author-Email: dev[at]davenquinn.com
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.12
Requires-Python: >=3.8,<4.0
Requires-Dist: macrostrat.utils (<2.0.0,>=1.1.0)
Requires-Dist: packaging (<25.0,>=24.1)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.0)
Requires-Dist: rich (<14,>=13)
Requires-Dist: toposort (<2.0,>=1.5)
Requires-Dist: typer (<0.13.0,>=0.12.5)
[No description]

WHEEL

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

RECORD

Path Digest Size
macrostrat/app_frame/__init__.py sha256=ZL0MWyq5ONYscsMk4fZZUNLR_4S0Ghfg90-aTNLDcUA 161
macrostrat/app_frame/compose.py sha256=kpXwNpnDIT7pz2RcUxMKH-MPSpkThcD3jBCdMb7dDP4 997
macrostrat/app_frame/control_command.py sha256=gw4fTbFwEQHXSng7OxV_HkyBK9GDAq_jtRuk30UJIKA 7034
macrostrat/app_frame/core.py sha256=TOXt7QO-iuk_tO4NhZeT-BzD_Cjm9CDIcPFBSAwM5qE 4038
macrostrat/app_frame/exc.py sha256=eQozMFxvAiGEykxNUmT7DDlK2_6TyvpNkpuUaBnMqWQ 135
macrostrat/app_frame/follow_logs.py sha256=x75Zck7pyty9KdjkCR8Klnafa3eal3BmDIX5kHsKnng 2373
macrostrat/app_frame/subsystems/__init__.py sha256=WiFRGNDiLl0bRwumZ3YC6aRtyKnW3U0-9PaJu3sBkAU 5093
macrostrat/app_frame/subsystems/defs.py sha256=eM-gH20TaMTi-T9jPwX0j_FO9E5LfdWbrwjxQdxi0Bk 416
test_app/Caddyfile sha256=-av3CfSNBTzYYz2ZQHPoPx65oP75HTREC2zrB2pf_ko 25
test_app/__init__.py sha256=G1IInC3U6Elu9wq8CMRjip7JOqVWvsiJND5ZYyuN5Js 336
test_app/docker-compose.yaml sha256=_v7BRAGYbWo2S7pz4eKdo8qYnJNHCmr13sGm1VhwSn0 177
macrostrat_app_frame-2.0.0.dist-info/METADATA sha256=1tlBgWNZLHcGQ_vhfyftRkqWUoAz2z5sIGo1acKCkII 757
macrostrat_app_frame-2.0.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
macrostrat_app_frame-2.0.0.dist-info/entry_points.txt sha256=u8HKUy0R79EpjcnUmRaTV61sFhN4OqFW7U3_vON_drE 42
macrostrat_app_frame-2.0.0.dist-info/RECORD

entry_points.txt

test-app = test_app:main