Skip to content

madhr/py-weather-music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-weather-music

written in python version 3.7.0

Generates midi files (songs) based on weather forecast for given city.

Using OpenWeatherMap API to pull weather forecast for next 5 days (3 hour) for specified location. This gives 5 days x 8 points = 40 weather data points, on which the midi file generation is based.

To generate a song, run python script with specified city name and country code being ISO 3166-1 compliant, example:

python main.py los+angeles us

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages