A Python client for the Radiant MLHub API.
API reference and Getting Started guides are available on Read the Docs.
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.
Major architectural and design decisions are documented using Architectural Design Records stored in the docs/adr
directory.
See the Contributing docs for details on contributing to the project.