Api pour les données du site infoclimat
Project description
InfoClimatAPI
Exemple
from InfoClimatAPI import InfoClimat
api = InfoClimat()
api.api_key = "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
# données pour une liste de stations
result = api.get_data(["000OG", "000DD"], "2024-04-01", "2024-05-01")
print(result)
# liste des stations
result_stations = api.get_stations()
print(result_stations)
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
info_climat_api-0.0.1.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file info_climat_api-0.0.1.tar.gz.
File metadata
- Download URL: info_climat_api-0.0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a22ab3c8741b44d02ef49b99bc6f1b497c82c9ed54a96214f53cb30900c66f2
|
|
| MD5 |
d85c811132900cdde64db4a56de54c49
|
|
| BLAKE2b-256 |
0f04cd2cd5b0b5aa6a1cbffa1e9a7a9c720de935fe8e12137afeda2b8c3916e9
|
File details
Details for the file info_climat_api-0.0.1-py3-none-any.whl.
File metadata
- Download URL: info_climat_api-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7fba572c11bff432e7631215bf1c8a329af0a65fa134b35dedee970f86511ee
|
|
| MD5 |
05a1ceb0fd61462ffe5a1ef97a889955
|
|
| BLAKE2b-256 |
49babc07f335219b34080d6f65073b0c4d0ecbb95843927b574b4d799f66aa48
|