radiant-mlhub

A Python client for Radiant MLHub


Keywords
machine-learning, python, python-3, python-client, satellite-imagery, stac
License
Apache-2.0
Install
pip install radiant-mlhub==0.5.5

Documentation

Radiant MLHub Logo

Radiant MLHub Python Client

Unit tests Documentation PyPI version PyPI - Python Version Binder Contributor Covenant

A Python client for the Radiant MLHub API.

Documentation

API reference and Getting Started guides are available on Read the Docs.

Python Version Support

The radiant_mlhub Python client requires Python >= 3.8.

This library aligns with PySTAC in following the recommendations of NEP-29 in deprecating support for Python versions. This means that users can expect support for Python 3.8 to be removed from the main branch after April 14, 2023 and therefore from the next release after that date.

Design Decisions

Major architectural and design decisions are documented using Architectural Design Records stored in the docs/adr directory.

Contributing

See the Contributing docs for details on contributing to the project.