Package
Foundry Platform SDK (Python)
The broad Python API client for Foundry, generated from platform specifications and separate from compute-module runtime helpers.
- Covers general Foundry API access in Python.
- Distinct from compute-module runtime behavior.
- Helps explain the separation between platform access and execution-runtime tooling.
Notes
Why it matters
On the Python side, this is the broadest public surface. It matters less for the OAC compiler story and more for understanding the full platform API posture.