[](https://www.python.org/downloads/)
# Petri Net Model Generation Library for Auto-Twin
## Introduction
The Petri Net Model Generation Library is a Python package designed to create, manipulate, and export Petri net models to a Neo4j database.
## Installation
To facilitate installation, the PMS WSGI is released as a Python module, `autotwin_pmswsgi`, in the PyPI repository.
`autotwin_pnglib` has implicit dependencies on `autotwin_gmglib` and the optimization solver [SCIP](https://scipopt.org/). These dependencies cannot be automatically resolved by `pip` and must be installed manually.
1. Install `autotwin_gmglib` by following the instructions provided [here](https://github.com/AutotwinEU/proc-mining-serv/blob/main/README.md).
2. Install SCIP by following the instructions [here](https://www.scipopt.org/doc/html/INSTALL.php). Using the precompiled binary for version 9.1.0 is sufficient.
Once `autotwin_gmglib` and SCIP are installed, you can easily install the other required Python packages with:
`pip install -r requirements.txt `
Raw data
{
"_id": null,
"home_page": null,
"name": "autotwin_pnglib",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": "auto-twin, system discovery, Petri net",
"author": "Wei Cheng",
"author_email": "wei.cheng.me@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/c6/ef/c071aed3606a1d453ff94bb120c6c68ed9c7aeed23775b43186da8fc6a4e/autotwin_pnglib-0.1.0.tar.gz",
"platform": null,
"description": "[](https://www.python.org/downloads/)\n\n# Petri Net Model Generation Library for Auto-Twin\n\n## Introduction\n\nThe Petri Net Model Generation Library is a Python package designed to create, manipulate, and export Petri net models to a Neo4j database.\n\n## Installation\n\nTo facilitate installation, the PMS WSGI is released as a Python module, `autotwin_pmswsgi`, in the PyPI repository.\n\n`autotwin_pnglib` has implicit dependencies on `autotwin_gmglib` and the optimization solver [SCIP](https://scipopt.org/). These dependencies cannot be automatically resolved by `pip` and must be installed manually.\n\n1. Install `autotwin_gmglib` by following the instructions provided [here](https://github.com/AutotwinEU/proc-mining-serv/blob/main/README.md).\n2. Install SCIP by following the instructions [here](https://www.scipopt.org/doc/html/INSTALL.php). Using the precompiled binary for version 9.1.0 is sufficient.\n\nOnce `autotwin_gmglib` and SCIP are installed, you can easily install the other required Python packages with:\n\n`pip install -r requirements.txt `\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Petri Net Model Generation Library for Auto-Twin",
"version": "0.1.0",
"project_urls": null,
"split_keywords": [
"auto-twin",
" system discovery",
" petri net"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0e5369642f712a2f162df3c4a30b0202d9ae2eb4145ce67dc2e61366bc9f29d2",
"md5": "5d6875957fdcf91564467e8391d61a6c",
"sha256": "d9515662a91ed05e5a41c0d6db5adf36adae608a993916fce2f3976bbae8c79c"
},
"downloads": -1,
"filename": "autotwin_pnglib-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5d6875957fdcf91564467e8391d61a6c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 9961,
"upload_time": "2024-08-23T15:24:54",
"upload_time_iso_8601": "2024-08-23T15:24:54.396723Z",
"url": "https://files.pythonhosted.org/packages/0e/53/69642f712a2f162df3c4a30b0202d9ae2eb4145ce67dc2e61366bc9f29d2/autotwin_pnglib-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c6efc071aed3606a1d453ff94bb120c6c68ed9c7aeed23775b43186da8fc6a4e",
"md5": "117f4e1e39a53c94822682d15262a091",
"sha256": "eb933ace85fe2d88f01f25b1076c0946d48729782e020f5cba7f99886f45c687"
},
"downloads": -1,
"filename": "autotwin_pnglib-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "117f4e1e39a53c94822682d15262a091",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 10233,
"upload_time": "2024-08-23T15:24:55",
"upload_time_iso_8601": "2024-08-23T15:24:55.566894Z",
"url": "https://files.pythonhosted.org/packages/c6/ef/c071aed3606a1d453ff94bb120c6c68ed9c7aeed23775b43186da8fc6a4e/autotwin_pnglib-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-23 15:24:55",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "autotwin_pnglib"
}