hydra-zen
hydra-zen copied to clipboard
Create powerful Hydra applications without the yaml files and boilerplate code.
Using the store decorator pattern makes this simple/trivial ```python from hydra_zen import store from pydantic import BaseModel @store(name="zoom", y="hi") class Foo(BaseModel): x: int y: str ```
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.364 to 1.1.370. Commits 14f3e58 Pyright NPM Package update to 1.1.370 (#281) 804dafb chore(internal): loosen twine dependency 903dbc6 chore(ci): enable workflow_dispatch for releasing 82d28c7 chore(internal): pin twine...
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.1 to 2.8.0. Release notes Sourced from pydantic's releases. v2.8.0 (2024-07-01) The code released in v2.8.0 is functionally identical to that of v2.8.0b1. Check out our blog...
Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.15.2 to 0.15.4. Release notes Sourced from pydata-sphinx-theme's releases. v0.15.4 What's Changed Inheritance Diagram Dark Mode Support by @j9ac9k in pydata/pydata-sphinx-theme#1834 Add documentation for the back_to_top_button config...
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.364 to 1.1.369. Commits 903dbc6 chore(ci): enable workflow_dispatch for releasing 82d28c7 chore(internal): pin twine dependency ffa917f [pyright updated to 1.1.369] Update Version (#279) 604a0a0 [pyright updated to...
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.364 to 1.1.368. Commits 604a0a0 [pyright updated to 1.1.368] Update Version (#278) dd680ba Pyright NPM Package update to 1.1.367 (#277) d337bcf [pyright updated to 1.1.366] Update Version...
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.1 to 2.7.4. Release notes Sourced from pydantic's releases. v2.7.4 (2024-06-12) What's Changed Packaging Bump pydantic.v1 to v1.10.16 reference by @sydney-runkle in #9639 Fixes Specify recursive_guard as...
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.364 to 1.1.367. Commits dd680ba Pyright NPM Package update to 1.1.367 (#277) d337bcf [pyright updated to 1.1.366] Update Version (#276) ad8f1b2 [pyright updated to 1.1.365] Update Version...