Custom python based workers for the Netflix OSS Conductor
Go to file
dcore94 028ed9e934 First share 2020-06-19 10:50:02 +02:00
conductor First share 2020-06-19 10:50:02 +02:00
pyexecplugins First share 2020-06-19 10:50:02 +02:00
.gitignore First share 2020-06-19 10:50:02 +02:00
README.md First share 2020-06-19 10:50:02 +02:00
config.cfg First share 2020-06-19 10:50:02 +02:00
defaultmodule.py First share 2020-06-19 10:50:02 +02:00
keycloak_auth.py First share 2020-06-19 10:50:02 +02:00
pyexec.py First share 2020-06-19 10:50:02 +02:00
pyrest.py First share 2020-06-19 10:50:02 +02:00
setup.cfg First share 2020-06-19 10:50:02 +02:00
setup.py First share 2020-06-19 10:50:02 +02:00

README.md

Python workers for Conductor

Python worker for Conductor provides :

  1. PYREST Comprehensive REST client
  2. PYEXEC Execute code from available modules

Install

Example