Metadata-Version: 2.1
Name: tacotoolbox
Version: 0.7.1
Summary: A toolbox to create TACO compliant datasets
Home-page: https://github.com/csaybar/tacotoolbox
Author: Cesar Aybar
Author-email: fcesar.aybar@uv.es
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: polars (>=1.25.2)
Requires-Dist: pyarrow (>=18.1.0)
Requires-Dist: pydantic (>=2.10.3)
Requires-Dist: pyproj (>=3.7.2)
Requires-Dist: shapely (>=2.1.1)
Project-URL: Documentation, https://csaybar.github.io/tacotoolbox/
Project-URL: Repository, https://github.com/csaybar/tacotoolbox
Description-Content-Type: text/markdown

# tacotoolbox

A prototype implementation of the TACO Toolbox API specification.

Status: Work in progress. Currently migrating to v2.0 specification.

Legacy Support: Version 1.0 remains available in `tacotoolbox.v1` subpackage.


