Home - jan-klos/dmn_python GitHub Wiki

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