apd

View on PyPIReverse Dependencies (3)

0.8.1 apd-0.8.1-py3-none-any.whl

Wheel Details

Project: apd
Version: 0.8.1
Filename: apd-0.8.1-py3-none-any.whl
Download: [link]
Size: 37109
MD5: 39cd9dd7b5d94a8faff5c0ec3ef3dc8b
SHA256: a93abcde716a3b93c4a0fceeb14a0f2bbaff511168b481acdf12d12614dcb11c
Uploaded: 2024-09-11 14:56:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: apd
Version: 0.8.1
Summary: Tool to access the Analysis production Data
License: BSD-3-Clause
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
Requires-Dist: requests
Requires-Dist: click
Requires-Dist: click-log
Requires-Dist: rich
Requires-Dist: black; extra == "testing"
Requires-Dist: flake8; extra == "testing"
Requires-Dist: flake8-bugbear; extra == "testing"
Requires-Dist: pylint; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: responses; extra == "testing"
Provides-Extra: testing
License-File: LICENSE
[Description omitted; length: 2969 characters]

WHEEL

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

RECORD

Path Digest Size
apd/__init__.py sha256=vpV8ugeIoVhjo_EkgTkUqLjyZF8FLSN4yvKrjuWOWtw 1489
apd/analysis_data.py sha256=b1yB0AfXQgzf73ONnPlTlDWGKNwcrlkMeTFc4I6SqyI 17349
apd/ap_info.py sha256=QtGUopsSz0h34zcTvzOC-AzDPnFBzmh4R7Fc8w4soN0 15943
apd/authentication.py sha256=EvjDlebozp2QmYd1-MoMjPpUGbYeD9dLURhv0i2xb_Q 6370
apd/command.py sha256=ADqCGgGQP7gHI20X76sUr0yK0BAfni7rfYhj96c_a9U 15625
apd/data_cache.py sha256=SNBOEPu0MAwvbj7CAMsBZdgwS9c2JsHJ-nQdfElFl-Q 2475
apd/eos.py sha256=tFAXO3b1_3D2ztFTd4rLxsHECjqNl_NUv2rAN9mHQc4 3826
apd/pool_xml.py sha256=YCLxJskY8CNH0ZrzlOo6gadPhs7WGBz-Fv1_664rOFE 2936
apd/rich_console.py sha256=W9GdvJ4lsOk9p6gCRQlSD1I6LmKdnxobV9l3fb41hSs 945
apd/snakemake.py sha256=GLS3lylKxwg_e6m4RAR3mKPsDMBZppHrQ3VvKWHwutQ 3116
apd-0.8.1.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
apd-0.8.1.dist-info/METADATA sha256=yXbsPK_GgnFP2zMWeGp7sRFs1B8O4QsIU34uwrMkbao 3836
apd-0.8.1.dist-info/WHEEL sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY 91
apd-0.8.1.dist-info/entry_points.txt sha256=Fhcg3Kknm8new4qXPfwOxO11EOJORk3eFQRWJSjITAI 440
apd-0.8.1.dist-info/top_level.txt sha256=gOmxYqb1tjWfzMT5-Aiv1QRAkJmvvsCUYeVQxwGBX7I 4
apd-0.8.1.dist-info/RECORD

top_level.txt

apd

entry_points.txt

apd-add-tokens-pool-xml = apd.pool_xml:main
apd-cache-files = apd.command:cmd_cache_ap_files
apd-cache-info = apd.command:cmd_cache_ap_info
apd-dump-info = apd.command:cmd_dump_info
apd-list-lfns = apd.command:cmd_list_lfns
apd-list-pfns = apd.command:cmd_list_pfns
apd-list-samples = apd.command:cmd_list_samples
apd-login = apd.command:cmd_login
apd-logout = apd.command:cmd_logout
apd-summary = apd.command:cmd_summary