E2E Python solution in DevOps – Part 3: Azure DevOps preparation
In this serie I show you how you can create a PyPi ready solution which is stored on GitHub and has fully automatized build-test-deploy CI/CD pipeline in Azure DevOps. Furthermore you will be able to use it from command line like azure-cli or aws-cli. Table of content Part 1: Basic Python Code Part 2: Basic […]