Metadata-Version: 2.4
Name: funcnodes-pydantic
Version: 1.2.0
Summary: funcnodes-pydantic is a funcnodes module
Project-URL: homepage, https://pypi.org/project/funcnodes
Project-URL: source, https://github.com/Linkdlab/funcnodes
Project-URL: tracker, https://github.com/Linkdlab/funcnodes/issues
Project-URL: download, https://pypi.org/project/funcnodes-pydantic/#files
License-Expression: AGPL-3.0
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: funcnodes-core>=1.0.0
Requires-Dist: funcnodes>=1.0.0
Requires-Dist: pydantic[email,timezone]<3,>=2.0
Description-Content-Type: text/markdown

# Funcnodes Pydantic

Funcnodes Pydantic exposes small, composable nodes that load, validate, inspect, and mutate [Pydantic](https://docs.pydantic.dev/) models inside FuncNodes graphs. It follows the Shelf/DAG patterns of funcnodes so workers can discover nodes automatically.
