Skip to content

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@sshie sshie released this 27 Apr 22:41
· 32 commits to master since this release

Version 0.3.0 is an early beta release. This is the first public release of the Python SDK.

Core:
This beta release includes support for a few of the most popular AerisWeather API endpoints:
- Alerts
- Forecasts
- Observations
- Observations Summary
- Places

Demo:
The demo Python file in AerisWeatherPythonDemo includes sample code for several of the supported endpoints.

Jupyter Notebook:
The Jupyter Notebook in AerisWeatherPythonDemo includes live sample code as well as setup and usage information regarding the SDK.