INUMET Api wrapper for python
Project description
INUMET API
INUMET Api wrapper for python
Installation
$ pip install inumet_api
Example
Get all the relevant weather data
# import the module
from inumet_api import INUMET
print(INUMET('Prado','Montevideo')._get_data())
Get Current Conditions
# import the module
from inumet_api import INUMET
print(INUMET('Prado','Montevideo').estado_actual())
Get the list of stations
# import the module
from inumet_api import INUMET
print(INUMET().estaciones())
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
inumet_api-0.1.3.tar.gz
(11.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 inumet_api-0.1.3.tar.gz.
File metadata
- Download URL: inumet_api-0.1.3.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
538c7fd5e4fa02bd39fe7435b89773030aa70de3e29fcb9c43611adf9c467f6c
|
|
| MD5 |
6430e19e98b897dbd955093acd9edf9a
|
|
| BLAKE2b-256 |
dee20d202bf81c1b5668d71348a3934e79daa3c054596c89b32dbcb777233140
|
File details
Details for the file inumet_api-0.1.3-py3-none-any.whl.
File metadata
- Download URL: inumet_api-0.1.3-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6fc93351ef061f978ccc5737b8a288d757167c4d0908a3e032f60961a96c4f3
|
|
| MD5 |
c951c87c937feafc4308a9f7a232e2be
|
|
| BLAKE2b-256 |
bb6959f1aa438359fb1877c70cf4d40842114ec2c5a29b22f51c5a9a1d8b2212
|