930 Forks
1937 Stars
1937 Watchers

Python

Python3编写的各种大小程序,包含从零学Python系列、12306抢票、省市区地址库以及系列网站爬虫等学习源码

How to download and setup Python

Open terminal and run command
git clone https://github.com/gxcuizy/Python.git
git clone is used to create a copy or clone of Python repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Python https://github.com/gxcuizy/Python/archive/master.zip

Or simply clone Python with SSH
[email protected]:gxcuizy/Python.git

If you have some problems with Python

You may open issue on Python support forum (system) here: https://github.com/gxcuizy/Python/issues