# what is possible : https://openweathermap.org/price#weather
importrequests
# some simple manipulations
# 1 get info on current weather
# test code : print("Teste1",requests.get("https://api.openweathermap.org/data/2.5/weather?lat=35&lon=139&appid=a2cabf37326f4cf77d2948c17c62705a").text)
## some parameters
id="6c7536caec8cea574d9b049fde683a35"# Api id Chevrier Thanks to use your own id ... :-)