Concurrent Web Requests Using Python Threading Module Application >>> python3 -m pip install -r requirements.txt >>> cd app >>> python3 main.py # open another terminal window >>> python3 script.py