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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file rte-tempo-api-1.0.0.tar.gz
.
File metadata
- Download URL: rte-tempo-api-1.0.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba20c4f5a89ed0d8a7c317be96f74b997e430142040934acc83886ded76f74a9 |
|
MD5 | 251dd3e20bb4ab51cf61a4e32156484b |
|
BLAKE2b-256 | 0d912160543060abe328ad4cae30a8a92a161225d90e0b2e4c225c10c8f4c944 |
File details
Details for the file rte_tempo_api-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: rte_tempo_api-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d165511aa72f4127858b36e8e35523126269ea2eb14a694093f9c96167793d07 |
|
MD5 | 30a6ce325fd2790ede7a8bc66909d063 |
|
BLAKE2b-256 | 8c675cfcb57b01153447cc640fedbc88f614bb68dff1171f539526274150c51e |