Metadata-Version: |
2.1 |
Name: |
stactask |
Version: |
0.6.1 |
Summary: |
Class interface for running custom algorithms and workflows on STAC Items |
Author-Email: |
Matthew Hanson <matt.a.hanson[at]gmail.com> |
Maintainer-Email: |
Ian Cooke <ircwaves[at]gmail.com> |
Project-Url: |
Issues, https://github.com/stac-utils/stactask/issues |
Project-Url: |
Github, https://github.com/stac-utils/stac-task |
Project-Url: |
Changelog, https://github.com/stac-utils/stac-task/blob/main/CHANGELOG.md |
License: |
Apache-2.0 |
Keywords: |
pystac,imagery,raster,catalog,STAC |
Classifier: |
Development Status :: 2 - Pre-Alpha |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Natural Language :: English |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Requires-Python: |
>=3.9 |
Requires-Dist: |
pystac (>=1.6) |
Requires-Dist: |
python-dateutil (>=2.7.0) |
Requires-Dist: |
boto3-utils (>=0.3.2) |
Requires-Dist: |
fsspec (>=2022.8.2) |
Requires-Dist: |
stac-asset (>=0.3.0) |
Requires-Dist: |
jsonpath_ng (>=1.5.3) |
Requires-Dist: |
requests (>=2.28.1) |
Requires-Dist: |
s3fs (>=2022.8.2) |
Requires-Dist: |
black (~=24.0); extra == "dev" |
Requires-Dist: |
codespell (~=2.3); extra == "dev" |
Requires-Dist: |
mypy (~=1.9); extra == "dev" |
Requires-Dist: |
pre-commit (~=3.7); extra == "dev" |
Requires-Dist: |
ruff (~=0.6.5); extra == "dev" |
Requires-Dist: |
types-setuptools (~=75.1); extra == "dev" |
Requires-Dist: |
boto3-stubs; extra == "dev" |
Requires-Dist: |
pytest (~=8.0); extra == "test" |
Requires-Dist: |
pytest-cov (~=5.0); extra == "test" |
Requires-Dist: |
pytest-env (~=1.1); extra == "test" |
Requires-Dist: |
moto (~=5.0.5); extra == "test" |
Provides-Extra: |
dev |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |