diff options
Diffstat (limited to 'misc/py-pyowm/pkg-descr')
-rw-r--r-- | misc/py-pyowm/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/py-pyowm/pkg-descr b/misc/py-pyowm/pkg-descr new file mode 100644 index 000000000000..ba107f69359b --- /dev/null +++ b/misc/py-pyowm/pkg-descr @@ -0,0 +1,3 @@ +PyOWM is a client Python wrapper library for OpenWeatherMap (OWM) web APIs. +It allows quick and easy consumption of OWM data from Python applications +via a simple object model and in a human-friendly fashion. |