Python Packaging and Distribution with build and twine
A modern guide to packaging your Python project and publishing it to the Python Package Index (PyPI) using the standard `build` and `twine` tools.
Read moreA modern guide to packaging your Python project and publishing it to the Python Package Index (PyPI) using the standard `build` and `twine` tools.
Read moreUnderstanding and implementing the Docker multi-stage build pattern to create smaller, more efficient Docker images.
Read more