Initial Python release aligned with oomol-fusion-sdk-ts@2.0.0.
Included in this release:
FusionClient,FusionTaskResource, andFusionActionsClient- built-in task and action shortcuts mirroring the TypeScript SDK
- normalized error handling through
OomolFusionSdkError - generated raw OpenAPI types under
oomol_fusion_sdk.openapi_types - friendly convenience aliases under
oomol_fusion_sdk.aliases - English and Chinese README files aligned with the TypeScript SDK structure