Here some more information:
I use this link to use the api (It the same website which is use for the default Weather modul)
http://api.openweathermap.org/data/2.5/weather?id=2934486&lang=de&units=metric&mode=xml&appid=
(I only cut out my api key at he end)
This link create a xml file (You can change into json, simply erase xml in the link and put json there)
This xml looks like this:
DEAnd, I only like that your python script read out the line till and if it possible the line <temperature, too. And the save this in a txt file.
That will be great.
And if I can a have little bit more of your time it will be possible the txt file can use the following "Today it is and .
It would be perfekt. But that I can took later by learning myself. If your python script can read out the xml file and save in a txt file it will be great.
Greets gismo