Automating Your Python Application's Workflow: Creating a CI/CD Pipeline with GitHub Actions
Introduction
Deploying and testing a Python application can be a tedious task. In this article, we will see how to deploy a Python application on GitHub using GitHub Actions. We will create a simple Python application and then deploy it on GitHub usi...
Favour Abangwu
Lovely article. I have always felt that GitHub actions is a daunting thing to grasp. This was a good intro. Looking forward to more writings from you. π