Python weather لمعرفة احوال الطقس بالاعتماد على قوقل
حالة الطقس في العديد من المدن وكذلك الطقس اليوم وغدا وكذلك درجات الحرارة المئوية والفهرنهاتية
Python weather -it fetches weather condition and forecast from Google
I used Python to create a small weather application. When started, it asks for the city. Then, it fetches weather condition and forecast from Google. Then it displays current conditions. That's it.
I spent most of the development time on researching how you do things on Symbian and in PyS60. And, well, it's easier then I expected.
So, there's much more to do to make it a useful app - default city, for example, list of previously entered cities, choice between Celsius and Fahrenheit... Or getting the city from cell location. That would be neat!
added a very simple function. In addition to showing current conditions, now you've got two more tabs with forecast for today and tomorrow.
i dnt use python so can sum1 provide screens plz
thnx