Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 1022 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 1022 Bytes

python

Helper actions for Python projects

Name Action Reference Description
setup actions-ext/python/setup Setup Python and pip caching
setup-cache actions-ext/python/setup-cache Setup pip caching
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