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.6.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.6.tar.gz.
File metadata
- Download URL: inumet_api-0.1.6.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 |
9ad899dd7ff995393a8eae4058c1e8e227ad13fde7f82471132d18816a49dc41
|
|
| MD5 |
1dbb9102ef242f2f7b9492f2946c4e48
|
|
| BLAKE2b-256 |
76f41c18e5c432f37454f817a2d27dbcb708a6cf7934c6c2740352e5d133258d
|
File details
Details for the file inumet_api-0.1.6-py3-none-any.whl.
File metadata
- Download URL: inumet_api-0.1.6-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 |
07092dea3679d5e07cb331eda41c48636faeac624ebdbb85b347929602c70df9
|
|
| MD5 |
36bf33ca7939c2aabb8d793d3e19d8c6
|
|
| BLAKE2b-256 |
967389c129d81bf619b29dc295579ec1ff9c0d1bcacfc5f62719808d0a3e7a38
|