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
- Host: GitHub
- URL: https://github.com/kpfleming/ci-python-image
- Owner: kpfleming
- License: apache-2.0
- Created: 2022-08-24T00:14:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-14T00:14:40.000Z (about 1 year ago)
- Last Synced: 2025-04-15T21:41:23.570Z (9 months ago)
- Language: Shell
- Homepage:
- Size: 24.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ci-python-image
[](https://github.com/kpfleming/ci-python-image/actions?query=workflow%3ACI)
[](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)
##