An excerpt from Publishing Python Packages by Dane Hillard
This article discusses using GitHub Actions inside of CI workflows, using the example of a Python package software product.
Read it if you want to learn more about CI and Python packages.
An excerpt from Publishing Python Packages by Dane Hillard
This article delves into what packages are exactly.
Read it if you want to learn more about Python packages.
From Publishing Python Packages by Dane Hillard This article covers the pieces of the Python build system itself, so you can learn how packages are built from scratch. Take 35% off Publishing Python Packages by entering fcchillard2 into the discount… Continue Reading →
Mastering Code Reviews
From “Looks Good to Me”: Constructive code reviews by Adrienne Braganza Looks Good to Me: Constructive code reviews is an innovative and comprehensive guide offering actionable advice for crafting constructive code reviews. This avant-garde resource has been specifically designed to cater… Continue Reading →