pip install ...
the command above in p.r.china is awfully slow.
You can use the command below
sudo pip install the-library-you-want-to-install --trusted-host pypi.douban.com -i http://pypi.douban.com/simple
pip download in mainland china
原文:http://www.cnblogs.com/cxxszz/p/6900666.html