Metadata-Version: 2.1
Name: auroranoaa
Version: 0.0.1
Summary: NOAA Aurora Wrapper for Home Assistant Integration.
Home-page: https://github.com/djtimca/aurora-api
Author: Tim Empringham
Author-email: tim.empringham@live.ca
License: apache-2.0
Download-URL: https://github.com/djtimca/aurora-api/archive/v_0.0.1.tar.gz
Description: # Aurora API (auroranoaa)
        
        PyPi integration to support the Home Assistant Aurora integration.
        
        ## Available Methods
        
        ### get_forecast_data(longitude:float, latitude:float)
        
        Request the NOAA Aurora forecast for the given longitude and latitude.
        
        Return value will be an integer of the forecast % chance of there being an Aurora event at the given coordinates.
Keywords: NOAA,Aurora
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
Description-Content-Type: text/markdown
