Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 377 Bytes

README.rst

File metadata and controls

10 lines (8 loc) · 377 Bytes

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

Project structure * bpmn_python - main module of project, includes all source code * tests - unit tests for package * examples - examples of XML files used in tests * docs - documentation for package