推荐学习书目
› 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
396.81D
544.22D
V2EX  ›  Python

pip search 搜索目前(2021 年 9 月)还是不能用,大家目前在用什么替代方案呢?

  •  
  •   Livid ·
    PRO
    · Sep 20, 2021 · 4541 views
    This topic created in 1831 days ago, the information mentioned may be changed or developed.
    7 replies  •  2021-09-22 12:40:56 +08:00
    Trim21
        1
    Trim21  
       Sep 20, 2021
    pypi.org 的网页
    ClericPy
        2
    ClericPy  
       Sep 21, 2021
    你想用它来做啥啊...
    如果是简单的看看包的状态, 我之前貌似用过 pypi 的 API 才发现好多人的包都用上新的 PEP 了
    lxy42
        3
    lxy42  
       Sep 21, 2021   ❤️ 1
    poetry search
    Accessing
        4
    Accessing  
       Sep 21, 2021   ❤️ 2
    有个专门的模块叫做 pip_search 可以满足你的需求

    ```Shell
    PS>pip_search hy
    🐍 https://pypi.org/search/?q=hy 🐍
    ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
    ┃ Package ┃ Version ┃ Released ┃ Description ┃
    ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
    │ 📂 hy454 │ 0.4.4 │ Jun 23, 2012 │ 454 UDS analysis tools │
    │ 📂 hy │ 0.20.0 │ Jan 25, 2021 │ Lisp and Python love each other. │
    │ 📂 nester_hy03 │ 1.5.0 │ Sep 2, 2017 │ A simple printer of nested lists │
    ```
    baobao1270
        5
    baobao1270  
       Sep 21, 2021
    google <keyword> site:pypi.org

    可以吗
    Accessing
        6
    Accessing  
       Sep 21, 2021
    @baobao1270 人家显然是想在命令行中搜索
    frostming
        7
    frostming  
       Sep 22, 2021
    pdm search
    poetry search

    都是基于 https://pypi.org/search/ HTML 解析做的
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   2580 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 37ms · UTC 11:47 · PVG 19:47 · LAX 04:47 · JFK 07:47
    ♥ Do have faith in what you're doing.