Skip to content

PROSLab/BPMN-element-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 

Repository files navigation

BPMN-Element-Counter

A Python script to count BPMN elements from a .bpmn file

Installazione dipendenze:

  • pip3 install pandas
  • pip3 install xlrd
  • pip install xlsxwriter

How to use it:

  • Run with $python3 main.py path/to/bpmn/models/folder Output.csv
  • First argument is the path to models folder
  • Second argument is the output csv file name tha will be created in the script folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages