Sending sensor data wirelessly to pc and creating a webpage

Hi,

Since I am new in creating a webpage in python from the data coming from arduino board, I need an suggestion. I am having arduino uno board with wifi shield and also arduino yun board. I need to connect
the sensor to arduino board and receive that data in python through wifi and from there I need to create an webpage. This is my concept but I dono how to do this. If anyone knows please tell me what are the things I have to do like which library I have to install to receive data on python and how to send data from arduino to python and how to create webpage on python using the data received.

thank you.

If you do an internet search for "python http server" you will find lots of examples- what libraries you need depends on what version of python you have.

This might help you get going https://snipt.net/raw/f8ef141069c3e7ac7e0134c6b58c25bf/?nice