Automating production pipeline for Python projects
This project contains some automation ideas with code samples and explanations (in the attached blog post) that you can use in your development workflow (especially if you have a Python codebase). It includes git hooks, Continuous Integration, Code coverage, and Github actions (added recently in the code via a PR).
You can borrow parts of the project, or clone it as is and start working. If you do the later, make sure to replace autodeploy with more meaningful name for your module.
All patches welcome! Please read CONTRIBUTING.md for further details.
You can use this project in any way you see fit, no strings attached!
