Skip to content

TestOrig/YQL-X-Server

Repository files navigation

WeatherX-Server

Setup

To run this server, you need python 3.10, flask, requests, geopy and iso3166.

To generate the database used with this server use genDatabase.py with geoplanet_places_7.10.0.tsv.

The database is used for WOEID mapping as Yahoo's servers are gone.

Running

Just run main.py and point your weather client to your IP:5002.

Beware, geoDatabase.json is typically around 200MB and it is loaded into RAM for performance reasons!

Credits

@electimon I made the stupid thing

@ObscureMosquito he fixed numerous bugs I appreicate it!!!

About

It's a Weather server for legacy iOS weather

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages