Metadata-Version: 2.1
Name: bpmn-tools
Version: 0.8.5
Summary: a collection of tools to work with BPMN
Home-page: https://github.com/christophevg/bpmn-tools
Author: Christophe VG
License: MIT
Keywords: bpmn tools
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
Requires-Dist: fire
Requires-Dist: xmltodict
Requires-Dist: colorama

# BPMN Tools

> a collection of tools to work with BPMN

[![Latest Version on PyPI](https://img.shields.io/pypi/v/bpmn-tools.svg)](https://pypi.python.org/pypi/bpmn-tools/)
[![Supported Implementations](https://img.shields.io/pypi/pyversions/bpmn-tools.svg)](https://pypi.python.org/pypi/bpmn-tools/)
![Build Status](https://github.com/christophevg/bpmn-tools/actions/workflows/test.yaml/badge.svg)
[![Documentation Status](https://readthedocs.org/projects/bpmn-tools/badge/?version=latest)](https://bpmn-tools.readthedocs.io/en/latest/?badge=latest)
[![Coverage Status](https://coveralls.io/repos/github/christophevg/bpmn-tools/badge.svg?branch=master)](https://coveralls.io/github/christophevg/bpmn-tools?branch=master)
[![Built with PyPi Template](https://img.shields.io/badge/PyPi_Template-v0.4.6-blue.svg)](https://github.com/christophevg/pypi-template)



## Documentation

Visit [Read the Docs](https://bpmn-tools.readthedocs.org) for the full documentation, including overviews and several examples.




