summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2018-02-21 15:52:11 +0100
committeremkael <emkael@tlen.pl>2018-02-21 15:52:11 +0100
commitc69cade1b7dcecfbdb45a2da59bafa6f1a0bf7ea (patch)
tree43e8b2e00fb505eaaa8821df490fce8f3b4687f0 /README.md
parentccc54fde2f8c9301962e9c6f464d5f2eacd5506a (diff)
Migrating from urllib to requestsv1.1.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 20a9e0b..1cedb74 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,8 @@ Dla wersji skompilowanej: jakiś współczesny system rodziny MS Windows.
Dla wersji skryptowej:
* Python 2.x ze standardowym zestawem bibliotek
* MySQL connector dla Pythona
+ * moduł requests
+ * moduł BeautifulSoup4
Instalacja
----------