From 7746d5da52a6fc95bb66d910c0cfbcf793be2b92 Mon Sep 17 00:00:00 2001 From: dan63047 Date: Wed, 20 May 2020 19:55:23 +0300 Subject: [PATCH] update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 24580ba..324a4b2 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ owm = pyowm.OWM('OpenWeather_api_key', language='ru') # Ключ OpenWeather API * [vk_api](https://github.com/python273/vk_api) — модуль для создания скриптов для социальной сети Вконтакте * [pyowm](https://github.com/csparpa/pyowm) — модуль для получения погоды через OpenWeather API * [Wikipedia-API](https://github.com/martin-majlis/Wikipedia-API) — модуль для получения статей из Wikipedia +* [Pillow](https://github.com/python-pillow/Pillow) — Python Imaging Library fork # Дополнительно