A comprehensive template demonstrating how to package Reflex web applications into native desktop executables using PyInstaller and PyWebView. #6092
sandyowlet
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just created a repository to demonstrate how to use pyinstaller and pywebview to package a Reflex app as an executable, you can look at the code in the repository and learn how to start Reflex programmatically.
https://github.com/sandyowlet/reflex-desktop-app
This project serves as a reference implementation for developers looking to distribute their Reflex apps as standalone desktop applications across Windows, macOS, and Linux.
Beta Was this translation helpful? Give feedback.
All reactions