Skip to content

Commit

Permalink
Add pypi badge
Browse files Browse the repository at this point in the history
  • Loading branch information
bmcandr committed Oct 21, 2024
1 parent 5274ff6 commit f732dd5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# Azure Blob Storage `StacIO`

![example workflow](https://github.com/bmcandr/az-blob-stacio/actions/workflows/ci.yml/badge.svg)
[![PyPI version](https://badge.fury.io/py/az-blob-stacio.svg)](https://badge.fury.io/py/az-blob-stacio)
![CI](https://github.com/bmcandr/az-blob-stacio/actions/workflows/ci.yml/badge.svg)
[![codecov](https://codecov.io/github/bmcandr/az-blob-stacio/graph/badge.svg?token=CEJTBDWZZE)](https://codecov.io/github/bmcandr/az-blob-stacio)

An implementation of `pystac`'s `StacIO` for reading static STACs stored in Azure Blob Storage.

## Installation

Either:

* `pip install az-blob-stacio`
* `uv add az-blob-stacio`

Expand Down

0 comments on commit f732dd5

Please # to comment.