Process Mining scripting environment
Project description
pmlab-lite
A Process Mining scripting environment. Containing the following functionalities among others:
- Petri Net modelling, exploring and execution
- Reading and working with Event Logs
- Executing state of the art Process Mining techniques
- such as the Inductive Miner for Process Model Discovery
- or the A*-algorithm for computing Alignments in Conformance Checking
Installation
Install pmlab-lite from pypi using pip:
$ pip3 install pmlab-lite
Testing
In the test folder involved parties can create test files and run the test files.
Create test-files in the test-directory following the naming convention: test_*.py
pmlab-lite
├── pmlab_lite
│ ├── ...
│ ├── pn
│ │ └── ...
│ └── __init__.py
├── test
│ ├── test_pn.py
│ ├── ...
│ └── test_*.py
├── .gitignore
├── LICENSE
├── README.md
├── distribute_to_pypi.sh
└── setup.py
Run the test-file from the top-level-directory using following command:
$ python3 -m unittest test.test_*
Certification
XES certified by the IEEE Task Force on Process Mining.
License
GNU General Public License 3.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pmlab_lite-0.4.9.1.tar.gz
(47.6 kB
view details)
Built Distribution
File details
Details for the file pmlab_lite-0.4.9.1.tar.gz
.
File metadata
- Download URL: pmlab_lite-0.4.9.1.tar.gz
- Upload date:
- Size: 47.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d2a5480b07bd72783bf60b54508a7005ba698358475a38787a298c0984ed250 |
|
MD5 | 6830ff9af4ff125d77164d8db54325a8 |
|
BLAKE2b-256 | c422e1f17b45fccfe0e7352b31338e0e5b8a9e5ddd1796bedd47eacc90f29b95 |
File details
Details for the file pmlab_lite-0.4.9.1-py3-none-any.whl
.
File metadata
- Download URL: pmlab_lite-0.4.9.1-py3-none-any.whl
- Upload date:
- Size: 55.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f04412f9bcd2f944f651493a79d3184694fb8dc2616d420a7577f0d0db16ee6f |
|
MD5 | 250a3ffc49896295b7f51ffa267c6abc |
|
BLAKE2b-256 | 94a2ffdf7db42ba73dcc8f912ed6c096f1945ca42fd4076861c2487fd10f0429 |