Metadata-Version: 1.2
Name: griddypower
Version: 0.1.0
Summary: Python API for Griddy Wholesale Electricity
Home-page: https://github.com/bdraco/griddypower
Author: J. Nick Koston
Author-email: nick@koston.org
License: BSD license
Description: ===========
        griddypower
        ===========
        
        
        .. image:: https://img.shields.io/pypi/v/griddypower.svg
                :target: https://pypi.python.org/pypi/griddypower
        
        .. image:: https://img.shields.io/travis/bdraco/griddypower.svg
                :target: https://travis-ci.com/bdraco/griddypower
        
        .. image:: https://readthedocs.org/projects/griddypower/badge/?version=latest
                :target: https://griddypower.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Python API for Griddy Wholesale Electricity
        
        
        * Free software: BSD license
        * Documentation: https://griddypower.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        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 (2020-03-08)
        ------------------
        
        * First release on PyPI.
        
Keywords: griddypower
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
