This is a small locust demo app running on Cloud foundry
- Python 2.7 or later
- pyquery;
pip3 install pyquery - locustio;
brew install locustio
run locust --host=[locust documentation url]
locust --host=https://docs.locust.io/
run cf push pt-test and python_buildpack will run locust using the host inside Procfile