Metadata-Version: 2.4
Name: fairspec-table
Version: 0.1.1
Summary: Fairspec Python is a fast data management framework built on top of the Fairspec standard and Polars DataFrames
Project-URL: homepage, https://github.com/fairspec/fairspec-python
Project-URL: repository, https://github.com/fairspec/fairspec-python
Author: Evgeny Karev
License-Expression: MIT
Keywords: arrow,csv,data,dataframe,fair,fairspec,inline,json,jsonschema,ods,parquet,polars,quality,table,tableschema,typescript,validation,xlsx
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.12
Requires-Dist: fairspec-dataset
Requires-Dist: fairspec-metadata
Requires-Dist: isodate>=0.7
Requires-Dist: odfpy>=1.4
Requires-Dist: openpyxl>=3.1
Requires-Dist: polars>=1.0
Requires-Dist: shapely>=2.0
Requires-Dist: tzdata>=2024.1
Description-Content-Type: text/markdown

# fairspec-table

Fairspec Python is a fast data management framework built on top of the Fairspec standard and Polars DataFrames. It supports various formats like CSV, JSON, and Parquet and integrates with data platforms such as CKAN, Zenodo, and GitHub. For more information, please read the [project's documentation](https://python.fairspec.org).
