pystapi
pystapi is the Python monorepo for the Satellite Tasking API (STAPI) specification. It contains three Python packages:
- stapi-pydantic: Pydantic models that define the data structures in the STAPI specification
- stapi-fastapi: FastAPI routes and functions for building a STAPI server
- pystapi-client: a Python package and command-line interface (CLI) for interacting with a STAPI server