ok-oldking/PyAppify

Use PyAppify to package your python app

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionThe tag version of pyappify to use. Defaults to the latest tag. Strongly recommended to set to ensure consistancy.no
use_releaseThe github release version to use. Saves time for re-compiling and signingno
build_exe_onlyif enabled, will only build the build the exe and you can use the output exe-path to sign it. and the PyAppify action again to use the signed exe.nofalse
namedescription
dist-pathThe path to the directory containing the zipped application bundles.
pyappify-assetsThe list of files to be released.
exe-pathThe tauri exe path
exe-folderThe tauri exe's folder location