>>输入help()>>>helpTypehelp()forinteractivehelp,orhelp(object)forhelpabou">

当前位置:

首页 > 编程开发 > python自带help功能怎么使用

python自带help功能怎么使用

pythonhelp使用C:\Users\wusong>pythonPython3.8.2rc1(tags/v3.8.2rc1:8623e68,Feb112020,10:46:21)[MSCv.191664bit(AMD64)]onwin32Type"help","copyright","credits"or"license"formoreinformation.>>>输入help()>>>helpTypehelp()forinteractivehelp,orhelp(object)forhelpabou

python help使用

C:\Users\wusong>python
Python 3.8.2rc1 (tags/v3.8.2rc1:8623e68, Feb 11 2020, 10:46:21) [MSC v.1916 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>>

输入help()

>>> help
Type help() for interactive help, or help(object) for help about object.
>>> help()
Welcome to Python 3.8's help utility!
If this is your first time using Python, you should definitely check out
the tutorial on the Internet at https://docs.python.org/3.8/tutorial/.
Enter the name of any module, keyword, or topic to get help on writing
Python programs and using Python modules.  To quit this help utility and
return to the interpreter, just type "quit".
To get a list of available modules, keywords, symbols, or topics, type
"modules", "keywords", "symbols", or "topics".  Each module also comes
with a one-line summary of what it does; to list the modules whose name
or summary contain a given string such as "spam", type "modules spam".
help>

这句话:To get a list of available modules, keywords, symbols, or topics, type "modules", "keywords", "symbols", or "topics".

意思就是:

要获取可用模块、关键字、符号或主题的列表,请键入 “模块”、“关键字”、“符号”或“主题”。

modules

我们先看下modules

在help模式下输入:modules

help> modules
Please wait a moment while I gather a list of all available modules...
D:\software_install\python\lib\pkgutil.py:92: UserWarning: The numpy.array_api submodule is still experimental. See NEP 47.
  __import__(info.name)
PIL                 asyncpg             idna                selenium
PyInstaller         atexit              imaplib             serial
PyQt5               atlastk             imghdr              setuptools
__future__          attr                imp                 shelve
_abc                attrs               importlib           shlex
_ast                audioop             inspect             shutil
_asyncio            backports           io                  signal
_bisect             base64              ipaddress           simplejson
_blake2             bcrypt              itertools           site
_bootlocale         bdb                 jinja2              six
_bz2                billiard            json                smtpd
_cffi_backend       binascii            keyword             smtplib
_codecs             binhex              kiwisolver          sndhdr
_codecs_cn          bisect              kombu               sniffio
_codecs_hk          broadcaster         lib2to3             socket
_codecs_iso2022     builtins            libfuturize         socketserver
_codecs_jp          bz2                 libpasteurize       socks
_codecs_kr          cProfile            linecache           sockshandler
_codecs_tw          calendar            locale              sortedcontainers
_collections        celery              logging             sqlalchemy
_collections_abc    certifi             loguru              sqlite3
_compat_pickle      cffi                lzma                sqlparse
_compression        cgi                 mailbox             sre_compile
_contextvars        cgitb               mailcap             sre_constants
_csv                charset_normalizer  markupsafe          sre_parse
_ctypes             chunk               marshal             ssl
_ctypes_test        click               math                starlette
_datetime           click_didyoumean    matplotlib          stat
_decimal            click_plugins       mimetypes           statistics
_dummy_thread       click_repl          mmap                string
_elementtree        cmath               modulefinder        stringprep
_functools          cmd                 msilib              struct
_hashlib            code                msvcrt              subprocess
_heapq              codecs              multiprocessing     sunau
_imp                codeop              nacl                symbol
_io                 collections         netrc               symtable
_json               colorama            nntplib             sys
_locale             colorsys            nt                  sysconfig
_lsprof             compileall          ntpath              tabnanny
_lzma               concurrent          nturl2path          tarfile
_markupbase         configparser        numbers             telnetlib
_md5                contextlib          numpy               tempfile
_msi                contextvars         opcode              test
_multibytecodec     contourpy           operator            textwrap
_multiprocessing    copy                optparse            tftpy
_opcode             copyreg             ordered_set         this
_operator           crypt               ordlookup           threading
_osx_support        cryptography        os                  time
_overlapped         csv                 outcome             timeit
_pickle             ctypes              packaging           tkinter
_py_abc             curses              paramiko            token
_pydecimal          cv2                 parser              tokenize
_pyinstaller_hooks_contrib cycler              past                tortoise
_pyio               databases           pathlib             trace
_queue              dataclasses         pdb                 traceback
_random             datetime            pefile              tracemalloc
_ruamel_yaml        dateutil            peutils             trio
_sha1               dbm                 pickle              trio_websocket
_sha256             decimal             pickletools         tty
_sha3               deepdiff            pip                 turtle
_sha512             difflib             pipes               turtledemo
_signal             dis                 pkg_resources       types
_sitebuiltins       distlib             pkgutil             typing
_socket             distutils           platform            typing_extensions
_sqlite3            django              platformdirs        tzdata
_sre                doctest             plistlib            unicodedata
_ssl                dotenv              poplib              unittest
_stat               dummy_threading     posixpath           urllib
_statistics         easy_install        pprint              urllib3
_string             email               prettytable         uu
_strptime           encodings           profile             uuid
_struct             ensurepip           prompt_toolkit      uvicorn
_symtable           enum                pstats              venv
_testbuffer         errno               psutil              vine
_testcapi           fastapi             pty                 virtualenv
_testconsole        faulthandler        py_compile          warnings
_testimportmultiple filecmp             pyclbr              watchfiles
_testmultiphase     fileinput           pycparser           wave
_thread             filelock            pydantic            wcwidth
_threading_local    fnmatch             pydoc               weakref
_tkinter            fontTools           pydoc_data          webbrowser
_tracemalloc        formatter           pyecharts           websockets
_warnings           fractions           pyexpat             win32_setctime
_weakref            ftplib              pylab               win32ctypes
_weakrefset         functools           pyparsing           winreg
_winapi             future              pyqt5_plugins       winsound
_xxsubinterpreters  gc                  pyqt5_tools         wsgiref
_yaml               genericpath         pytz                wsproto
abc                 getopt              qt5_applications    xdrlib
aifc                getpass             qt5_tools           xlrd
altgraph            gettext             queue               xlwt
amqp                glob                quopri              xml
antigravity         greenlet            random              xmlrpc
anyio               gzip                re                  xxsubtype
argparse            h21                 reprlib             yaml
array               hashlib             requests            zipapp
asgiref             heapq               rlcompleter         zipfile
ast                 hmac                runpy               zipimport
async_generator     html                sched               zlib
asynchat            http                secrets
asyncio             httptools           select
asyncore            idlelib             selectors
Enter any module name to get more help.  Or, type "modules spam" to search
for modules whose name or summary contain the string "spam".
help>

从这里可以看出还是有相当多的模块,比如我们常用的re,xlrd当然也有我们后期安装的;挑一个进去看看,有啥风景,就挑xlrd

help> xlrd
Help on package xlrd:
NAME
    xlrd
DESCRIPTION
    # Copyright (c) 2005-2012 Stephen John Machin, Lingfo Pty Ltd
    # This module is part of the xlrd package, which is released under a
    # BSD-style licence.
PACKAGE CONTENTS
    biffh
    book
    compdoc
    formatting
    formula
    info
    sheet
    timemachine
    xldate
FUNCTIONS
    count_records(filename, outfile=)
        For debugging and analysis: summarise the file's BIFF records.
        ie: produce a sorted file of ``(record_name, count)``.
        :param filename: The path to the file to be summarised.
        :param outfile: An open file, to which the summary is written.
-- More  -- 行数:

这里面会详细介绍xlrd模块的名字,描述,模块目录、功能、版本、文件位置等信息,在最后一行看到-- More -- ,这是一个分页符,表示当前页面不能全部显示所有信息,需要部分分页操作,可以使用空格键切换下一页,也可以使用回车键看下一行,看你自己的需求进行操作,如果不想看了可输入q退出阅读模式,进入help模式,再输入q则可以继续退出help模式;

help> q
You are now leaving help and returning to the Python interpreter.
If you want to ask for help on a particular object directly from the
interpreter, you can type "help(object)".  Executing "help('string')"
has the same effect as typing a particular string at the help> prompt.
>>>

keywords

再看下我们后面会常说的关键字

help> keywords
Here is a list of the Python keywords.  Enter any keyword to get more help.
False               class               from                or
None                continue            global              pass
True                def                 if                  raise
and                 del                 import              return
as                  elif                in                  try
assert              else                is                  while
async               except              lambda              with
await               finally             nonlocal            yield
break               for                 not

symbols

这个是罗列了我们在python语言中涉及的运算符

help> symbols
Here is a list of the punctuation symbols which Python assigns special meaning
to. Enter any symbol to get more help.
!=                  +                   <=                  __
"                   +=                  <>                  `
"""                 ,                   ==                  b"
%                   -                   >                   b'
%=                  -=                  >=                  f"
&                   .                   >>                  f'
&=                  ...                 >>=                 j
'                   /                   @                   r"
'''                 //                  J                   r'
(                   //=                 [                   u"
)                   /=                  \                   u'
*                   :                   ]                   |
**                  <                   ^                   |=
**=                 <<                  ^=                  ~
*=                  <<=                 _
本文内容来源于互联网,如有侵权请联系删除。
作者最新文章
编程开发 Python
相关文章 更多
Python安装后怎么打开:使用IDLE或命令行启动解释器
Python安装后怎么打开:使用IDLE或命令行启动解释器

刚在Windows安装好Python却不知道如何启动?本文详细演示如何通过开始菜单找到并打开IDLE集成开发环境,以及如何在PowerShell或命令提示符中使用python和py命令启动交互式解释器、运行.py脚本文件。包含退出解释器的方法及常见启动问题排查,帮助初学者快速验证安装成功并开始编写代码。

Windows系统Python安装教程:下载、勾选PATH及环境变量配置
Windows系统Python安装教程:下载、勾选PATH及环境变量配置

针对Windows初学者的Python安装实战指南。详细讲解如何从Python官网下载匹配架构的安装包,重点演示安装首屏勾选“Add python.exe to PATH”的关键操作,并提供使用python --version和py命令验证环境变量的具体步骤,帮助新手快速搭建开发环境并排查路径问题。

麒麟OS如何查看Python进程的运行状态
麒麟OS如何查看Python进程的运行状态

要想确认麒麟OS中Python程序的运行状态以及资源占用情况,我们可以这样做:用ps -ef | grep python来筛选进程;通过top命令,按P键排序查看实时负载;使用pgrep -f "script.py"精准获取PID;借助lsof -p PID验证文件打开状态。另外,还可以结合syst

Python在Debian上如何配置SSL证书
Python在Debian上如何配置SSL证书

在Debian系统上配置SSL证书通常涉及以下几个步骤:安装Web服务器:首先,你需要一个Web服务器,比如Apache或Nginx。这里以Apache为例。sudo apt updatesudo apt install apache2获取SSL证书:你可以从Let’s Encrypt免费获取SSL

统信UOS怎么安装Python开发环境
统信UOS怎么安装Python开发环境

要想让Python项目在统信UOS上正常运行,得先安装python3、python3-pip、python3-venv、python3-dev以及build-essential等组件。具体操作就是执行sudo apt install命令来一步到位完成安装,同时别忘了配置清华镜像源来给pip加速哦。在

纯Python方案实现中英文全文搜索
纯Python方案实现中英文全文搜索

在互联网上的各类网站中,无论大小,基本上都会有一个搜索框,用来给用户对内容进行搜索,小到站点搜索,大到搜索引擎搜索。从简单的来说,搜索功能确实很简单,一个简单的select语句就可以实现数据的搜索。而从复杂的来看,无论是搜索的精度还是搜索的效率,都是有很深的研究范围的。对于简单的搜索功能来说,一个s

Mac如何取消通过Python脚本运行的关机程序
Mac如何取消通过Python脚本运行的关机程序

立即在终端输入sudo shutdown -c取消倒计时关机,成功后显示“Shutdown cancelled”;若存在pmset重复任务,需再执行sudo pmset repeat cancel清除。Mac因Python脚本执行了os.system("sudo shutdown -h +10")或

Pythonasyncio异步并发与多固定出口IP调度实战
Pythonasyncio异步并发与多固定出口IP调度实战

之前写过一篇同步场景下用 Python 管理多个固定出口 IP 的实践(ExitPool + requests/httpx),覆盖了健康检查、故障转移和连接池复用。但在实际业务中,越来越多的场景用 asyncio 做高并发采集或批量接口调用——异步事件循环下多出口的管理方式和同步场景完全不同:单线程

Python在静态出口IP产品中的实战:从地址漂移巡检到多IP故障切换
Python在静态出口IP产品中的实战:从地址漂移巡检到多IP故障切换

写在前面:为什么静态出口 IP 不是"买了就行"不少团队在引入静态出口 IP 产品时,第一反应往往是:“地址配上去,这事就算完了。”可真到了真实业务里,静态出口 IP 真正能体现价值的地方,往往不在分配这一步,而在分配之后怎么管:地址有没有漂移,质量是否达标,某一条线路突然不可用时怎么切换,连接层又

using namespace 使用中遇到的问题怎么解决
using namespace 使用中遇到的问题怎么解决

命名空间的基本概念与常见引入问题在C++等编程语言中,命名空间(namespace)是一种将代码标识符(如变量、函数、类名)封装在特定名称下的机制,其主要目的是避免命名冲突,尤其是在大型项目或使用多个第三方库时。使用“using namespace”指令可以将指定命名空间中的所有名称引入当前作用域,

查看更多
精品专题 更多
装机必备
装机必备

正软商城装机必备专区,精选办公、浏览器、安全防护、影音播放、压缩解压、设计创作和系统工具等电脑常用正版软件,帮助用户快速完成新电脑软件配置。

Windows
Windows

正软商城Windows软件专区,汇集适用于Windows电脑的办公、设计、安全防护、影音播放、开发工具和系统优化软件,提供软件介绍、系统要求、正版授权及购买下载服务。

macOS软件
macOS软件

正软商城macOS软件专区,精选适用于Mac电脑的办公、设计、影音、效率、开发和系统工具,提供软件功能介绍、macOS兼容版本、正版授权及购买下载服务。

Mac软件 更多
灵活计算器
灵活计算器
macOS/iOS/Android

灵活计算器是一款笔记式算数应用,支持实时计算、动态关联和云端同步功能。记录、整理和输出之间的过渡会更自然,适合长期写作、做笔记或持续沉淀个人内容。

赤友清理大师
赤友清理大师
macOS

赤友清理大师是一款为 Mac 设计的智能清理优化工具,可精准扫描垃圾、大文件、重复文件等,释放磁盘空间。做扫描整理、文字提取和表格转换时,它能把识别后的处理步骤接得更顺,资料录入这类场景会省下不少时间。

极度公式
极度公式
Windows/macOS/Linux

极度公式是一款跨平台专业LaTeX公式识别编辑软件,支持OCR公式识别和多平台编辑。和使用说明,避免使用,享受完整功能与稳定支持。做扫描整理、文字提取和表格转换时,它能把识别后的处理步骤接得更顺,资料录入这类场景会省下不少时间。

WINDOWS 更多
Windows 10
Windows 10
Windows

Windows 10 是一款微软推出的经典操作系统,拥有硬件兼容性与多任务处理能力。它更偏向把系统状态查看和常用调节动作放在一起,适合需要持续观察和微调设备状态的场景。

极度公式
极度公式
Windows/macOS/Linux

极度公式是一款跨平台专业LaTeX公式识别编辑软件,支持OCR公式识别和多平台编辑。和使用说明,避免使用,享受完整功能与稳定支持。做扫描整理、文字提取和表格转换时,它能把识别后的处理步骤接得更顺,资料录入这类场景会省下不少时间。

密码键盘
密码键盘
Windows/macOS/iOS/Android

密码键盘是一款兼具安全性与便捷性的高效密码管理器。日常使用里的持续防护和信息管理会更突出,适合把安全控制放进长期使用流程中的场景。