Skip to content

Based on weather forecast holiday planner. Parsing json on Python

Notifications You must be signed in to change notification settings

anarsiel/Weather-Forecast

Repository files navigation

INSTALLATION

  • pip3 install termcolor

RUN PROGRAM

  • The only thing you need to do is to run main.py;
  • When program finish working, file in the same folder, named optimal_cities_to_travel.html will be reloaded. It is an html-page with all cities with acceptable conditions and weather forecast for nearest Friday Saturday and Sunday.

Here is the answer generated at 20.04.2017:

Also you can look at the file optimal_cities.to_travel(0-24).html. It is html-page, containing answers generated at 20.04.2017 with available temperatures [0, 24] (just to see what happens if there are many answers, because for our task conditions there are quite few answers).

USEFUL COMMENTS ABOUT PROGRAM

  • Before compiling main.py there is a file named optimal_cities_to_travel.html. This file contains my program's answers on 20.04.2017

CONTACT INFORMATION

Please contact me if you have troubles understanding how to use my program.

Releases

No releases published

Packages

No packages published