doushuyao / GitHubFollow

第2步 打开main.py,更换应改为打开settings.py

Home Page:http://www.opooc.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

**人 点这里

GitHubFollow

Auto follow for gitstar.cn

Usage

Linux

Step1

Install Python 2.x,runpython --versionandpipfor a test.

To install pip, securely download get-pip.py

Then run the following:

python get-pip.py

If you have downloaded it,skip the step.
MAKE SURE that you have installed requests.

pip install -r requirements.txt

Step2

Openmain.py,replace

#-----------------------------
#GitStar
NAME="w568w"
PASSWORD="xxxx"
#GitHub
GITNAME="w568w"
GITPASSWORD="xxxx"
#-----------------------------

with your own information.

Step3

Runpython -u main.py,
Everything is ok,hooray!

Windows

I haven't used Windows for a long time.
You can google windows python for more information.Good luck!

About

第2步 打开main.py,更换应改为打开settings.py

http://www.opooc.com

License:GNU General Public License v3.0


Languages

Language:Python 100.0%