A Python example to access the ESIOS API.
Send an email to [email protected] in order to obtain your access token.
- Rename the file
config.example.json
toconfig.json
. - Add your token in the
config.json
.
Install the requirements and then you can run the project.