It’s easy to get your pipelines up and running with Apache Airflow®. This quickstart offers three learning paths. Choose between these popular use cases:Documentation Index
Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Learning Airflow: an introduction to Airflow’s lean and dynamic pipelines-as-Python-code
- ETL: an introduction to modern, enhanced ETL development with Airflow
- Generative AI: an introduction to generative AI model development with Airflow
Time to complete
This quickstart takes approximately 30 minutes to complete.Assumed knowledge
To get the most out of this quickstart, you should have an understanding of:- Basic Airflow concepts. See Introduction to Apache Airflow.
- Basic Python. See the Python documentation.
Prerequisites
- The Astro CLI version 1.25.0 or higher.
- An integrated development environment (IDE) for Python development, such as VS Code, Sublime Text, or PyCharm.
- (Optional) A local installation of Python 3 to improve your Python developer experience.