Metadata-Version: 2.1
Name: python-electricity
Version: 0.0.4
Summary: Determine Electricity Tariff Periods in Python
Home-page: https://github.com/dgomes/python-electricity
Author: dgomes
Author-email: diogogomes@gmail.com
Maintainer: dgomes
Maintainer-email: diogogomes@gmail.com
License: MIT
Description: 
        # python-electricity
        Tariff Periods for electricity billing
        
        ## Available Operators:
        
        * Portugal
          * EDP
          * Galp
        
        ## Status
        
        Currently only Portuguese operators EDP and Galp are available with all the ERSE plans.
        
        ## Pull Requests
        
        Pull requests are welcomed and supported! Go ahead add your Country/Operator
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Office/Business :: Scheduling
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Localization
Description-Content-Type: text/markdown
