A Python wrapper around the aare.guru API
Project description
🏞 pyaare - A python wrapper round the AareGuru API
pypublibike 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.3.1.tar.gz
(3.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.3.1.tar.gz.
File metadata
- Download URL: pyaare-1.3.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef8e297b734b1a979ad4f4adc2a6ff584340dae71d0974ee00658f4cd6bd051c
|
|
| MD5 |
34fb465a83ee1f07841d9738b8cb6132
|
|
| BLAKE2b-256 |
5311e7974995ef8f9676e78e46c0aadc2f1241b8e87440fb1556f2e4618c0305
|
File details
Details for the file pyaare-1.3.1-py3-none-any.whl.
File metadata
- Download URL: pyaare-1.3.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0cc9c0c0e59e01a99656990c257d47139208a92e7d0faa433961ee27f48a49d
|
|
| MD5 |
1a4f87b02918e21f7566dcd2855f4619
|
|
| BLAKE2b-256 |
00a8f109a582842da9899843615d47b96c48b4c841867ca0fcb04afad7da98e0
|