An open API service indexing awesome lists of open source software.

https://github.com/sthagen/prosessilouhinta

Process mining (Finnish prosessilouhinta) from eventlogs
https://github.com/sthagen/prosessilouhinta

process-mining

Last synced: 8 months ago
JSON representation

Process mining (Finnish prosessilouhinta) from eventlogs

Awesome Lists containing this project

README

          

# Prosessilouhinta

Process mining (Finnish prosessilouhinta) from eventlogs.

Given a CSV file containing an eventlog with case IDs, acitivities/tasks, user IDs,
and timestamps some evaluations are performed that may assist in process mining.

[![License](https://git.sr.ht/~sthagen/prosessilouhinta/blob/default/docs/badges/license-spdx-mit.svg)](https://git.sr.ht/~sthagen/prosessilouhinta/tree/default/item/LICENSE)
[![Country of Origin](https://git.sr.ht/~sthagen/prosessilouhinta/blob/default/docs/badges/country-of-origin-name-switzerland-neutral.svg)](https://git.sr.ht/~sthagen/prosessilouhinta/tree/default/item/COUNTRY-OF-ORIGIN)
[![Export Classification Control Number (ECCN)](https://git.sr.ht/~sthagen/prosessilouhinta/blob/default/docs/badges/export-control-classification-number_eccn-ear99-neutral.svg)](https://git.sr.ht/~sthagen/prosessilouhinta/tree/default/item/EXPORT-CONTROL-CLASSIFICATION-NUMBER)
[![Configuration](https://git.sr.ht/~sthagen/prosessilouhinta/blob/default/docs/badges/configuration-sbom.svg)](https://git.sr.ht/~sthagen/prosessilouhinta/tree/default/item/docs/third-party/README.md)

[![Version](https://git.sr.ht/~sthagen/prosessilouhinta/blob/default/docs/badges/latest-release.svg)](https://pypi.python.org/pypi/prosessilouhinta/)
[![Downloads](https://git.sr.ht/~sthagen/prosessilouhinta/blob/default/docs/badges/downloads-per-month.svg)](https://pepy.tech/project/prosessilouhinta)
[![Python](https://git.sr.ht/~sthagen/prosessilouhinta/blob/default/docs/badges/python-versions.svg)](https://pypi.python.org/pypi/prosessilouhinta/)
[![Maintenance Status](https://git.sr.ht/~sthagen/prosessilouhinta/blob/default/docs/badges/commits-per-year.svg)](https://git.sr.ht/~sthagen/prosessilouhinta/log)

## Documentation

User and developer [documentation of prosessilouhinta](https://codes.dilettant.life/docs/prosessilouhinta).

## Bug Tracker

Any feature requests or bug reports shall go to the [todos of prosessilouhinta](https://todo.sr.ht/~sthagen/prosessilouhinta).

## Primary Source repository

The main source of `prosessilouhinta` is on a mountain in central Switzerland.
We use distributed version control (git).
There is no central hub.
Every clone can become a new source for the benefit of all.
The preferred public clone of `prosessilouhinta` is:

* [at sourcehut](https://git.sr.ht/~sthagen/prosessilouhinta) - a collection of tools useful for software development.

## Contributions

Please do not submit "pull requests" (I found no way to disable that "feature" on GitHub).
If you like to share small changes under the repositories license please kindly do so by sending a patchset.
You can either send such a patchset per email using [git send-email](https://git-send-email.io) or
if you are a sourcehut user by selecting "Prepare a patchset" on the summary page of your fork at [sourcehut](https://git.sr.ht/).

## Support

Please kindly submit issues at https://todo.sr.ht/~sthagen/prosessilouhinta or write plain text email to ~sthagen/prosessilouhinta@lists.sr.ht to submit patches and request support. Thanks.

## Status

Experimental.

**Note**: The default branch is `default`.