Usage ===== Installation ------------ To install ruly-dmn, call:: pip install ruly-dmn Command line ------------ Installing after installing ruly-dmn, the simplest way to use it is by creating a DMN file in `Camunda Modeler`_ and calling the ``ruly-dmn`` command-line program: .. _Camunda Modeler: https://camunda.com/download/modeler/ .. program-output:: python -m ruly_dmn.main --help Library ------- Ruly-dmn may also be used as a library, with the following set of available classes: .. automodule:: ruly_dmn :members: :member-order: bysource