Skip to content

Changing and updating some of the server to work with my tweaks

Notifications You must be signed in to change notification settings

Notdbrand/YQL-X-Server-NDB

 
 

Repository files navigation

Stocks and Weather 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:8000.

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

Changing and updating some of the server to work with my tweaks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%