Metadata-Version: 2.1
Name: edf_api
Version: 0.1.0
Summary: API for EDF
Home-page: https://github.com/droso-hass/edf-api
Author: drosocode
License: MIT
Project-URL: Documentation, https://edf-api.readthedocs.io/en/latest/
Project-URL: Source, https://github.com/droso-hass/edf-api
Description: # EDF API
        
        ## Description
        Python API wrapper to retrieve Linky consumption data from your [EDF](https://www.edf.fr/) account.
        
        Allows to retrieve consumption and prices data every 30min.
        Information on electrical outages is also reported.
        
        The pacakge is available on PyPI here: [edf-api](https://pypi.org/project/edf-api/)<br>
        Documentation is available on [Read The Docs](https://edf-api.readthedocs.io/)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
