Metadata-Version: 1.1
Name: pyairvisual
Version: 1.0.0
Summary: A thin wrapper around the AirVisual API
Home-page: https://github.com/bachya/pyairvisual
Author: Aaron Bach
Author-email: bachya1208@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: 
        pyairvisual: a thin Python wrapper for the AirVisual© API
        =========================================================
        
        .. image:: https://travis-ci.org/bachya/pyairvisual.svg?branch=master
          :target: https://travis-ci.org/bachya/pyairvisual
        
        .. image:: https://img.shields.io/pypi/v/pyairvisual.svg
          :target: https://pypi.python.org/pypi/pyairvisual
        
        .. image:: https://img.shields.io/pypi/pyversions/pyairvisual.svg
          :target: https://pypi.python.org/pypi/pyairvisual
        
        .. image:: https://img.shields.io/pypi/l/pyairvisual.svg
          :target: https://github.com/bachya/pyairvisual/blob/master/LICENSE
        
        .. image:: https://codecov.io/gh/bachya/pyairvisual/branch/master/graph/badge.svg
          :target: https://codecov.io/gh/bachya/pyairvisual
        
        .. image:: https://img.shields.io/codeclimate/github/bachya/pyairvisual.svg
          :target: https://codeclimate.com/github/bachya/pyairvisual
        
        .. image:: https://img.shields.io/badge/SayThanks-!-1EAEDB.svg
          :target: https://saythanks.io/to/bachya
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
