Skip to content

BPMN2FaaS/bpmn2faas-generator-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI pyversions

BPMN2FaaS Generator (Python)

How to run

Install all required dependencies:

pip install -r requirements.txt

Install plugins (aws/azure):

cd plugins
git clone https://github.com/BPMN2FaaS/bpmn2faas_{aws|azure}_plugin_python.git
cd bpmn2faas_{aws|azure}_plugin_python
pip install -r requirements.txt
cd ../..

Run Generator:

python -m flask run --port 8001

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages