PySpark template with Poetry and Makefile for ETL and data pipelines.
A PySpark project template that provides a reproducible layout, tooling, and examples for building ETL pipelines using Python. It includes Poetry-based dependency management, Makefile targets for common tasks, and examples for running jobs locally or in distributed mode. Suited for data engineering and batch Spark jobs.
0