Sign inSign up

coatldev/python-tools

By coatldev

Updated about 21 hours ago

Image
0

4.7K

coatldev/python-tools repository overview

docker-python-tools

pre-commit.ci status

This repository is a collection of Docker images containing tools Python 2.7, 3.12 and 3.13.

Catalog

python-tools:2.7-build

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.
python-tools:3.12-build

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.
python-tools:2.7-pip-tools

Use this Docker image for running pip-compile or pip-sync on your Python 2.7 project.

python-tools:3.13-pip-tools

Use this Docker image for running pip-compile or pip-sync on your Python 3.13 project.

Tag summary

Content type

Image

Digest

sha256:c6078fc37

Size

62.8 MB

Last updated

about 21 hours ago

docker pull coatldev/python-tools:2.7-build