apd

View on PyPIReverse Dependencies (2)

0.8.0 apd-0.8.0-py3-none-any.whl

Wheel Details

Project: apd
Version: 0.8.0
Filename: apd-0.8.0-py3-none-any.whl
Download: [link]
Size: 37117
MD5: 249b0ca5b94a27970e968455657ee5b4
SHA256: 7c241a976228bd0112ebe4bdd553b6b7a2b4045cdc87fa95afe03874fdb14a6a
Uploaded: 2024-03-02 08:33:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: apd
Version: 0.8.0
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: bdist_wheel (0.42.0)
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=y1lzRPL1qY5934fVoZDqOAZTCqb-lGHA_7nQy29URsQ 6368
apd/command.py sha256=a7fsJICZHctuvPmLi4jO3O7uj1j6JqDk0_KQ9CienWE 15621
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.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
apd-0.8.0.dist-info/METADATA sha256=OqgGbk-O_t1C7cMl4zGRz2kAMAroaCUByQ2vJ-gbbkE 3843
apd-0.8.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
apd-0.8.0.dist-info/entry_points.txt sha256=Fhcg3Kknm8new4qXPfwOxO11EOJORk3eFQRWJSjITAI 440
apd-0.8.0.dist-info/top_level.txt sha256=gOmxYqb1tjWfzMT5-Aiv1QRAkJmvvsCUYeVQxwGBX7I 4
apd-0.8.0.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