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.5.tar.gz
(11.2 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.5.tar.gz.
File metadata
- Download URL: inumet_api-0.1.5.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
685cba591b7f9fc87f7a07ad7159280e30cf53dcd6492075f52afedf21304c11
|
|
| MD5 |
f54d4e51f3e32787c99c93073d27b9db
|
|
| BLAKE2b-256 |
bed64e8fdc0624a04e7b4f6ef84af9969fe5bf09e3d0109e28481a514e0addab
|
File details
Details for the file inumet_api-0.1.5-py3-none-any.whl.
File metadata
- Download URL: inumet_api-0.1.5-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af18778079d48f5ef5a4e6e0c5effa011182a167243e04614678ed644c8b568b
|
|
| MD5 |
6e8694a0a437738f1233d34716c30398
|
|
| BLAKE2b-256 |
40692f9cf9551a2581d1335dd8bd9b15a12b356039ee0785e19c096647ababd7
|