GeistHaus
log in · sign up

Python in GitHub Actions

hynek.me

GitHub’s own CI called GitHub Actions has been out of closed beta for a while and offers generous free quotas and a seamless integration with the rest of the site. Let’s have a look at how to use it for an open source Python package.

1 page links to this URL
How to create a Python package in 2022

How do you create a Python package? How do you set up automated testing and code coverage? How do you publish the package? That's what this article...

1 inbound link article en blogpostprogrammingpython