actions-marketplace-validations/Python3.8 PyInstaller Linux AMD64

GitHub Action package, Your python code to Binary for Linux AMD64 Architecture

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 26, 2021
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/action-python_pyinstaller-py3.8@3ca599fa209ab264325dcc54f1e1c95a8612582e # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathDirectory containing source code & .spec file (optional requirements.txt).yessrc
pypi_urlSpecify a custom URL for PYPInohttps://pypi.python.org/
pypi_index_urlSpecify a custom URL for PYPI Indexnohttps://pypi.python.org/simple
specSpecify a file path for .spec fileno""
requirementsSpecify a file path for requirements.txt filenorequirements.txt
renameRename the binary file, this will only work when you have --onefile binary.no""
autorunrun bash file before anythingnoautorun.sh
namedescription
locationBinary file location.
filenameBinary file name.
content_typeFile content type.