A weather object based on data from Hong Kong Observatory
Project description
[](https://travis-ci.org/ttoleung/hkobservatory)
# hkobservatory Return a weather object based on weather reported by HK Observatory
# Installation We recommend installation using pip ~~~ pip install hkobservatory ~~~
# Quick Start Guide ~~~python import hkobservatory
my_weather = hkobservatory.weather() print (“The weather today is %s” % my_weather.condition()) ~~~
produce the following result:
~~~ The weather today is light shower ~~~
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
hkobservatory-1.0.6.tar.gz
(3.7 kB
view hashes)
Built Distribution
Close
Hashes for hkobservatory-1.0.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b329918fc2ad6e645851fc095cb5339792f4a378bd8af44968146522d819e18e |
|
MD5 | bf4eb4bd1b79f268c4ed8680afbf8309 |
|
BLAKE2b-256 | c6eebf5c5bb0a797e42e15b30001045d461de4a1a11667f98e36abb663776f48 |