jurf/PyInstaller Windows

Customisable GitHub Action to package your python code with PyInstaller for Windows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathDirectory containing source code (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
namedescription
outputThe output of PyInstaller