Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 269 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 269 Bytes

FindMeACar

With the help of BeautifulSoup pulling infomation regarding cars that interest me so that I can compare them later on.

Install the python dependencies using pip using the following command in the root directory:

pip install -r requirements.txt