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.7.tar.gz
(11.0 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.7.tar.gz.
File metadata
- Download URL: inumet_api-0.1.7.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0cacc268bcaed1968d51506b3a6354a28890320bf51115fbc092a14939a3943
|
|
| MD5 |
52fe989c2abd83a2127a27ab63fc6301
|
|
| BLAKE2b-256 |
32da3b49d8b05f9c477c3a2fabea7491a7b228a2b641db0332083dbba5f0f6a8
|
File details
Details for the file inumet_api-0.1.7-py3-none-any.whl.
File metadata
- Download URL: inumet_api-0.1.7-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48503b578b55430967632ce3e1b440ebfe9a25393ad44a55c0cc35e697d8be3e
|
|
| MD5 |
0e29b0505102d6a05bf25bd7db663552
|
|
| BLAKE2b-256 |
c8f3f8bbcbc2e21e45e34d218061acf189f86b5031c28fa28c8060312acb4e86
|