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
yellowtail
V2EX  ›  Python

cmd 里 pip install 会不会中毒啊。。

  •  
  •   yellowtail · 2019-08-18 18:58:07 +08:00 · 2856 次点击
    这是一个创建于 1706 天前的主题,其中的信息可能已经有所发展或是发生改变。
    我写了一个库的话想让人 pip 安装前会有人审核吗?假如我弄几个类似 numyp 的指误的错误包。。。
    4 条回复    2019-08-18 21:11:26 +08:00
    jugelizi
        1
    jugelizi  
       2019-08-18 19:01:14 +08:00   ❤️ 1
    有的
    cominghome
        2
    cominghome  
       2019-08-18 19:29:35 +08:00   ❤️ 1
    有风险,有些人会故意起一些相似的、容易输错的包名提交上去,至于安装后会有什么后果我就不太清楚了,pypi 前几年清理了一大批这样的包。
    xiri
        3
    xiri  
       2019-08-18 20:26:11 +08:00   ❤️ 1
    是会有的,任何人都可以把自己写的 python 包发布到 pypi
    niubee1
        4
    niubee1  
       2019-08-18 21:11:26 +08:00   ❤️ 1
    没人审核, 有中毒风险,所以最好只用知名的库,不知名的先去看看 github 的 repo
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2584 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 04:31 · PVG 12:31 · LAX 21:31 · JFK 00:31
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.