Sign inSign up

truenixator/py4cicd

By truenixator

•Updated 1 day ago

Python image with pre-installed apps used in CI/CD to test, build and publish python packages.

Image
Languages & frameworks
Developer tools
0

1.0K

truenixator/py4cicd repository overview

The image have been created to be used in CI/CD processes for building and testing python packages.

It's based on the official uv image, and have pre-installed:

  • uv, bash, make, git, wget, nodejs;
  • python 3.13, 3.14, 3.15:
    • build, hatchling, twine, sigstore, requests;
    • ruff, mypy, bandit, pyright[nodejs],
    • pytest, pytest-cov, coverage, pytest-benchmark, pyperf, mutmut, hypothesis

The main reason to create it was avoiding re-downloading all of this stuff each time when pipeline is triggered.

Tag summary

Content type

Image

Digest

sha256:c9cb579fc…

Size

476.8 MB

Last updated

1 day ago

docker pull truenixator/py4cicd