null8626 / python-weather

A free and asynchronous weather API wrapper made in python, for python.
https://python-weather.rtfd.io
MIT License
100 stars 31 forks source link

City list #34

Closed nmfernandes70 closed 1 year ago

nmfernandes70 commented 1 year ago

Hi How can one know the city names available ? ( i.e Portuguese cities: Lisbon or Lisboa seems not to be available, Funchal is available).

Thks! Nuno

null8626 commented 1 year ago

hello! i'm afraid this due to the API the library is using, it's out of my control, sorry

null8626 commented 1 year ago

feel free to ask about this in the official repository of the API: https://github.com/chubin/wttr.in/issues

nmfernandes70 commented 1 year ago

Have looked at the official repository of the API that you mentioned and found out that works fine using airport codes (i.e LIS for Lisbon). Thanks for the info.

null8626 commented 1 year ago

no problem! glad to help <3