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.8.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.8.tar.gz.
File metadata
- Download URL: inumet_api-0.1.8.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 |
7baac43e75f4905a90218a329e66e4264c8a0f117292085632cb1ebf6aad99bd
|
|
| MD5 |
91cdc4b51a7aa7b71fcc9d4211cf6cc3
|
|
| BLAKE2b-256 |
715d884130a64fec2b9984a8a9d17b49b1635f225a41eee3bf867c6374b549a1
|
File details
Details for the file inumet_api-0.1.8-py3-none-any.whl.
File metadata
- Download URL: inumet_api-0.1.8-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 |
70ac6f737f2abbaae1ce51c41fdaa002cc0b45ef5ffb6e1f920d61f593f7a6ac
|
|
| MD5 |
5c2989b78f4148a95c092b02511a425b
|
|
| BLAKE2b-256 |
a3d52d79b67c7e8a13de6e07a92c7ddb51970c17c66e0f04e70b8675f0b6d53e
|