Skip to main content

Python library for working with the SpatioTemporal Asset Catalog (STAC) specification

Project description

PySTAC

Build Status PyPI version Conda (channel only) Documentation codecov Gitter License

PySTAC is a library for working with the SpatioTemporal Asset Catalog specification in Python 3.

Installation

Install from PyPi (recommended)

python -m pip install pystac

If you would like to enable the validation feature utilizing the jsonschema project, install with the optional validation requirements:

python -m pip install 'pystac[validation]'

If you would like to use the orjson instead of the standard json library for JSON serialization/deserialization, install with the optional orjson requirements:

python -m pip install 'pystac[orjson]'

If you would like to use a custom RetryStacIO class for automatically retrying network requests when reading with PySTAC, you'll need urllib3:

python -m pip install 'pystac[urllib3]'

If you are using jupyter notebooks and want to enable pretty display of pystac objects you'll need jinja2

python -m pip install 'pystac[jinja2]'

Install from source

git clone https://github.com/stac-utils/pystac.git
cd pystac
python -m pip install .

See the installation page for more options.

Documentation

See the documentation page for the latest docs.

Developing

See contributing docs for details on contributing to this project.

Running the quickstart and tutorials

There is a quickstart and tutorials written as jupyter notebooks in the docs/tutorials folder. To run the notebooks, run a jupyter notebook with the docs directory as the notebook directory:

jupyter notebook --ip 0.0.0.0 --port 8888 --notebook-dir=docs

You can then navigate to the notebooks and execute them.

Requires Jupyter be installed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pystac-1.13.0.tar.gz (162.6 kB view details)

Uploaded Source

Built Distribution

pystac-1.13.0-py3-none-any.whl (206.8 kB view details)

Uploaded Python 3

File details

Details for the file pystac-1.13.0.tar.gz.

File metadata

  • Download URL: pystac-1.13.0.tar.gz
  • Upload date:
  • Size: 162.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pystac-1.13.0.tar.gz
Algorithm Hash digest
SHA256 9e5d908a390eed800228a956d7f3577c8f0cbac49806aaa0b14b7c4e06520b8c
MD5 8f3336f59d7810ea718601d139f32dc6
BLAKE2b-256 5952a2f882be13f3947f4e3330d59926d844f3a9c2eb07e1391c3f90ab4653eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for pystac-1.13.0.tar.gz:

Publisher: release.yml on stac-utils/pystac

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pystac-1.13.0-py3-none-any.whl.

File metadata

  • Download URL: pystac-1.13.0-py3-none-any.whl
  • Upload date:
  • Size: 206.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pystac-1.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fa22cc04e58bbbc22c8d049e715a37ab803802d8d1334afc48e6eab64c5946e4
MD5 fe9c953c437a22a6798bd4d6e7cba7ce
BLAKE2b-256 0f7c1b361a24d3087cd922ec1f6dfe02f230507d800ada3f922532f1f906a09e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pystac-1.13.0-py3-none-any.whl:

Publisher: release.yml on stac-utils/pystac

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page