Welcome to Python Simple WorkflowΒΆ

Under heavy development, and not yet usable

python-simple-workflow is a wrapper for Amazon Simple Workflow service. It aims to provide some abstractions over Boto library SWF API implementation, like querysets and objects over commonly used concepts: Domains, Workflows, Activities, and so on.

It is under MIT license, and any ideas, features requests, patches, pull requests to improve it are of course welcome.

Related Topics

This Page