hydraclick

View on PyPIReverse Dependencies (0)

0.0.8 hydraclick-0.0.8-py3-none-any.whl

Wheel Details

Project: hydraclick
Version: 0.0.8
Filename: hydraclick-0.0.8-py3-none-any.whl
Download: [link]
Size: 15163
MD5: 701e5089001c6739d825c4624868539c
SHA256: af384b0d2a3d30a274db095d72ad1ba97be920dba4441762dd9d1e5f25e7ce67
Uploaded: 2024-09-23 16:18:54 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: hydraclick
Version: 0.0.8
Summary: Develop CLI tools with top-notch config management like a boss.
Author-Email: Guillem Duran Ballester <guillem[at]fragile.tech>
Maintainer-Email: Guillem Duran Ballester <guillem[at]fragile.tech>
License: MIT License Copyright (c) 2024 Fragile Tech Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: CLI,config,hydra,omegaconf
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: click (>=8.1.7)
Requires-Dist: hydra-core
Requires-Dist: flogging (>=0.0.22); extra == "all"
Requires-Dist: terminaltexteffects (>=0.11.0); extra == "all"
Requires-Dist: flogging (>=0.0.22); extra == "flogging"
Requires-Dist: terminaltexteffects (>=0.11.0); extra == "terminaltexteffects"
Requires-Dist: hypothesis (>=6.24.6); extra == "test"
Requires-Dist: psutil (>=5.8.0); extra == "test"
Requires-Dist: pytest-cov (>=3.0.0); extra == "test"
Requires-Dist: pytest-rerunfailures (>=10.2); extra == "test"
Requires-Dist: pytest-xdist (>=2.4.0); extra == "test"
Requires-Dist: pytest (>=6.2.5); extra == "test"
Requires-Dist: pyvirtualdisplay (>=1.3.2); extra == "test"
Requires-Dist: tomli (>=1.2.3); extra == "test"
Provides-Extra: all
Provides-Extra: flogging
Provides-Extra: terminaltexteffects
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6071 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
hydraclick/__init__.py sha256=RQ_2lxvBG44KA-sZke3ANcwdQSmRwkWSdWnvJAA1-zA 104
hydraclick/__main__.py sha256=wVu7NuumNm7-SveeJRga2hNStylljiUk4DTUSNLaVX0 475
hydraclick/core.py sha256=mzG5aW_DPFygF5xIRPvF3ihNVqNTS5J10RkCbp4_fE8 15031
hydraclick/display_config.py sha256=t-nLs9zNWw--E9jzCZ2ZQvKAiQ-dkQheLuA6nJDm3Rs 2083
hydraclick/options.py sha256=-RPHV2FBfbHgJYTxKYzn0JPBsnG6hPVwALd9zxnnPes 3914
hydraclick/run.py sha256=oYPe65td0kMzcnQMQ-UJF5FFQBPxem_BDNYgzDY_oPc 4347
hydraclick/terminal_effects.py sha256=jlC5vom6nEZUtZ3cqJ77g2MEK6mCb80Rje73ejJSJ30 7599
hydraclick/version.py sha256=wOJN3HxAgnSon5vWYU3Txm2UZ_7tBHDKXUKZIH-mXX8 22
hydraclick-0.0.8.dist-info/METADATA sha256=0M4ovz-oVFyh9BJQUsJMnPXhUIlhSF2eTf20EOdTsCo 8599
hydraclick-0.0.8.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
hydraclick-0.0.8.dist-info/entry_points.txt sha256=XkXYohHP5obGs4fEM1OQSPPWNbQFAudXzpG9lQfpN3o 55
hydraclick-0.0.8.dist-info/licenses/LICENSE sha256=BBnMK0dsB0bVNVgjbNBn4QbQFxlcOXpcuHe4hO7BKqQ 1090
hydraclick-0.0.8.dist-info/RECORD

entry_points.txt

hydraclick = hydraclick.__main__:cli