hmpf / flow

Flow-app extracted from easydmp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flow

This is a django app extracted from the source of EasyDMP.

It stores the states and transitions of an FSA in a database, and was designed to not rely on anything except Django.

Other apps needing the support of an FSA can add ForeignKeys or similar that points to Node and Edge.

About

Flow-app extracted from easydmp


Languages

Language:Python 98.7%Language:Makefile 1.3%