A Python app launcher with a Streamlit app.
Windows:
powershell -ExecutionPolicy ByPass -c "irm https://raw.githubusercontent.com/jatonline/python-app-launcher/refs/heads/main/installer/install.ps1 | iex"Mac/Linux:
curl -LsSf https://raw.githubusercontent.com/jatonline/python-app-launcher/refs/heads/main/installer/install.sh | sh-
Install the prerequistites:
-
Get the app by cloning this Git repository at a terminal:
git clone https://github.com/jatonline/python-app-launcher.git -
Run the app by navigating to the directory that Git just created. On Windows, double-click
launch.batand on Mac/Linux, double-clicklaunch.