Package
Foundry Compute Modules
The Python runtime/tooling layer for compute modules, focused on annotations, schema inference, bootstrapping, logging, and resources.
- Supports runtime bootstrapping and schema/runtime utilities.
- Depends on external-systems for source connectivity.
- Helps separate runtime execution concerns from broad API access.
Notes
Why it matters
This package makes the Python story more operational. It is not the broadest SDK, but it is closer to how runtime code actually executes inside Foundry-adjacent environments.