diracx-cli

View on PyPIReverse Dependencies (1)

0.0.1a23 diracx_cli-0.0.1a23-py3-none-any.whl

Wheel Details

Project: diracx-cli
Version: 0.0.1a23
Filename: diracx_cli-0.0.1a23-py3-none-any.whl
Download: [link]
Size: 12366
MD5: ff83e5f8132113f3c35e56031cb2cd02
SHA256: 43ac0656db3b4a4ac4d6c590507fcb9909cd20ed0e040d45afb7f045e4dc4e76
Uploaded: 2024-12-19 13:51:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: diracx-cli
Version: 0.0.1a23
Summary: TODO
License: GPL-3.0-only
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: System :: Distributed Computing
Requires-Python: >=3.11
Requires-Dist: diraccfg
Requires-Dist: diracx-api
Requires-Dist: diracx-client
Requires-Dist: diracx-core
Requires-Dist: gitpython
Requires-Dist: pydantic (>=2.10)
Requires-Dist: rich
Requires-Dist: typer
Requires-Dist: pyyaml
Requires-Dist: diracx-testing; extra == "testing"
Requires-Dist: types-PyYAML; extra == "types"
Provides-Extra: testing
Provides-Extra: types
Description-Content-Type: text/markdown
[No description]

WHEEL

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

RECORD

Path Digest Size
diracx/cli/__init__.py sha256=eenV2ezX845cIvDV2mTKqd23TLwXQBwD6Ho252h8WwA 5407
diracx/cli/__main__.py sha256=SM9tEc-fiW7cDHTKQRwgKobe5FfijHLYiAWfWaIM_zg 56
diracx/cli/config.py sha256=r5Lq_SN-1t3IzGAeS57ZzS-ukLhP6PMnmTXNld2pZXU 818
diracx/cli/jobs.py sha256=wV7-YMI_jUIflj87cBM4yuI2EF9K5mu2WsCG_eakWrg 4725
diracx/cli/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
diracx/cli/utils.py sha256=NwhMMHwveKOdW2aoSqpnLnfOKhPnjmPPLpX69naPAzc 855
diracx/cli/internal/__init__.py sha256=DCKzknHUEvo7PYiatZis15-gkxhga5WU4cyVZ6LCkmA 6578
diracx/cli/internal/legacy.py sha256=bhq8vfHoL0fZGhtye0EqMsucwepOYpQkj3UGe-rHNhY 10882
diracx_cli-0.0.1a23.dist-info/METADATA sha256=OUALphzbb6P9u36Wk9uPcwbrm6Yj8rixezOJdbhSsSs 795
diracx_cli-0.0.1a23.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
diracx_cli-0.0.1a23.dist-info/entry_points.txt sha256=b1909GHVOkFUiHVglNlpwia4Ug-7Ncrg-8D5xtYVAlw 169
diracx_cli-0.0.1a23.dist-info/top_level.txt sha256=vJx10tdRlBX3rF2Psgk5jlwVGZNcL3m_7iQWwgPXt-U 7
diracx_cli-0.0.1a23.dist-info/RECORD

top_level.txt

diracx

entry_points.txt

dirac = diracx.cli:app
config = diracx.cli.config:app
jobs = diracx.cli.jobs:app
internal = diracx.cli.internal:app