-
Install the library pyinstaller to create an executable for the desktop gui,
pyinstaller --onefile todos_gui.py
-
For the web version, just make sure streamlit is installed and run
streamlit run todos_web.py
in the command line interface
-
Notifications
You must be signed in to change notification settings - Fork 0
angeljmercado/todo-list-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple todo-list app using PySimpleGUI for the desktop version, and streamlit for the web version
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published