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.2.0.tar.gz
(11.5 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.2.0.tar.gz.
File metadata
- Download URL: inumet_api-0.2.0.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d674dcb206954bf83810b1e30466ce4294849ce3cb94d240b6897423568cb09
|
|
| MD5 |
5617648d29128e9bcd9da5cb7e8f372f
|
|
| BLAKE2b-256 |
0d13db28ac0d1abc7bb049be64034a166b6ecce2a298ae32a65248586aa36334
|
File details
Details for the file inumet_api-0.2.0-py3-none-any.whl.
File metadata
- Download URL: inumet_api-0.2.0-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41c59fce84dc6f1f929057e569080fe45205d3c265063706b2fca9abc8baa8b6
|
|
| MD5 |
d6664a990494e41c0ade0985c20725ca
|
|
| BLAKE2b-256 |
e3b1410540135e59cecb1042c296191b58e03510f4f3c33c7ea5bf8927aefc42
|