modProcess


NamemodProcess JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/flavioyuri/modProcesso
SummarymodProcesso is a library for automata modularisation.
upload_time2023-04-10 04:26:23
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.
            #TeoComp

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
    automata2bpmn

#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": "modProcess",
    "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/67/49/868f1b031189798b5bbbab0970025d6a0d2a50398172be729e4b3076ba4c/modProcess-0.0.1.tar.gz",
    "platform": null,
    "description": "#TeoComp\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    automata2bpmn\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.1",
    "split_keywords": [
        "theory of computing",
        "automata theory",
        "languages",
        "process mining",
        "automata decomposition",
        "process modularisation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6749868f1b031189798b5bbbab0970025d6a0d2a50398172be729e4b3076ba4c",
                "md5": "638ccd0d1db39681fde88ce0831abbbc",
                "sha256": "7f9e71797452985d2fe767370ef572bc9081175c1ca564de134d02c6b28a4873"
            },
            "downloads": -1,
            "filename": "modProcess-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "638ccd0d1db39681fde88ce0831abbbc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9817,
            "upload_time": "2023-04-10T04:26:23",
            "upload_time_iso_8601": "2023-04-10T04:26:23.082972Z",
            "url": "https://files.pythonhosted.org/packages/67/49/868f1b031189798b5bbbab0970025d6a0d2a50398172be729e4b3076ba4c/modProcess-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-10 04:26:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "flavioyuri",
    "github_project": "modProcesso",
    "lcname": "modprocess"
}
        
Elapsed time: 0.05639s