ANNOUNCE: Spiff Workflow 0.0.1 (Initial Release)

S

Samuel

Introduction
------------
Spiff Workflow is a library implementing a framework for workflows. It
is based on http://www.workflowpatterns.com and implemented in pure
Python. Supported workflow patterns include (at least) the following:

1. Sequence
2. Parallel Split
3. Synchronization
4. Exclusive Choice
5. Simple Merge
6. Multi-Choice
7. Structured Synchronizing Merge
8. Multi-Merge
9. Structured Discriminator
10. Arbitrary Cycles

Spiff Workflow is part of the Spiff platform, which aims to produce a
number of generic libraries generally needed in enterprise
applications. This release is the initial release and SHOULD NOT BE
USED IN PRODUCTION ENVIRONMENTS - this release is meant for
development only.

Spiff Workflow is free software and distributed under the GNU
LGPLv2.1.

Dependencies
-------------
Python >= 2.4

Download
---------
The release page is here:
http://pypi.python.org/pypi/Spiff Workflow/0.0.1

You can also check the code out of SVN:
svn checkout http://spiff.googlecode.com/svn/trunk/libs/Workflow/

Links:
-------
Spiff project page: http://code.google.com/p/spiff/
Mailing list: http://groups.google.com/group/spiff-devel
Bug tracker: http://code.google.com/p/spiff/issues/list
Documentation: http://spiff.googlecode.com/svn/trunk/libs/Workflow/README
Browse the source: http://spiff.googlecode.com/svn/trunk/libs/Workflow/

If you have any questions, please do not hesitate to ask.

-Samuel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top