Skip to content

Latest commit

 

History

56 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages