Skip to content
Discussion options

You must be logged in to vote

Right, flet build cannot pack into a single file, but it creates a standalone app, without a wrapper (as PyInstaller does) that can be signed, etc.

You can do a self-extracting archive or MSI if you want to deliver a single file to customers. Anyway, all those single-file solutions is just an executable with app archive inside.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by meistermaxb04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed
2 participants