AerisWeather Python SDK (Deprecated)

The AerisWeather Python SDK is a coding toolkit created to streamline integrating data from the AerisWeather API into Python applications.

In other words, the goal of the SDK is to make it easier to get weather data into your Python app. While working towards that goal, we also tried to make the SDK as "Pythonic" as possible, embracing some of our favorite core tenets of the Zen of Python (PEP20):

  • Simple is better than complex.
  • Readability counts.
  • If the implementation is hard to explain, it's a bad idea.

Thanks for checking out the AerisWeather Python SDK. We hope you find it useful, and enjoy using it as much as we enjoyed creating it!

The AerisWeather Python Team

Last modified: August 11, 2022