GitHub - actions-ext/python: Helper actions for Python projects
setup
actions-ext/python/setup
Setup Python with pip caching and uv
setup-cibuildwheel
actions-ext/python/setup-cibuildwheel
Setup cibuildwheel and caching
setup-cibuildwheel-cache
actions-ext/python/setup-cibuildwheel-cache
Setup cibuildwheel caching
run-cibuildwheel
actions-ext/python/run-cibuildwheel
Run cibuildwheel
upload-dist
actions-ext/python/upload-dist
Upload a python sdist or wheel
download-dist
actions-ext/python/download-dist
Download and install a python sdist or wheel
test-wheel
actions-ext/python/test-wheel
Install a wheel in a fresh venv and verify module import
test-sdist
actions-ext/python/test-sdist
Install an sdist in a fresh venv and verify module import