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 |