costapy/install.sh

5 lines
102 B
Bash

sudo apt-get install -y python3-pip
pip install --upgrade pip
pip install bottle
pip install gunicorn