Metadata-Version: 2.4
Name: PFCSchemas
Version: 0.1.9
Summary: Pydantic schemas for the pyflightcoach libraries
Author-email: Thomas David <thomasdavid0@gmail.com>
Requires-Python: >=3.12
Requires-Dist: numpy>=2.1.3
Requires-Dist: pandas>=2.2.3
Requires-Dist: pydantic>=2.9.2
Description-Content-Type: text/markdown

# PFCSchemas

Pydantic schemas for the pyflightcoach libraries

to install:
```
    pip install pfcschemas
```