Skip to main content

MicroPM4Py - Process Mining for Micro-Controllers

Project description

# MicroPM4Py

## Introduction

MicroPM4Py is a Python 3/Micropython library that aims to take Process Mining features in power/feature constrained environments, including microcontrollers and embedded systems.

The set of supported features is minimal in comparison to other process mining libraries, like PM4Py, and require no Python dependencies to work.

Official website: [https://www.micropm4py.org](https://www.micropm4py.org)

Micropython website: [https://micropython.org](https://micropython.org)

## Target Hardware

MicroPM4Py can be virtually run on any hardware, even very old or with very low resources/power consumption or embedded systems, since it is compatible with the Python3/Micropython stacks.

MicroPM4Py has been tested at less than 1 MHz on the Unicorn emulator (CPU: Cortex M3, stack: 8 kb, RAM: 64 kb).

MicroPM4Py has been physically tested on a Raspberry Pi 3 B+ (4xA53 @ 1.4 GHz, 1 GB LPDDR2 RAM).

## Installation

On any platform running Python 3: the installation can be easily performed using PIP: pip install -U micropm4py

On Micropython controllers / embedded systems: follow the instructions of your specific board (see the Micropython website). In particular, given the resource constrained environments, some ad-hoc cutting-and-paste of code needs to be done (for example, combining in a single script the XES, PNML and token-based replay).

## Features

Log importing/exporting

  • XES importer (level A-1, only case ID and activity)

  • XES exporter (level A-1, only case ID and activity)

  • CSV importer (only case ID and activity, support for the specification of the separator)

  • CSV exporter (only case ID and activity, support for the specification of th separator

  • Importing of DFGs from XES (without keeping the log in-memory)

  • Importing of DFGs from CSV (without keeping the log in-memory)

  • Importing/Exporting of .dfg files

  • Support for the insertion of artificial start-end activities

  • Conversion of log to DFG

  • Petri Nets

Execution semantics * Token-based replay (without support for invisible transitions) * Alignments (without support for invisible transitions) * Importing of PNML files * Exporting of PNML files * Conversions

Conversion of DFG to Petri net (DFG mining) * Conversion of MicroPM4Py DFG to PM4Py DFG * Conversion from/to MicroPM4Py log to PM4Py log * Conversion from/to MicroPM4Py Petri nets to PM4Py Petri nets * Visualizations

Visualizations * DOT visualization of DFGS * DOT visualization of Petri nets

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

micropm4py-0.2.1.tar.gz (13.6 kB view details)

Uploaded Source

Built Distribution

micropm4py-0.2.1-py3-none-any.whl (35.5 kB view details)

Uploaded Python 3

File details

Details for the file micropm4py-0.2.1.tar.gz.

File metadata

  • Download URL: micropm4py-0.2.1.tar.gz
  • Upload date:
  • Size: 13.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.3

File hashes

Hashes for micropm4py-0.2.1.tar.gz
Algorithm Hash digest
SHA256 552b350b6ff859ecbdad90a7dbe6f06e7ed4fafe337c41c9d24ad470d3122c52
MD5 24929089ba784f31db6b021fcfedc173
BLAKE2b-256 68691460cb4ec8c803fd6dc2f306a0672a878d539cd59919955c90ef5afb0984

See more details on using hashes here.

File details

Details for the file micropm4py-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: micropm4py-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 35.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.3

File hashes

Hashes for micropm4py-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cfc7afa9173d1743f31c66d811f70e525dc016b2a14214a0cf0890d6bb75c3b9
MD5 34f96567cf7e3e42ed333d9a5651b567
BLAKE2b-256 4b64ac2609d224e58111423ddd4ee4020241bd46172fcb68a0fc1209d9ac2821

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page