hydronaut

View on PyPIReverse Dependencies (1)

2024.4 hydronaut-2024.4-py3-none-any.whl

Wheel Details

Project: hydronaut
Version: 2024.4
Filename: hydronaut-2024.4-py3-none-any.whl
Download: [link]
Size: 36680
MD5: b52d7881209fb2d3f5f24c99c2661582
SHA256: 0508e050a97e05a6c0bb55d716e1080d2bf86d6899907e318a5c6ecdb379c5e9
Uploaded: 2024-10-22 15:16:14 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: Hydronaut
Version: 2024.4
Summary: A framework for exploring the depths of hyperparameter space with Hydra and MLflow.
Author-Email: Jan-Michael Rye <jan-michael.rye[at]inria.fr>
Project-Url: Homepage, https://gitlab.inria.fr/jrye/hydronaut
Project-Url: Source, https://gitlab.inria.fr/jrye/hydronaut.git
Project-Url: Documentation, https://jrye.gitlabpages.inria.fr/hydronaut
Project-Url: Issues, https://gitlab.inria.fr/jrye/hydronaut/-/issues
License: MIT License Copyright (c) 2022, Inria 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.
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Requires-Dist: hydra-colorlog
Requires-Dist: hydra-core
Requires-Dist: hydra-joblib-launcher
Requires-Dist: hydra-optuna-sweeper
Requires-Dist: mlflow
Requires-Dist: optuna
Requires-Dist: lightning; extra == "full"
Requires-Dist: torch; extra == "full"
Requires-Dist: torchvision; extra == "full"
Provides-Extra: full
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 31410 characters]

WHEEL

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

RECORD

Path Digest Size
hydronaut/__init__.py sha256=Kq5QdbnBvQ8XY0Oxb8KstiLX4VXhKOz7cSRe4pZZTt4 42
hydronaut/decorator.py sha256=FBClgS8qHCFdgVfanJBsjFwdg_HIdccTTv7mSn6eG_Q 2445
hydronaut/experiment.py sha256=YZK9bfvDWKcdEAjzEH6jaXSsItXkd9cHiX1ACwRZU4w 8063
hydronaut/file.py sha256=tIi2hHfZHpmFpbXKhI3w7WIyLaF25hXpB49SA23O0l4 1880
hydronaut/init.py sha256=hY1eQkTAY4FKW3XRzLmbpJaaz5JvM_2vNQJ8FJsSe5U 10868
hydronaut/log.py sha256=3vHaOg7iyJADR-Ws4Lhy-0HzIzZmM4QIDgGgf9Kodho 390
hydronaut/mlflow.py sha256=DSE9TQk9NfxTg8I88ilEEhYwktcwwkf94aDujz3_5Mg 5856
hydronaut/paths.py sha256=0_-tMf-Z2gFme0Ym4mjwr09uk6yXitqCBVbMXCMD9AM 3615
hydronaut/run.py sha256=0UyIlCoWQ3zINgru955l-klu9bJ6ISL4wZoCjLKJ8O0 8891
hydronaut/types.py sha256=GNFRhssJ_umiZYAhcGh3D4DTu9wRpGOsdssBM78X5YQ 1604
hydronaut/version.py sha256=haOkBwpnwzJr21WgGP2JTwUEdBC8IPJL7EGWHxBWvoM 273
hydronaut/hydra/__init__.py sha256=Kq5QdbnBvQ8XY0Oxb8KstiLX4VXhKOz7cSRe4pZZTt4 42
hydronaut/hydra/config.py sha256=QjKNZK9TtfvS_gbHLoNSrnhDiX031v5fRLyXpBILtsc 10462
hydronaut/hydra/info.py sha256=2gD9Vv7NAMGH-j4BjZzCoIFho43iVfvsy3s_4nTZ6fU 336
hydronaut/hydra/omegaconf.py sha256=PyMjas8fEqFmzdur1EQy1IV_1PdfnW8chN0amUzOwO4 3242
hydronaut/hydra/resolvers.py sha256=qzSSJPpH6cA2ru4oovkE2Ao5R5S0PU8IQKyqUTd13LY 4111
hydronaut/lightning/experiment.py sha256=kowkhoTvd36wTdVSM8bD9pIoIU76S8RcSV-iIWPQz-8 3380
hydronaut-2024.4.dist-info/METADATA sha256=AxQkr9doBn4UkcDjQPC2Xe6Ko-VK39lRzMZ5XncLzDQ 33571
hydronaut-2024.4.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
hydronaut-2024.4.dist-info/entry_points.txt sha256=xtTT3Hz7If7P7iDF1cI0PWA39NFuN2IWARsa6_S0uHw 97
hydronaut-2024.4.dist-info/licenses/LICENSE.txt sha256=zhxkT-IJ1oSBB7H0QuQDDBQwgz2JVo6VZkkLpWveDVM 1063
hydronaut-2024.4.dist-info/RECORD

entry_points.txt

hydronaut-init = hydronaut.init:main
hydronaut-run = hydronaut.run:script_main