Metadata-Version: 1.0
Name: aerisweather
Version: 0.4.1
Summary: The AerisWeather Python SDK allows a developer to quickly and easily add weather content and functionality to their Python applications.
Home-page: https://aerisweather.com
Author: AerisWeather
Author-email: pypi@aerisweather.com
License: MIT
Description: 
        .. This package and all of its contents are supplied "as-is" and follow
                the GNU General Public License
                https://www.gnu.org/licenses/gpl.txt
        
        AerisWeatherPythonSDK
        ---------------------
        
        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 <https://www.aerisweather.com/signup/pricing/>`_)
         - 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**
        
         - 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/>`_.
        
        **Docs**
        
         - `Browse the code docs online <https://www.aerisweather.com/docs/python/Aeris/index.html>`_
        
        
        
Platform: UNKNOWN
