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

Python 有没有类似于 Linux man 的功能

  •  
  •   vast0906 · Aug 16, 2018 · 2272 views
    This topic created in 2844 days ago, the information mentioned may be changed or developed.
    RT,每次用一个新的 python 库就好烦好烦,请问有类似于 linux 上 man 的功能吗?
    3 replies    2018-08-27 09:47:43 +08:00
    smg
        1
    smg  
       Aug 17, 2018 via Android
    from math import *

    print(help("math.pow"))
    Qzier
        2
    Qzier  
       Aug 25, 2018 via iPhone
    请学会查文档
    matrix273
        3
    matrix273  
       Aug 27, 2018 via Android
    help ()
    Google
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2792 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 41ms · UTC 09:32 · PVG 17:32 · LAX 02:32 · JFK 05:32
    ♥ Do have faith in what you're doing.