Technical requirements
To begin developing your custom plugin, you’ll need a Python environment and a local Apache Airflow environment for testing. Please review Chapter 5 to learn how to set up your local Apache Airflow environment.
The code for this chapter is available at https://github.com/PacktPublishing/Apache-Airflow-Best-Practices/tree/main/chapter-06. You should refer to the code as you read through this chapter to ensure you fully understand the implementations outlined.