SDKs
Python
Python SDK Installation
The Asteroid Odyssey Python SDK provides a simple way to interact with the Asteroid Agents API. The SDK requires Python 3.12 or higher.
Installation
You can install the SDK using pip:
It is recommended to install the SDK in a virtual environment like https://docs.astral.sh/uv/
Basic Usage
Here’s a quick example to get started:
Requirements
- Python 3.12 or higher
- pip (Python package installer)
License
The Asteroid Odyssey SDK is available under the MIT License.