mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-09 09:52:19 +00:00
jasquat
9a68d490d8
Squashed 'flask-bpmn/' changes from b9d407795..5e40777f4
5e40777f4 Merge pull request #164 from sartography/dependabot/pip/pyupgrade-3.2.2 e4e64ff8b Bump pyupgrade from 3.2.1 to 3.2.2 df9ab9a12 Merge pull request #163 from sartography/dependabot/pip/pyupgrade-3.2.1 e795e3c31 Bump pyupgrade from 3.2.0 to 3.2.1 fbe0d164a Merge main, resolve conflicts git-subtree-dir: flask-bpmn git-subtree-split: 5e40777f4013f71f2c1237f13f7dba1bdd5c0de3
Flask Bpmn ========== |PyPI| |Status| |Python Version| |License| |Read the Docs| |Tests| |Codecov| |pre-commit| |Black| .. |PyPI| image:: https://img.shields.io/pypi/v/flask-bpmn.svg :target: https://pypi.org/project/flask-bpmn/ :alt: PyPI .. |Status| image:: https://img.shields.io/pypi/status/flask-bpmn.svg :target: https://pypi.org/project/flask-bpmn/ :alt: Status .. |Python Version| image:: https://img.shields.io/pypi/pyversions/flask-bpmn :target: https://pypi.org/project/flask-bpmn :alt: Python Version .. |License| image:: https://img.shields.io/pypi/l/flask-bpmn :target: https://opensource.org/licenses/MIT :alt: License .. |Read the Docs| image:: https://img.shields.io/readthedocs/flask-bpmn/latest.svg?label=Read%20the%20Docs :target: https://flask-bpmn.readthedocs.io/ :alt: Read the documentation at https://flask-bpmn.readthedocs.io/ .. |Tests| image:: https://github.com/sartography/flask-bpmn/workflows/Tests/badge.svg :target: https://github.com/sartography/flask-bpmn/actions?workflow=Tests :alt: Tests .. |Codecov| image:: https://codecov.io/gh/sartography/flask-bpmn/branch/main/graph/badge.svg :target: https://codecov.io/gh/sartography/flask-bpmn :alt: Codecov .. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white :target: https://github.com/pre-commit/pre-commit :alt: pre-commit .. |Black| image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black :alt: 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_: .. code:: console $ pip install flask-bpmn Usage ----- Please see the `Command-line Reference <Usage_>`_ 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. .. _@cjolowicz: https://github.com/cjolowicz .. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _MIT license: https://opensource.org/licenses/MIT .. _PyPI: https://pypi.org/ .. _Hypermodern Python Cookiecutter: https://github.com/cjolowicz/cookiecutter-hypermodern-python .. _file an issue: https://github.com/sartography/flask-bpmn/issues .. _pip: https://pip.pypa.io/ .. github-only .. _Contributor Guide: CONTRIBUTING.rst .. _Usage: https://flask-bpmn.readthedocs.io/en/latest/usage.html
Description
SpiffWorkflow is a software development platform for building, running, and monitoring executable diagrams
https://www.spiffworkflow.org/
Languages
Python
71.7%
TypeScript
17.2%
JavaScript
7.3%
Shell
2.4%
CSS
0.7%
Other
0.6%