Custom python based workers for the Netflix OSS Conductor
Go to file
dcore94 add7806166 removed extra log 2020-09-09 17:01:07 +02:00
conductor better log in case of exception 2020-09-09 17:00:26 +02:00
pyexecplugins First share 2020-07-06 12:22:52 +02:00
.gitignore First share 2020-06-19 10:50:02 +02:00
Dockerfile added build instructions for Docker image 2020-07-15 09:13:10 +02:00
README.md First share 2020-06-19 10:50:02 +02:00
config.cfg generalized server IP configuration 2020-07-15 09:34:49 +02:00
entrypoint.sh added build instructions for Docker image 2020-07-15 09:13:10 +02:00
pyexec.py removed extra log 2020-09-09 17:01:07 +02:00
pyrest.py generalized server IP configuration 2020-07-15 09:34:49 +02:00
requirements.txt added build instructions for Docker image 2020-07-15 09:13:10 +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