A Python SDK for interacting with the Asteroid Agents API
Project description
Asteroid Odyssey
A Python SDK for exploring the far reaches of the known web.
Installation
pip install asteroid-odyssey
Usage
from asteroid_odyssey import Odyssey
odyssey = Odyssey()
odyssey.run_workflow()
Regenerate the client
Assuming your structure is like this:
asteroid-odyssey/<you are here>
agents/server/api/openapi.yaml
openapi-python-client generate --path ../agents/server/api/openapi.yaml --output-path src/api/generated/agents --overwrite
openapi-python-client generate --path ../platform/server/openapi.yaml --output-path src/api/generated/platform --overwrite
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
asteroid_odyssey-0.1.9.tar.gz
(43.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file asteroid_odyssey-0.1.9.tar.gz.
File metadata
- Download URL: asteroid_odyssey-0.1.9.tar.gz
- Upload date:
- Size: 43.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2988e69114528bcde851bd054898c89b9b55ac5a013674ef59dc27340008d39
|
|
| MD5 |
eb3f769e96434205a89e22ef75b47a53
|
|
| BLAKE2b-256 |
5bb061ab3361101e5ae5ce646320f726ab8ab97466244a25dc31a8a55139491b
|
File details
Details for the file asteroid_odyssey-0.1.9-py3-none-any.whl.
File metadata
- Download URL: asteroid_odyssey-0.1.9-py3-none-any.whl
- Upload date:
- Size: 1.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
170070c484b7eac43f022f3c79e47aa23ee5fe88c8d069655669514da05580c0
|
|
| MD5 |
551cd260008dd2eb0e62ebbfe9c24bf2
|
|
| BLAKE2b-256 |
5d177695a7402009f43d3ad82f025bdfd30367f09328dce9edbcbe090e2bed9a
|