actions-marketplace-validations/Flet Windows based on PyInstaller

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

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 21, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/0h-n0_flet-action-windows@cde5b76fa8ee3c052fecaab6ddb1a5c81f02a90f # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
srcfileset entry-point script file.yesmain.py
adddataset exteranl static files. this input throws argments to "--add-data" option in flet pack. When you want to inlculde multple static files, you can use "@" as splitter like the following. ex) hello1.txt@src/hello2.tff no
namedescription
outputThe output of PyInstaller