Python program to display price hike of Petrol and Diesel in India.
This program gets data from web and produces a linechart as output displaying price increase rate of Petrol and Diesel in India in the form of .png file.
Prerequisites:
Python Packages:
1.Beautifulsoup
2.matplotlib
3.requests