Metadata-Version: 2.0
Name: entsoe-py
Version: 0.1.14
Summary: A python API wrapper for ENTSO-E
Home-page: https://github.com/EnergieID/entsoe-py
Author: EnergieID.be
Author-email: jan@energieid.be
License: MIT
Description-Content-Type: UNKNOWN
Keywords: ENTSO-E data api energy
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: requests
Requires-Dist: pytz
Requires-Dist: beautifulsoup4

# entsoe-py
Python client for the ENTSO-E API (european network of transmission system operators for electricity)

Documentation of the API found on https://transparency.entsoe.eu/content/static_content/Static%20content/web%20api/Guide.html


### Notes
When querying Day-Ahead prices, the country codes 'DE' and 'LU' are mapped to the 'DE-AT-LU' bidding zone

