# Python SDK

- [Getting Started](/app-help/developers/python-sdk/getting-started.md)
- [Modules](/app-help/developers/python-sdk/modules.md)
- [Audit Log](/app-help/developers/python-sdk/modules/audit-log.md)
- [Bolt](/app-help/developers/python-sdk/modules/bolt.md): Use the Paradime Python SDK to manage Bolt schedules and runs—list schedules, trigger and cancel runs, inspect run status, and fetch dbt artifacts like manifest.json.
- [Lineage Diff](/app-help/developers/python-sdk/modules/lineage-diff.md)
- [Custom Integration](/app-help/developers/python-sdk/modules/custom-integration.md)
- [User Management](/app-help/developers/python-sdk/modules/user-management.md)
- [Workspace Management](/app-help/developers/python-sdk/modules/workspace-management.md)
- [Metadata](/app-help/developers/python-sdk/modules/metadata.md): Use the Paradime Python SDK Metadata module to query dbt™ artifacts and monitor model health, test results, source freshness, and lineage with DuckDB + polars.
