KrzyHonk / bpmn-python

Project for creating a Python library that allows to import/export BPMN diagram (as an XML file) and provides a simple visualization capabilities
GNU General Public License v3.0
65 stars 44 forks source link

Add basic functions to create simple diagram in Python code. #8

Closed KrzyHonk closed 7 years ago

KrzyHonk commented 8 years ago

At this point, implement adding only the simpliest elements of BPMN diagram:

Possible obstacles and problems: