Back to search
A comprehensive template demonstrating how to package Reflex web applications into native desktop executables using PyInstaller and PyWebView.
Stars
7
Forks
0
Watchers
7
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
6
commits
feat: Add PyWebView integration with JavaScript APIs for window management
fbbe46cView on GitHubrefactor: Use granian instead of SimpleHTTPServer to start frontend server and refactor run_prod.py
dbc30b9View on GitHub