conductor-python icon indicating copy to clipboard operation
conductor-python copied to clipboard

Conductor OSS SDK for Python programming language

Results 32 conductor-python issues
Sort by recently updated
recently updated
newest added

Changes: Added mypy configuration to pyproject.toml Added mypy check as a pre-commit and CI steps Implemented all ResourceAPI methods in adapters to provide type hints Reason: Improve code quality

The sample helloworld application is able to create the greetings workflow, but throws "404: No static resource api/workflow/execute/greetings/1" while executing: ``` 2025-07-01 08:23:15,122 [74067] conductor.client.automator.task_handler INFO created worker with name=greet...