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

求比较好的 Python 库文档推荐。

  •  
  •   theodorus · 2016-08-20 23:56:09 +08:00 · 2754 次点击
    这是一个创建于 2812 天前的主题,其中的信息可能已经有所发展或是发生改变。
    网络上大多数是博客比较多,个人以为不够全面。希望有人推荐比较好的 Python 库说明文档。中英文皆可。
    12 条回复    2016-08-23 10:49:34 +08:00
    mdzz
        1
    mdzz  
       2016-08-21 00:02:58 +08:00
    huntzhan
        2
    huntzhan  
       2016-08-21 00:12:58 +08:00
    官方文档最全面, 不服不客观
    gulu
        3
    gulu  
       2016-08-21 00:15:02 +08:00 via Android
    Python Standard Library by Example
    作者会把常用的标准库用例子教一遍,他在博客里面更新,也有 PDF 电子书
    我觉得蛮好的,楼主看看是不是你要找的
    prefere
        4
    prefere  
       2016-08-21 00:17:14 +08:00
    搭车,求推荐比较好的中文文档推荐,看英文文档头疼。
    zhuangzhuang1988
        5
    zhuangzhuang1988  
       2016-08-21 00:17:36 +08:00   ❤️ 1
    https://pymotw.com/2/
    可以看看这个,例子比较多。。
    theodorus
        6
    theodorus  
    OP
       2016-08-21 07:12:59 +08:00
    @all 谢谢各位。
    coolloves
        7
    coolloves  
       2016-08-21 13:00:05 +08:00
    马克先,谢谢楼上各位
    hasdream
        8
    hasdream  
       2016-08-21 13:30:14 +08:00   ❤️ 1
    ```
    python -m pydoc -p 80
    ```
    浏览器 http://localhost
    theodorus
        9
    theodorus  
    OP
       2016-08-21 21:41:23 +08:00
    @hasdream 受教了。 thx
    GreatMartial
        10
    GreatMartial  
       2016-08-22 15:10:59 +08:00
    搭车,先谢谢各位,我也需要。
    bravecarrot
        11
    bravecarrot  
       2016-08-23 10:11:20 +08:00
    @hasdream 人才!
    JiCKatNJ
        12
    JiCKatNJ  
       2016-08-23 10:49:34 +08:00
    @hasdream 厉害!
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2392 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 14:53 · PVG 22:53 · LAX 07:53 · JFK 10:53
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.