Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-app-launcher

A Python app launcher with a Streamlit app.

Instructions

Automatic install

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

Manual install

  1. Install the prerequistites:

    1. Install Git
    2. Install uv
  2. Get the app by cloning this Git repository at a terminal:

    git clone https://github.com/jatonline/python-app-launcher.git
    
  3. Run the app by navigating to the directory that Git just created. On Windows, double-click launch.bat and on Mac/Linux, double-click launch.

Licence

Public Domain

About

A Python app launcher with a Streamlit app.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages