Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 253 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 253 Bytes

Parallel Web Crawler

This project has been build in Python and it's a study of parallelism and concurrency of proccess with multitheading execution and control.

Install Dependencies - Install pip3 - Run: pip install -r /path/requirements.txt