Metadata-Version: 1.0
Name: aerisweather
Version: 0.3.0
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: sshie
Author-email: sshie@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.
        
        The AerisWeather Python SDK is built using Python v3.6.
        
        
        Requirements
        ============
        
        To use the AerisWeather Python SDK you must have a valid AerisWeather API
        account. You can get one for free by signing up at the AerisWeather
        website here https://www.aerisweather.com/signup/pricing/
        
        
Platform: UNKNOWN
