Skip to main content

pm4py wrapper to call the original package from CLI

Project description

pm4py-wrapper

Build & Test

CLI wrapper for pm4py.

Installation

Install using pip:

pip install pm4py-wrapper

Known Issues for macOS with M1

cvxopt@1.3.0: umfpack.h is missing

$ brew info suite-sparse
$ export CPPFLAGS="-I/opt/homebrew/include/"
$ export LDFLAGS="-L/opt/homebrew/lib"
$ pip install cvxopt

scipy@1.6.1

Usage

Usage: pm4py_wrapper [OPTIONS] COMMAND [ARGS]...

Options:
  -i, --input_log PATH   Path to the input event log.  [required]
  -o, --output_dir PATH  Path to the output directory.
  --help                 Show this message and exit.

Commands:
  csv-to-xes
  xes-to-csv

Examples:

$ pm4py_wrapper -i tests/assets/input/Production.xes -o tests/assets/output xes-to-csv
$ pm4py_wrapper -i tests/assets/input/Production.csv -o tests/assets/output csv-to-xes

Links

  • A helpful answer on StackOverflow on how to do CI/CD with Poetry.

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

pm4py-wrapper-1.3.1.tar.gz (15.5 kB view details)

Uploaded Source

Built Distribution

pm4py_wrapper-1.3.1-py3-none-any.whl (15.8 kB view details)

Uploaded Python 3

File details

Details for the file pm4py-wrapper-1.3.1.tar.gz.

File metadata

  • Download URL: pm4py-wrapper-1.3.1.tar.gz
  • Upload date:
  • Size: 15.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.9.16 Darwin/22.3.0

File hashes

Hashes for pm4py-wrapper-1.3.1.tar.gz
Algorithm Hash digest
SHA256 b72448f15d480dac550f1c5a56fc9e8ad1e50d1e956cbf30c2e001d3126f0807
MD5 bb13f3121229d9ce9a5e2f64498ae24f
BLAKE2b-256 88256c154a9111184a7ea4d5d8795127baacc55acc26ad7efd062c6db5e340cd

See more details on using hashes here.

File details

Details for the file pm4py_wrapper-1.3.1-py3-none-any.whl.

File metadata

  • Download URL: pm4py_wrapper-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 15.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.9.16 Darwin/22.3.0

File hashes

Hashes for pm4py_wrapper-1.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 081d28b0fa910d8f41ae71a9eb438e065026e08a998bd698def851bc4a0401ae
MD5 b37da53bdd080c81255217df7daedbad
BLAKE2b-256 d43c8589103cae22c61fc2c191e9665b2afc8f588ac910ba76e9482ae6e57f79

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