This repository is a collection of Docker images containing tools Python 2.7, 3.12 and 3.13.
Use this Docker image to build and upload Python packages with Python 2.7, using the following tools:
build: Creates distribution packages (like .whl and .tar.gz) from your
Python project.twine: Securely uploads these packages to PyPI or other package indexes.Use this Docker image to build and upload Python packages with Python 3.12, using the following tools:
build: Creates distribution packages (like .whl and .tar.gz) from your
Python project.twine: Securely uploads these packages to PyPI or other package indexes.Use this Docker image for running pip-compile or pip-sync on your Python 2.7
project.
Use this Docker image for running pip-compile or pip-sync on your Python 3.13
project.
Content type
Image
Digest
sha256:c6078fc37…
Size
62.8 MB
Last updated
about 21 hours ago
docker pull coatldev/python-tools:2.7-build