hko_weather

A HKO Weather Library


Keywords
HKO
License
MIT
Install
pip install hko_weather==0.1.1

Documentation

HKO Weather

Software License

A simple library to get the hong kong weather information by reading RSS feeds provided by The Hong Kong Observatory

Install

pip install hko_weather

Basic Usage

import hko_weather
print(hko_weather.nine_days_forecast().text())

or execute hko_weather in linux terminal.

Contributing

Feel free to submit any pull requests or add functionality

License

The MIT License (MIT). Please see License File for more information.