Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] authored and [email protected] committed Apr 2, 2019
1 parent 00c2333 commit b11a586
Showing 1 changed file with 14 additions and 11 deletions.
25 changes: 14 additions & 11 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,25 +14,28 @@ 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.

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

**How to get it:**
The AerisWeather Python SDK is built using Python v3.6.

- Download or link to the aerisweather package via The Python Package Index at `pypi.org/project/aerisweather <https://pypi.org/project/aerisweather/>`_
*You also need:*

- Get the code at the AerisWeather Python SDK project on `GitHub <https://github.com/aerisweather/python_sdk>`_
- An active AerisWeather API account (don't have one? `sign up here <https://www.aerisweather.com/signup/pricing/>`_)
- Python v3.6 or Higher
- aenum v2.1.0 or Higher
- requests lib

- Visit the SDK's home at `AerisWeather <https://www.aerisweather.com/toolkits/>`_.
*Note: To use the included Jupyter Notebook, you will also need to install the Jupyter kernel*


**Requirements**
**How to get it**

- An active AerisWeather API account (don't have one? `sign up here <https://www.aerisweather.com/signup/pricing/>`_)

- Python v3.6 or Higher
- Download or link to the aerisweather package via The Python Package Index at `pypi.org/project/aerisweather <https://pypi.org/project/aerisweather/>`_
- Get the code at the AerisWeather Python SDK project on `GitHub <https://github.com/aerisweather/python_sdk>`_
- Visit the SDK's home at `<https://www.aerisweather.com/support/docs/toolkits/aeris-python-sdk/>`_.

- aenum v2.1.0 or Higher
**Docs**

- `Browse the code docs online <https://www.aerisweather.com/docs/python/Aeris/index.html>`_

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

0 comments on commit b11a586

Please sign in to comment.