Custom python based workers for the Netflix OSS Conductor
Go to file
dcore94 984ecbab7b added support for domains 2020-10-08 14:43:35 +02:00
conductor better log in case of exception 2020-09-09 17:00:26 +02:00
pyexecplugins added Ansible and fixed minimal issues 2020-10-02 14:56:45 +02:00
.gitignore First share 2020-06-19 10:50:02 +02:00
Dockerfile added synchronization with conductor 2020-07-17 12:53:05 +02:00
README.md First share 2020-06-19 10:50:02 +02:00
config.cfg added support for domains 2020-10-08 14:43:35 +02:00
entrypoint.sh added synchronization with conductor 2020-07-17 12:53:05 +02:00
pyexec.py added support for domains 2020-10-08 14:43:35 +02:00
pyrest.py added support for domains 2020-10-08 14:43:35 +02:00
requirements.txt added ansible dependency and changed config to match docker-compose network 2020-10-07 12:25:42 +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