git clone https://github.com/lccruz/helloflask.git
cd helloflask/
pip install virtualenv
virtualenv -p python3 env
source env/bin/activate
pip install -r requirements.txtpython app.pypython tests.py| Name | Name | Last commit date | ||
|---|---|---|---|---|
git clone https://github.com/lccruz/helloflask.git
cd helloflask/
pip install virtualenv
virtualenv -p python3 env
source env/bin/activate
pip install -r requirements.txtpython app.pypython tests.py