Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 623 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 623 Bytes

Automaton2bpmn

Automaton2bpmn is a library for converting automata (teocomp package) to bpmn.

License

Automaton2bpmn is available by MIT License.

Requirements:

Install

To install Automaton2bpmn from Github, run the following command:

pip install git+https://github.com/daviromero/automaton2bpmn.git

To install Automaton2bpmn from PyPi repository, run the following command:

pip install automaton2bpmn