Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.46 KB

README.rst

File metadata and controls

41 lines (25 loc) · 1.46 KB

AerisWeatherPythonSDK (Deprecated)

The AerisWeather Python SDK allows a developer to quickly and easily add weather content and functionality to their Python applications.

It utilizes the Aeris API backend for data loading and is built on top of an object mapping system that efficiently loads requested weather content into third-party Python applications, greatly reducing the amount of code and development needed on the developer end.

Requirements

The AerisWeather Python SDK is built using Python v3.6.

You also need:

  • An active AerisWeather API account (don't have one? sign up here)
  • Python v3.6 or Higher
  • aenum v2.1.0 or Higher
  • requests lib

Note: To use the included Jupyter Notebook, you will also need to install the Jupyter kernel

How to get it

Docs