V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
推荐学习书目
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
Livid
272.76D
572.66D
V2EX  ›  Python

pypi.v2ex.com

  •  
  •   Livid ·
    PRO
    · Dec 13, 2012 · 7264 views
    This topic created in 4895 days ago, the information mentioned may be changed or developed.
    这是一个由 ORCA.io 加速的 PyPI 源,使用方法是:

    在 ~/.pip/ 下创建文件 pip.conf(如果还没有的话),并填入以下内容:

    [global]
    index-url = http://pypi.v2ex.com/simple
    8 replies    1970-01-01 08:00:00 +08:00
    humiaozuzu
        1
    humiaozuzu  
       Dec 13, 2012
    希望能够更多的共享一下搭建的细节,最近学校的网络中心也在和Linux的成员合作搭建。
    Candyhorse
        2
    Candyhorse  
       Dec 13, 2012
    @humiaozuzu 清华也有一个源,教育网应该比较快
    enj0y
        3
    enj0y  
       Dec 13, 2012
    @humiaozuzu 我只会NGINX搭建,工作原理应该和Livid的源的差不多~~~~
    你也可以百度搜索 “NGINX PROXY_CACHE 教学”
    zhwei
        4
    zhwei  
       Dec 13, 2012
    @Livid 顶一楼,求搭建细节,前不久在校内网搭了一个[ubuntu](http://mirrors.sdutlinux.org/)的源
    melaozhu
        5
    melaozhu  
       Dec 14, 2012
    下载速度和同步速度很关键~
    yoyicue
        6
    yoyicue  
       Dec 16, 2012   ❤️ 1
    做源并不是很难, 重要的是一直坚持下去
    可以单个软件的时候切换源
    pip install flask -i http://e.pypi.python.org/simple
    pip install flask -i http://pypi.v2ex.com/simple

    或者
    pip install -r requirements.txt -i http://e.pypi.python.org/simple
    pip install -r requirements.txt -i http://pypi.v2ex.com/simple
    lex
        7
    lex  
       Feb 21, 2013
    貌似连不上了 @livid
    Livid
        8
    Livid  
    MOD
    OP
    PRO
       Feb 21, 2013
    @lex 你 ping pypi.v2ex.com 时看到的 IP 是多少?
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2880 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 37ms · UTC 10:28 · PVG 18:28 · LAX 03:28 · JFK 06:28
    ♥ Do have faith in what you're doing.