yet-another-wizz-cli

View on PyPIReverse Dependencies (2)

1.2.6 yet_another_wizz_cli-1.2.6-py3-none-any.whl

Wheel Details

Project: yet-another-wizz-cli
Version: 1.2.6
Filename: yet_another_wizz_cli-1.2.6-py3-none-any.whl
Download: [link]
Size: 51539
MD5: 5f451ae7dfdb6be149c7e0041a700f42
SHA256: 9d059366430a3a2a38685989a966cfa1ff52f2cacd1529915106301f6a4f2e9b
Uploaded: 2023-08-01 06:31:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: yet-another-wizz-cli
Version: 1.2.6
Summary: Command line client for yet_another_wizz.
Author-Email: Jan Luca van den Busch <jlvdb[at]astro.ruhr-uni-bochum.de>
Home-Page: https://github.com/jlvdb/yet_another_wizz_cli.git
License: GPL-3.0-or-later
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Requires-Python: >=3.8
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pyyaml
Requires-Dist: matplotlib
Requires-Dist: yet-another-wizz (>=2.5.5)
Requires-Dist: yet-another-wizz-cli[style]; extra == "dev"
Requires-Dist: yet-another-wizz-cli[test]; extra == "dev"
Requires-Dist: ipykernel; extra == "dev"
Requires-Dist: matplotlib; extra == "plot"
Requires-Dist: black; extra == "style"
Requires-Dist: isort; extra == "style"
Requires-Dist: flake8; extra == "style"
Requires-Dist: pre-commit; extra == "style"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: dev
Provides-Extra: plot
Provides-Extra: style
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 4150 characters]

WHEEL

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

RECORD

Path Digest Size
yaw_cli/__init__.py sha256=k_KGYO2DnlnE9xjdw9MG7qcKly5EAXB4N-C1_10tGuY 380
yaw_cli/commandline/__init__.py sha256=YTV-qrq9CBhd96yuuD__1wEzz6YBEYiIfpCqs-ST3AU 332
yaw_cli/commandline/main.py sha256=paHfvxlkqSr4NHgn9Qxm42Dc3Oe-eZWQPbHRdvHfbdE 9512
yaw_cli/commandline/subcommands.py sha256=heQ25S3e3Z4ewh8yfMw3y6nGrMN59XjEaG-NLGsUG5o 17419
yaw_cli/commandline/utils.py sha256=lPE9sV6NTedVtYvtVgKTqKX34rLCbTUu2IXCThZ2_cw 1348
yaw_cli/pipeline/__init__.py sha256=3-DmSj2K9mYGMgQtQ1hNYYVpf5G57wewrA1qIRYpJ4U 567
yaw_cli/pipeline/data.py sha256=LlU00MT7rdtucRCmv9nSqz3f6F4Lnf77s1KP2dvxoRs 17829
yaw_cli/pipeline/default_setup.py sha256=NOQXTGC0DvDkcwgY7wk8TQ1Fb7TquPMkdZwslA5s914 8483
yaw_cli/pipeline/directories.py sha256=DUZxmp7IRZrFTEqw-U0swk8WZN6bsHC1ajl1o4wSBTE 6788
yaw_cli/pipeline/logger.py sha256=WSMPnnVa48VdHEz9VPse5NEV4Rfoca1oN9z3nDJh1fs 2553
yaw_cli/pipeline/merge.py sha256=vp-4QCqWlqZnAgpl2fDe-ExFlXroVRHsXImS9y55KGQ 12793
yaw_cli/pipeline/plot.py sha256=9DzzW_-xKgxvUgNo_FD-lfrTse1kvVkO3qOpR2o2p6o 6138
yaw_cli/pipeline/processing.py sha256=vSy438CwSWj10e-p08WscN2HWuOSE-ZppMNhPIE11b0 16014
yaw_cli/pipeline/project.py sha256=0hjx2zc8LMK9dR9Hht36Rtx9wIrMvjqsYwaglnNj6v4 15048
yaw_cli/pipeline/tasks.py sha256=BcuFliQ4JlCSZtmAA5CD7c-Q7DOqusU9CzJfzBGb0CE 19259
yet_another_wizz_cli-1.2.6.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
yet_another_wizz_cli-1.2.6.dist-info/METADATA sha256=h_yIkygsZCm7vKqgr1b1-w25aur5VVMS6CxmbzTM1ME 5462
yet_another_wizz_cli-1.2.6.dist-info/WHEEL sha256=AtBG6SXL3KF_v0NxLf0ehyVOh0cold-JbJYXNGorC6Q 92
yet_another_wizz_cli-1.2.6.dist-info/entry_points.txt sha256=gom0j8hg1K9CS8WgSKYGPEZhacj6FOBdNUhPx9KZizc 53
yet_another_wizz_cli-1.2.6.dist-info/top_level.txt sha256=YaJew6qIbPa71_NP4UFgT4uw8GZAOmDb62neY9rQmuQ 8
yet_another_wizz_cli-1.2.6.dist-info/RECORD

top_level.txt

yaw_cli

entry_points.txt

yaw_cli = yaw_cli:Commandline.main