CMD + K

airflow-with-virtualenv

Community

Airflow is a platform to programmatically author, schedule and monitor workflows

Installation

To install this package, run one of the following:

Conda
$conda install selfexplainml::airflow-with-virtualenv

Usage Tracking

2.7.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Use airflow to author workflows as directed acyclic graphs (DAGs) of tasks. The airflow scheduler executes your tasks on an array of workers while following the specified dependencies. Rich command line utilities make performing complex surgeries on DAGs a snap. The rich user interface makes it easy to visualize pipelines running in production, monitor progress, and troubleshoot issues when needed.

When workflows are defined as code, they become more maintainable, versionable, testable, and collaborative.

About

Summary

Airflow is a platform to programmatically author, schedule and monitor workflows

Last Updated

Aug 20, 2023 at 19:40

License

Apache-2.0

Total Downloads

2

Supported Platforms

linux-64