A Python wrapper around the aare.guru API
Project description
🏞 pyaare - A python wrapper round the AareGuru API
pyaare makes it easy to access the AareGuru API in your own Python projects.
Quick Start
$ pip install pyaare
Examples
from pyaare.pyaare import PyAare
aare = PyAare(city="Bern")
print(aare.tempC)
print(aare.tempText)
print(aare.flow)
print(aare.flowText)
aare.refresh() # get the newest data
Getting Help
-
Open a issue on GitHub if you run into any problems
-
Contact me on Twitter
Todo
- API documentation
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyaare-1.4.0.tar.gz
(8.7 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 pyaare-1.4.0.tar.gz.
File metadata
- Download URL: pyaare-1.4.0.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
170058ba2614da23521892f5de7d30169ccc04deb93568a31d33f601503b2d4c
|
|
| MD5 |
7550e7ca7a748072bfcfc6c7ddaa12e0
|
|
| BLAKE2b-256 |
ff99ececb1a5436a9f7263a65cb674ffa8255c781dccd3f7e3a46ea8531abcaa
|
File details
Details for the file pyaare-1.4.0-py3-none-any.whl.
File metadata
- Download URL: pyaare-1.4.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
441d9d783d32fd7b11ccebec9bdeb87435a9e193bf9519304ddbce48c77199cc
|
|
| MD5 |
d0fc50d5e51af2cbe9ca3881db722607
|
|
| BLAKE2b-256 |
0a6f98fa22707839ef5cb851e418a9b685826b6fadd01ee4f84dc5e64d4ed2a4
|