🧙 The modern replacement for Airflow. Build, run, and manage data pipelines for integrating and transforming data.
- Install Mage
pip install mage-ai
- Create a new project and launch tool
mage start [project_name]
- Open
http://localhost:6789
in your browser and build a pipeline.