Metadata-Version: 1.1
Name: pyclearsky
Version: 0.2.4
Summary: Implements the equations from Ashrae Fundamentals 2009
for clear sky in Python
Home-page: https://github.com/santoshphilip/pyclearsky
Author: Santosh Philip
Author-email: santosh_philip@yahoo.com
License: MIT license
Description: ==========
        pyclearsky
        ==========
        
        
        .. image:: https://img.shields.io/pypi/v/pyclearsky.svg
                :target: https://pypi.python.org/pypi/pyclearsky
        
        .. image:: https://img.shields.io/travis/santoshphilip/pyclearsky.svg
                :target: https://travis-ci.org/santoshphilip/pyclearsky
        
        .. image:: https://readthedocs.org/projects/pyclearsky/badge/?version=latest
                :target: https://pyclearsky.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        implements the equations from Ashrae Fundamentals 2009 for clear sky in Python
        
        
        * Free software: Mozilla Public License Version 2.0
        * Documentation: https://pyclearsky.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
            * implement in python3
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2018-03-23)
        ------------------
        
        * First release on PyPI.
        
Keywords: pyclearsky
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
