Skip to main content

Python API wrapper for RTE API

Project description

Python wrapper for RTE API

Friendly wrapper to login and retrieve information from RTE.

from rte-api import RteApi

api = RteApi("id_client", "id_secret")
calendar = api.get_calendar()
print(calendar[0]) #today (BLUE,WHITE,RED)
print(calendar[1]) #tomorrow (BLUE,WHITE,RED,UNKNOWN)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rte-tempo-api-1.0.0.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

rte_tempo_api-1.0.0-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page