pip install beautifulsoup4
pip install requests
set the city and start year in code, and run follow in terminal under current folder
python3 main.py
This project uses Python to grab the historical weather records of the specified area and classify the data for statistics
Python