tracksuite

View on PyPIReverse Dependencies (1)

0.3.2 tracksuite-0.3.2-py3-none-any.whl

Wheel Details

Project: tracksuite
Version: 0.3.2
Filename: tracksuite-0.3.2-py3-none-any.whl
Download: [link]
Size: 12943
MD5: 73b2dd85683422ad0c08c749503c9524
SHA256: e4b2f30427fa6bc456573e4c6ef5437581af48e480f92fbef2ce696868ed170d
Uploaded: 2024-03-05 10:34:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tracksuite
Version: 0.3.2
Summary: ecflow suite tracking and deploying toolkit
Author-Email: "European Centre for Medium-Range Weather Forecasts (ECMWF)" <software.support[at]ecmwf.int>, Corentin Carton de Wiart <corentin.carton[at]ecmwf.int>
Project-Url: Source code, https://github.com/ecmwf/tracksuite
License: Apache License Version 2.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.8
Requires-Dist: gitpython (>=3.1.25)
Requires-Dist: pytest; extra == "test"
Requires-Dist: mocker; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1700 characters]

WHEEL

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

RECORD

Path Digest Size
tracksuite/__init__.py sha256=N64wrqCzuNzEDUcUCOAvvH2EvtAWPWuswdyUDnk1Fzk 81
tracksuite/deploy.py sha256=OyeJj7rPUX0vCJF0TfQEumbJxSlxdl4_-XHuuC1_D4w 13273
tracksuite/init.py sha256=R7Ag_mf9wVJ-G9Er0biJc2NlAAYbjz22hkfwZcf8k_E 7200
tracksuite/utils.py sha256=3Ar07Ie8E4aJ3HcPsLcPidVyyDgUw0TlEZV6OhTTvsM 1106
tracksuite-0.3.2.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
tracksuite-0.3.2.dist-info/METADATA sha256=yCCyeTBKwWgpz6O8TY0ZTX2wOMmjp0oBoCLfI-RS3-8 2608
tracksuite-0.3.2.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
tracksuite-0.3.2.dist-info/entry_points.txt sha256=7pVcMrhRe5_MK_xsMcnMfGi2euRcXBvGUam3UycMG9o 100
tracksuite-0.3.2.dist-info/top_level.txt sha256=3vBy2LUSyvQn-If08U8EX4uiJGo-E2EBL2DknxzrXGU 11
tracksuite-0.3.2.dist-info/RECORD

top_level.txt

tracksuite

entry_points.txt

tracksuite-deploy = tracksuite.deploy:main
tracksuite-init = tracksuite.init:main