Flask Bpmn#

PyPI Status Python Version License

Read the documentation at https://flask-bpmn.readthedocs.io/ Tests Codecov

pre-commit Black

Features#

  • Provides bmpn engine functionality for inclusion in a flask application.

Requirements#

  • Python 3.7+

Installation#

You can install Flask Bpmn via pip from PyPI:

$ pip install flask-bpmn

Usage#

Please see the Command-line Reference for details.

Contributing#

Contributions are very welcome. To learn more, see the Contributor Guide.

License#

Distributed under the terms of the MIT license, Flask Bpmn is free and open source software.

Issues#

If you encounter any problems, please file an issue along with a detailed description.

Credits#

This project was generated from @cjolowicz’s Hypermodern Python Cookiecutter template.