You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,9 @@
4
4
* Python 2.7 (3 desteklenmiyor.(sanırım))
5
5
* BeautifulSoup4
6
6
* Google API Python Client
7
+
* requests
8
+
9
+
Not: OSX Sierra'da gereksinimleri easy_install ile yüklediğimizde çalışıyor.
7
10
8
11
Son ikisini yüklemek için bi install script ekledim. Onun çalışması için "pip" gerekiyor. O var mı diye kontrol etmek için "pip -V" diye yazın command line'a. Çalışmazsa kendi linux dağıtımınız için pip yüklemeyi araştırın.
0 commit comments