Skip to content
jan-klos edited this page Sep 14, 2017 · 5 revisions

DMN Python library

In case of any issue, you can contact me: [email protected].

PyPI entry

User guide

Project structure

  • definitions - classes composing DMN model
  • examples - examples of DMN models
  • img - elements representation images needed for diagram visualisation tests
  • DMNExport.py - class used to export DMN model as an XML file
  • DMNImport.py - class used to import DMN model from an XML file
  • DMNVisualisation.py - class providing functions to display diagrams and decision tables
Clone this wiki locally