Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 422 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 422 Bytes

Data Plumbing without the 💩

🧙 The modern replacement for Airflow. Build, run, and manage data pipelines for integrating and transforming data.

Using pip

  1. Install Mage
pip install mage-ai
  1. Create a new project and launch tool
mage start [project_name]
  1. Open http://localhost:6789 in your browser and build a pipeline.