1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-27 17:09:29 +01:00

10 lines
323 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_PYTHON_PYOWM
bool "python-pyowm"
help
PyOWM is a client Python wrapper library for the
OpenWeatherMap web API. It allows quick and easy
consumption of OWM weather data from Python applications
via a simple object model and in a human-friendly fashion.
http://github.com/csparpa/pyowm