Metadata-Version: 2.1
Name: modProcesso
Version: 0.0.2
Summary: modProcesso is a library for automata modularisation.
Home-page: https://github.com/flavioyuri/modProcesso
Author: Flávio Yuri de Sousa
Author-email: flavioyuri22@gmail.com
License: MIT
Keywords: Theory of Computing,Automata Theory,Languages,Process Mining,Automata Decomposition,Process Modularisation
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE

#ModProcesso

modProcesso is a library for modularisation of automata generated by process mining.

#License

modProcesso is available by MIT License.

#Requirements:

You must install:

    teocomp
    pm4py
    ipywidgets
    automaton2bpmn

#Install


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

pip install modProcesso

