An open API service indexing awesome lists of open source software.

https://github.com/kpfleming/ci-python-image

Script and workflow to create and manage a container image with multiple Python versions and tools for CI jobs to use
https://github.com/kpfleming/ci-python-image

Last synced: 7 months ago
JSON representation

Script and workflow to create and manage a container image with multiple Python versions and tools for CI jobs to use

Awesome Lists containing this project

README

          

# ci-python-image

Open Source Initiative Approved License logo
[![CI](https://github.com/kpfleming/ci-python-image/workflows/CI/badge.svg)](https://github.com/kpfleming/ci-python-image/actions?query=workflow%3ACI)
[![License - Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-9400d3.svg)](https://spdx.org/licenses/Apache-2.0.html)

This repo contains scripts and Actions workflows to build and maintain
a container image with various versions of Python (from
python-build-standalone), along with Hatch and various Hatch
plugins. The image is intended for use in CI workflows.

Open Source software: [Apache License 2.0](https://spdx.org/licenses/Apache-2.0.html)

##