Metadata-Version: 2.1
Name: pydian
Version: 0.4.2
Summary: Library for pythonic data interchange
Author: Eric Pan
Author-email: eric.pan@stanford.edu
Requires-Python: >=3.10,<3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: dataframes
Requires-Dist: jmespath (>=1.0.1,<2.0.0)
Requires-Dist: polars (>=0.20.23,<0.21.0) ; extra == "dataframes"
Requires-Dist: pydantic (>=2.7.1,<3.0.0)
Requires-Dist: result (>=0.17.0,<0.18.0)
