Skip to content
This repository has been archived by the owner on Jun 12, 2020. It is now read-only.

svenwiltink/CodeFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub version PyPI version Build Status Coverage Status Welcome to PyFlow!

PyFlow is a small module capable of making workflows easy. Workflows are defined in a json format that is easy to read and the code is put in state classes that can be defined elsewhere.


How to install

For now the easiest way to install PyFlow is to clone the source and run pip install. PyFlow might be added to pypi at a later stage to make it a bit easer.


Usage

I have provided an example in the example dir. It is quite straight forward and can be run by the following command:

sven@GLaDOS ~/downloads/PyFlow> python example

It will output gotta love this magic if it reaches the doMagic state and as well as the success value in the last state.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages