modProcesso


NamemodProcesso JSON
Version 0.0.10 PyPI version JSON
download
home_pagehttps://github.com/flavioyuri/modProcesso
SummarymodProcesso is a library for automata modularisation.
upload_time2023-04-15 04:33:20
maintainer
docs_urlNone
authorFlávio Yuri de Sousa
requires_python
licenseMIT
keywords theory of computing automata theory languages process mining automata decomposition process modularisation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            #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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/flavioyuri/modProcesso",
    "name": "modProcesso",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Theory of Computing,Automata Theory,Languages,Process Mining,Automata Decomposition,Process Modularisation",
    "author": "Fl\u00e1vio Yuri de Sousa",
    "author_email": "flavioyuri22@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8f/91/edce1c21686092e08d6516d3b8b86ce7b4a50538c1e1361348fe0cf96ab6/modProcesso-0.0.10.tar.gz",
    "platform": null,
    "description": "#ModProcesso\n\nmodProcesso is a library for modularisation of automata generated by process mining.\n\n#License\n\nmodProcesso is available by MIT License.\n\n#Requirements:\n\nYou must install:\n\n    teocomp\n    pm4py\n    ipywidgets\n    automaton2bpmn\n\n#Install\n\n\nTo install modProcesso from PyPi repository, run the following command:\n\npip install modProcesso\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "modProcesso is a library for automata modularisation.",
    "version": "0.0.10",
    "split_keywords": [
        "theory of computing",
        "automata theory",
        "languages",
        "process mining",
        "automata decomposition",
        "process modularisation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f91edce1c21686092e08d6516d3b8b86ce7b4a50538c1e1361348fe0cf96ab6",
                "md5": "41313a5c26ced2123822e10247fec666",
                "sha256": "31b3d63849aa537cab48a2e2a09d47c9dd5904a7d35c200e9122a32d7c9da2a0"
            },
            "downloads": -1,
            "filename": "modProcesso-0.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "41313a5c26ced2123822e10247fec666",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12533,
            "upload_time": "2023-04-15T04:33:20",
            "upload_time_iso_8601": "2023-04-15T04:33:20.686012Z",
            "url": "https://files.pythonhosted.org/packages/8f/91/edce1c21686092e08d6516d3b8b86ce7b4a50538c1e1361348fe0cf96ab6/modProcesso-0.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-15 04:33:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "flavioyuri",
    "github_project": "modProcesso",
    "lcname": "modprocesso"
}
        
Elapsed time: 0.05573s