Metadata-Version: 2.1
Name: entsopy
Version: 0.1.2
Summary: Cli tool for downloading data from ENTSO-E.
License: MIT
Author: Lorenzo Perinello
Author-email: lorenzo.perinello@studenti.it
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: lxml (>=4.9.3,<5.0.0)
Requires-Dist: matplotlib (>=3.8.2,<4.0.0)
Requires-Dist: pandas (>=2.1.3,<3.0.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: typer[all] (>=0.9.0,<0.10.0)
Description-Content-Type: text/markdown

# entsopy

Your cli tool for **download data from the** from ENTSO-E transparency platform.
**Please note that a security token is mandatory for accessing the ENTSO-E API service.**

## Useful links

- **Ensto-e official website:** https://www.entsoe.eu/
- **Ensto-e transparency platform:** https://transparency.entsoe.eu/
- **Ensto-e security token:** https://transparency.entsoe.eu/content/static_content/Static%20content/web%20api/Guide html#_authentication_and_authorisation
