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(lat=-34.90657685747718, long=-56.199728569298955)._get_data())
Get Current Conditions
# import the module
from inumet_api import INUMET
print(INUMET(lat=-34.90657685747718, long=-56.199728569298955).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.2.2.tar.gz
(11.6 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.2.2.tar.gz.
File metadata
- Download URL: inumet_api-0.2.2.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1f04b7872cec3e474a1f9e3cdb68ea70d49c9467680d5803372a323bc8d3ff5
|
|
| MD5 |
29c74a4c8bcc3aaa19f6e17fb5a13a44
|
|
| BLAKE2b-256 |
75304e893445116ffded73c0a8c146a02d084fd82e1e98985d1638ee7f54b122
|
File details
Details for the file inumet_api-0.2.2-py3-none-any.whl.
File metadata
- Download URL: inumet_api-0.2.2-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8419abb79bb351a26f61592931639d5cc0fbe934be61c998b1f95cdd19ad466
|
|
| MD5 |
95682b8b4804540931aade7b5465b1b6
|
|
| BLAKE2b-256 |
961ed7d2a2839d0ad8b81b0092986dc737b586322489c458fb0e26c6eeef552d
|