Light python framework for AWS SWF
Project description
Light python framework for AWS SWF
Project
Doc: TODO
Tests: TODO
Focus of this project
Similar projects exists (like Simpleflow which seems mature). Here is where Caravan differs from existing projects:
Support of AWS Lambda tasks
Boto3
KISS
Workflow expressed as simple callable
Contribs for higher level workflow framework
No coupling between Decider code and Activity code
Similar projects
Python:
Simpleflow: https://github.com/botify-labs/simpleflow
Ruby:
AWS Flow: https://github.com/aws/aws-flow-ruby
Development
Clone and install development dependencies:
$ git clone git@github.com:pior/caravan.git $ cd caravan $ pip install -e .[dev]
License
MIT licensed. See the bundled LICENSE file for more details
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
caravan-0.0.2.tar.gz
(7.6 kB
view hashes)
Built Distribution
caravan-0.0.2-py2-none-any.whl
(10.9 kB
view hashes)