Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 219 Bytes

File metadata and controls

14 lines (9 loc) · 219 Bytes

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