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.9.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.1.9.tar.gz.
File metadata
- Download URL: inumet_api-0.1.9.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 |
ab2637b280841bcc56eab04d9ea3a5939dbe9f3ae5165afb6382745cf02de2cb
|
|
| MD5 |
9c85f7efd2b4fd9dd9b92252827f6ca1
|
|
| BLAKE2b-256 |
ee571614a3212df1b3327311295a69c8dd9c9127c2a06fb1495d869e2f21a760
|
File details
Details for the file inumet_api-0.1.9-py3-none-any.whl.
File metadata
- Download URL: inumet_api-0.1.9-py3-none-any.whl
- Upload date:
- Size: 10.8 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 |
69874482435a37a4c3af81e8ecd372385ff986e926a42c7e54178791c66cf329
|
|
| MD5 |
15839b7055ba7359beb4544d2dd23f78
|
|
| BLAKE2b-256 |
5dd23517cd69b596f2c383390a70f4ffdbb8c1a368f4c3d67cfa6def89051bb1
|