V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
banxi1988
V2EX  ›  Python

http://e.pypi.python.org/ 今天居然挂了。。

  •  
  •   banxi1988 ·
    banxi1988 · 2013-08-20 20:39:20 +08:00 · 2900 次点击
    这是一个创建于 3906 天前的主题,其中的信息可能已经有所发展或是发生改变。
    平常国内都是这个源最快的。刚刚下载一个包好久,上去一看,居然挂了。
    http://www.pypi-mirrors.org/
    4 条回复    1970-01-01 08:00:00 +08:00
    wayhome
        1
    wayhome  
       2013-08-20 23:18:33 +08:00
    太正常了,这个清华的源很不稳定,以前用它做pypi proxy 的 fallback经常挂掉。试试豆瓣的源吧,
    使用这么久来既快又稳定
    l0wkey
        2
    l0wkey  
       2013-08-20 23:34:14 +08:00
    @wayhome QUANZHOU, GUANGXI CN
    这地理学的。。
    l0wkey
        3
    l0wkey  
       2013-08-20 23:44:51 +08:00   ❤️ 1


    哎呦我去,果断豆瓣的吧~

    [global]
    timeout = 6000
    index-url = http://pypi.douban.com/simple/
    [install]
    use-mirrors = true
    mirrors = http://pypi.douban.com/
    mengzhuo
        4
    mengzhuo  
       2013-08-24 10:22:12 +08:00 via Android
    速度确实杠杠的,常常是秒下包。但是挂的频率…唉…不过想想这货上面跑着n个开源的源就释然了
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2313 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 12:27 · PVG 20:27 · LAX 05:27 · JFK 08:27
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.