Metadata-Version: 2.1
Name: dydactic
Version: 0.1.1
Summary: Validate iterables using Pydantic
License: MIT License
Keywords: iterable,validation,iterator,model
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: pydantic>=2.9.2
Requires-Dist: python-dateutil

A Python package used to easily validate iterables using Pydantic.
