Skip to content

TheBrunoLopes/condu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Condu a Python 3.6 client for Conductor

The previous client was written in python 2.7.

This client was built upon the previous work and extended with added functionalities and performance boosts.

Provides 3 sets of functions:

  1. Workflow management APIs (start, terminate, get workflow status etc.)
  2. Worker execution framework
  3. Task and Workflow definitions

Install

pip install condu

Using Workflow Management API

Python class Condu provides client API calls to the conductor server to start manage the workflows.

About

Condu a python dev kit library that serves as interface to netflix.conductor and also as a worker client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published