Publishing your Python module to PyPI (Python Package Index) allows you to share your code with the global Python community. PyPI is the default repository for Python packages, making it the go-to ...
Wrote a short HOW-TO guide on publishing python packages with UV. Unsurprisingly, it shaved off our test and build times significantly through the integration with tox-uv. 🏎️ 💨 If your package ...
This repository provides a minimal and reproducible terraform configuration for setting up AWS CodeArtifact resources. It also includes GitHub Actions workflows to automate the publishing of Python ...