Metadata-Version: 2.4
Name: fairspec-dataset
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: ckan,data,dataframe,datahub,dataset,fair,fairspec,jsonschema,metadata,polars,python,quality,tableschema,validation
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.12
Requires-Dist: charset-normalizer>=3.0
Requires-Dist: fairspec-metadata
Description-Content-Type: text/markdown

# fairspec-dataset

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).
