bpmn-python
Project for creating a Python library that allows to import/export BPMN diagram (as an XML file) and provides a simple visualization capabilities
File Explorer
Download Latest Version (.zip)- __init__.py
- activity_type.py
- subprocess_type.py
- task_type.py
- __init__.py
- catch_event_type.py
- end_event_type.py
- event_type.py
- intermediate_catch_event_type.py
- intermediate_throw_event_type.py
- start_event_type.py
- throw_event_type.py
- __init__.py
- exclusive_gateway_type.py
- gateway_type.py
- inclusive_gateway_type.py
- parallel_gateway_type.py
- __init__.py
- callable_element_type.py
- event_definition_type.py
- process_type.py
- root_element_type.py
- __init__.py
- base_element_type.py
- condition_expression_type.py
- flow_element_type.py
- flow_node_type.py
- lane_set_type.py
- lane_type.py
- message_flow_type.py
- participant_type.py
- sequence_flow_type.py
- __init__.py
- __init__.py
- bpmn_diagram_exception.py
- bpmn_diagram_export.py
- bpmn_diagram_import.py
- bpmn_diagram_layouter.py
- bpmn_diagram_metrics.py
- bpmn_diagram_rep.py
- bpmn_diagram_visualizer.py
- bpmn_import_utils.py
- bpmn_process_csv_export.py
- bpmn_process_csv_import.py
- bpmn_python_consts.py
- diagram_layout_metrics.py
- grid_cell_class.py
- camunda-complex-example.png
- camunda-simple-example.png
- manual-complex.png
- manual-simple.png
- signavio-complex-example.png
- signavio-simple-example.png
- bpmn_diagram_exception.rst
- bpmn_diagram_export.rst
- bpmn_diagram_import.rst
- bpmn_diagram_layouter.rst
- bpmn_diagram_metrics.rst
- bpmn_diagram_rep.rst
- bpmn_diagram_visualizer.rst
- bpmn_process_csv_export.rst
- bpmn_process_csv_import.rst
- grid_cell_class.rst
- api_reference.rst
- conf.py
- index.rst
- Makefile
- requirements-docs.txt
- csv_export_test.py
- airline-checkin.csv
- order-processing.csv
- pizza-order.csv
- csv_import_test.py
- bank-account-process.bpmn
- checkin-process.bpmn
- credit-process.bpmn
- order-processing.bpmn
- pizza-order.bpmn
- tram-process.bpmn
- crossing_point_test.bpmn
- cycles_test.bpmn
- bpmn_editor_simple_example.xml
- camunda_complex_example.bpmn
- camunda_simple_example.bpmn
- default-conditional-flow-example.bpmn
- lanes.bpmn
- signavio_complex_example.bpmn
- signavio_simple_example.bpmn
- layouter_test.py
- layout_metrics_test.py
- test_bpmn_diagram_metrics.py
- bpmn_editor_import_test.py
- camunda_complex_test.py
- camunda_simple_test.py
- default_conditional_flow_test.py
- lanes_test.py
- manually_generated_complex_diagram.py
- manually_generated_simple_diagram.py
- signavio_complex_test.py
- signavio_simple_test.py
- conftest.py
- .gitignore
- __init__.py
- CHANGELOG.md
- LICENSE
- MANIFEST.in
- Pipfile
- README.md
- README.rst
- requirements.txt
- setup.cfg
- setup.py
- tox.ini
// repository documentation
Was this content helpful?
(0 ratings)
