Dev Utils is a collection of useful scripts developed to make the work of data engineers and developers on Linux and macOS easier. Whether you're setting up a new project, automating workflows, or managing data pipelines, these scripts can help streamline daily tasks and save time.
- Time-saving automation: Automate repetitive tasks like creating project structures or configuring environments.
- Focused on Data Engineering: Tools designed with the needs of data professionals in mind.
- Cross-platform compatibility: Works well on both Linux and macOS.
- Customizable and Open Source: The scripts are open, so you can modify and adapt them to your needs.
-
pyproj.sh
– Automates the creation of Python project structures.
View README -
sqlproj.sh
(Coming soon) – Automates the creation of SQL project structures.
View README
- Tools for managing ETL workflows.
- Scripts for database and cloud automation.
For detailed usage instructions and setup for each script, please check the individual READMEs in the project-automation
directory.
Feel free to:
- Contribute ideas or feature requests through issues.
- Contribute scripts or improvements via pull requests.
This project is licensed under the MIT License.
This project reflects the collaborative spirit of the open-source community, which makes the continuous development and improvement of useful tools possible for everyone.