Metadata-Version: 2.4
Name: tacobridge
Version: 0.3.0
Summary: Format conversion and subset export for TACO datasets
License-Expression: MIT
License-File: LICENSE
Keywords: earth-observation,geospatial,machine-learning,satellite-imagery,remote-sensing,ai-ready-datasets,data-pipeline
Author: Cesar Aybar
Author-email: cesar.aybar@uv.es
Requires-Python: >=3.11,<3.14
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Typing :: Typed
Requires-Dist: tacoreader (>=2.4.13)
Requires-Dist: tacotoolbox (>=0.26.0)
Project-URL: Bug Tracker, https://github.com/tacofoundation/tacobridge/issues
Project-URL: Changelog, https://github.com/tacofoundation/tacobridge/releases
Project-URL: Documentation, https://tacofoundation.github.io/tacobridge
Project-URL: Repository, https://github.com/tacofoundation/tacobridge
Description-Content-Type: text/markdown

# tacobridge

[![codecov](https://codecov.io/gh/tacofoundation/tacobridge/graph/badge.svg?token=IkF2DKIsIl)](https://codecov.io/gh/tacofoundation/tacobridge)
[![PyPI](https://img.shields.io/pypi/v/tacobridge.svg)](https://pypi.python.org/pypi/tacobridge)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![BlueSky](https://img.shields.io/badge/bluesky-tacofoundation-1185fe?labelColor=000000&logo=bluesky)](https://bsky.app/profile/tacofoundation.bsky.social)
[![Checked with mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](https://mypy-lang.org/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Linting: Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)


A prototype implementation of the TACO Bridge API specification.
Status: Work in progress.
