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

有哪些 Python 库值得推荐的?截止目前(2023 年 10 月)

  •  
  •   momo2023 · Oct 16, 2023 · 3727 views
    This topic created in 988 days ago, the information mentioned may be changed or developed.
    17 replies    2023-10-18 12:29:24 +08:00
    clemente
        1
    clemente  
       Oct 16, 2023
    cython
    hsfzxjy
        2
    hsfzxjy  
       Oct 16, 2023 via Android
    你不说哪个领域,这个问题太泛了
    ldyisbest
        3
    ldyisbest  
       Oct 16, 2023
    SymPy
    yanyao233
        4
    yanyao233  
       Oct 16, 2023
    这要怎么回答嘛...
    dayeye2006199
        5
    dayeye2006199  
       Oct 16, 2023 via iPhone
    推荐标准库,质量好功能多
    make1money
        6
    make1money  
       Oct 17, 2023
    嗯,推荐 sklearn (
    flyingghost
        7
    flyingghost  
       Oct 17, 2023
    都不知道你要干嘛。。。

    https://pythonwheels.com/
    What is this list?
    This site shows the top 360 most-downloaded packages on PyPI showing which have been uploaded as wheel archives.
    NoAnyLove
        8
    NoAnyLove  
       Oct 17, 2023
    不知道你要问啥,不过可以提供个列表,https://github.com/vinta/awesome-python
    luckyc
        9
    luckyc  
       Oct 17, 2023
    您倒是给个方向呀?
    iorilu
        11
    iorilu  
       Oct 17, 2023   ❤️ 1
    awesome python 慢慢查去

    你应该问, python 缺哪方面得库
    momo2023
        12
    momo2023  
    OP
       Oct 17, 2023
    @NoAnyLove @iorilu awesome python 的信息好像好久没有更新了
    momo2023
        13
    momo2023  
    OP
       Oct 17, 2023
    初学 python ,不知道原来有这么丰富的库,但是网上搜到的合集信息都是几年前的
    uni
        14
    uni  
       Oct 17, 2023
    httpx ,最好的 http 客户端库(尤其是异步的,没有之一)
    球球你们不要在用 aiohttp 了……(为了方便统一新项目也不用 requests 了……
    ohayoo
        15
    ohayoo  
       Oct 18, 2023
    @uni #14 我感觉自己现在肌肉记忆还是怎么的,同步就 requests ,异步就 aiohttp 。下次听你的,改为 httpx
    uni
        16
    uni  
       Oct 18, 2023
    @ohayoo aiohttp 写法上就比 httpx 好,而且很多坑的,比如说不会自动读取环境变量的代理设置(如果你用了 aiohttp 给别人用,别人用了你的代码但是你的代码没有开放配置代理,那别人就要骂娘了
    uni
        17
    uni  
       Oct 18, 2023
    @uni #16 httpx 写法上就比 aiohttp 好……
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   981 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 57ms · UTC 19:06 · PVG 03:06 · LAX 12:06 · JFK 15:06
    ♥ Do have faith in what you're doing.