Metadata-Version: 2.1
Name: pydantable
Version: 0.2.1
Summary: Python package that uses pydantic to validate data in a data table.
Home-page: https://github.com/eddiethedean/pydantable
Author: Odos Matthews
Author-email: odosmatthews@gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: tinytable
Requires-Dist: pydantic
Requires-Dist: tinytim

A python package that uses pydantic to validate rows in data tables.
