10 Forks
18 Stars
18 Watchers

Python

Python实战项目:爬取糗事百科、拉勾网、boss直聘等等知名网站实战,搭建响应式网站、Python web项目。

How to download and setup Python

Open terminal and run command
git clone https://github.com/xiaoe1314/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/xiaoe1314/Python/archive/master.zip

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

If you have some problems with Python

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