Cool API Python Scripts - Weather and Astronauts Codes

Hey hey, just put the finishing touches on my newest guide "Cool API Python Scripts"

Application Programming Interfaces (APIs) are links between digital systems. They create avenues for communication and exchange to occur. So set your codes free into the World Wide Web and design software that takes advantage of live data from across the planet (and even, perhaps, outside of it).

This tutorial will fully explain code that finds and notifies you of the weather anywhere in the globe with the OpenWeatherMap API. It also fully explains another code which retrieves and uses data from NASA.

Read More