CARA INSTALL
$ pkg update
$ pkg upgrade
$ pkg install python2
$ pip2 install mechanize
$ pip2 install request
$ pkg install git
$ git clone https://github.com/haan87/blackdark
$ cd blackdark
$ pip2 install -r requirements.txt
$ python2 blackdark.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
$ pkg upgrade
$ pkg install python2
$ pip2 install mechanize
$ pip2 install request
$ pkg install git
$ git clone https://github.com/haan87/blackdark
$ cd blackdark
$ pip2 install -r requirements.txt
$ python2 blackdark.py