-
Notifications
You must be signed in to change notification settings - Fork 144
Closed
Labels
Milestone
Description
On top of the current stable Graph API (mostly based on the .add_chain() method), build a new operator-based API that allows to write more readable code, inspired by the Airflow syntax (although it's quite different, we'll use the same operators to make people more comfortable when using either or both systems).
The syntax is implemented for quite some time in the develop branch, but we need to stabilize, add more tests and implement all kind of use cases one can think of.
Reactions are currently unavailable