Python Module Index - Python 2.7.18 documentation 编辑

_ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | v | w | x | z
 
_
__builtin__The module that provides the built-in namespace.
__future__Future statement definitions
__main__The environment where the top-level script is run.
_winreg (Windows)Routines and objects for manipulating the Windows registry.
 
a
abcAbstract base classes according to PEP 3119.
aepack (Mac)Deprecated: Conversion between Python variables and AppleEvent data containers.
aetools (Mac)Deprecated: Basic support for sending Apple Events
aetypes (Mac)Deprecated: Python representation of the Apple Event Object Model.
aifcRead and write audio files in AIFF or AIFC format.
al (IRIX)Deprecated: Audio functions on the SGI.
AL (IRIX)Deprecated: Constants used with the al module.
anydbmGeneric interface to DBM-style database modules.
applesingle (Mac)Deprecated: Rudimentary decoder for AppleSingle format files.
argparseCommand-line option and argument parsing library.
arraySpace efficient arrays of uniformly typed numeric values.
astAbstract Syntax Tree classes and manipulation.
asynchatSupport for asynchronous command/response protocols.
asyncoreA base class for developing asynchronous socket handling services.
atexitRegister and execute cleanup functions.
audioopManipulate raw audio data.
autoGIL (Mac)Deprecated: Global Interpreter Lock handling in event loops.
 
b
base64RFC 3548: Base16, Base32, Base64 Data Encodings
BaseHTTPServerBasic HTTP server (base class for SimpleHTTPServer and CGIHTTPServer).
BastionDeprecated: Providing restricted access to objects.
bdbDebugger framework.
binasciiTools for converting between binary and various ASCII-encoded binary representations.
binhexEncode and decode files in binhex4 format.
bisectArray bisection algorithms for binary searching.
bsddbInterface to Berkeley DB database library
buildtools (Mac)Deprecated: Helper module for BuildApplet, BuildApplication and macfreeze.
bz2Interface to compression and decompression routines compatible with bzip2.
 
c
calendarFunctions for working with calendars, including some emulation of the Unix cal program.
-Carbon
    Carbon.AE (Mac)Deprecated: Interface to the Apple Events toolbox.
    Carbon.AH (Mac)Deprecated: Interface to the Apple Help manager.
    Carbon.App (Mac)Deprecated: Interface to the Appearance Manager.
    Carbon.Appearance (Mac)Deprecated: Constant definitions for the interface to the Appearance Manager.
    Carbon.CarbonEvents (Mac)Deprecated: Constants for the interface to the Carbon Event Manager.
    Carbon.CarbonEvt (Mac)Deprecated: Interface to the Carbon Event Manager.
    Carbon.CF (Mac)Deprecated: Interface to the Core Foundation.
    Carbon.CG (Mac)Deprecated: Interface to Core Graphics.
    Carbon.Cm (Mac)Deprecated: Interface to the Component Manager.
    Carbon.Components (Mac)Deprecated: Constants for the interface to the Component Manager.
    Carbon.ControlAccessor (Mac)Deprecated: Accessor functions for the interface to the Control Manager.
    Carbon.Controls (Mac)Deprecated: Constants for the interface to the Control Manager.
    Carbon.CoreFounation (Mac)Deprecated: Constants for the interface to CoreFoundation.
    Carbon.CoreGraphics (Mac)Deprecated: Constants for the interface to CoreGraphics.
    Carbon.Ctl (Mac)Deprecated: Interface to the Control Manager.
    Carbon.Dialogs (Mac)Deprecated: Constants for the interface to the Dialog Manager.
    Carbon.Dlg (Mac)Deprecated: Interface to the Dialog Manager.
    Carbon.Drag (Mac)Deprecated: Interface to the Drag and Drop Manager.
    Carbon.Dragconst (Mac)Deprecated: Constants for the interface to the Drag and Drop Manager.
    Carbon.Events (Mac)Deprecated: Constants for the interface to the classic Event Manager.
    Carbon.Evt (Mac)Deprecated: Interface to the classic Event Manager.
    Carbon.File (Mac)Deprecated: Interface to the File Manager.
    Carbon.Files (Mac)Deprecated: Constants for the interface to the File Manager.
    Carbon.Fm (Mac)Deprecated: Interface to the Font Manager.
    Carbon.Folder (Mac)Deprecated: Interface to the Folder Manager.
    Carbon.Folders (Mac)Deprecated: Constants for the interface to the Folder Manager.
    Carbon.Fonts (Mac)Deprecated: Constants for the interface to the Font Manager.
    Carbon.Help (Mac)Deprecated: Interface to the Carbon Help Manager.
    Carbon.IBCarbon (Mac)Deprecated: Interface to the Carbon InterfaceBuilder support libraries.
    Carbon.IBCarbonRuntime (Mac)Deprecated: Constants for the interface to the Carbon InterfaceBuilder support libraries.
    Carbon.Icns (Mac)Deprecated: Interface to the Carbon Icon Manager
    Carbon.Icons (Mac)Deprecated: Constants for the interface to the Carbon Icon Manager
    Carbon.Launch (Mac)Deprecated: Interface to the Carbon Launch Services.
    Carbon.LaunchServices (Mac)Deprecated: Constants for the interface to the Carbon Launch Services.
    Carbon.List (Mac)Deprecated: Interface to the List Manager.
    Carbon.Lists (Mac)Deprecated: Constants for the interface to the List Manager.
    Carbon.MacHelp (Mac)Deprecated: Constants for the interface to the Carbon Help Manager.
    Carbon.MediaDescr (Mac)Deprecated: Parsers and generators for Quicktime Media descriptors
    Carbon.Menu (Mac)Deprecated: Interface to the Menu Manager.
    Carbon.Menus (Mac)Deprecated: Constants for the interface to the Menu Manager.
    Carbon.Mlte (Mac)Deprecated: Interface to the MultiLingual Text Editor.
    Carbon.OSA (Mac)Deprecated: Interface to the Carbon OSA Library.
    Carbon.OSAconst (Mac)Deprecated: Constants for the interface to the Carbon OSA Library.
    Carbon.Qd (Mac)Deprecated: Interface to the QuickDraw toolbox.
    Carbon.Qdoffs (Mac)Deprecated: Interface to the QuickDraw Offscreen APIs.
    Carbon.QDOffscreen (Mac)Deprecated: Constants for the interface to the QuickDraw Offscreen APIs.
    Carbon.Qt (Mac)Deprecated: Interface to the QuickTime toolbox.
    Carbon.QuickDraw (Mac)Deprecated: Constants for the interface to the QuickDraw toolbox.
    Carbon.QuickTime (Mac)Deprecated: Constants for the interface to the QuickTime toolbox.
    Carbon.Res (Mac)Deprecated: Interface to the Resource Manager and Handles.
    Carbon.Resources (Mac)Deprecated: Constants for the interface to the Resource Manager and Handles.
    Carbon.Scrap (Mac)Deprecated: The Scrap Manager provides basic services for implementing cut & paste and clipboard operations.
    Carbon.Snd (Mac)Deprecated: Interface to the Sound Manager.
    Carbon.Sound (Mac)Deprecated: Constants for the interface to the Sound Manager.
    Carbon.TE (Mac)Deprecated: Interface to TextEdit.
    Carbon.TextEdit (Mac)Deprecated: Constants for the interface to TextEdit.
    Carbon.Win (Mac)Deprecated: Interface to the Window Manager.
    Carbon.Windows (Mac)Deprecated: Constants for the interface to the Window Manager.
cd (IRIX)Deprecated: Interface to the CD-ROM on Silicon Graphics systems.
cfmfile (Mac)Deprecated: Code Fragment Resource module.
cgiHelpers for running Python scripts via the Common Gateway Interface.
CGIHTTPServerThis module provides a request handler for HTTP servers which can run CGI scripts.
cgitbConfigurable traceback handler for CGI scripts.
chunkModule to read IFF chunks.
cmathMathematical functions for complex numbers.
cmdBuild line-oriented command interpreters.
codeFacilities to implement read-eval-print loops.
codecsEncode and decode data and streams.
codeopCompile (possibly incomplete) Python code.
collectionsHigh-performance datatypes
ColorPicker (Mac)Deprecated: Interface to the standard color selection dialog.
colorsysConversion functions between RGB and other color systems.
commands (Unix)Deprecated: Utility functions for running external commands.
compileallTools for byte-compiling all Python source files in a directory tree.
-compilerDeprecated: Python code compiler written in Python.
    compiler.ast
    compiler.visitor
ConfigParserConfiguration file parser.
contextlibUtilities for with-statement contexts.
CookieSupport for HTTP state management (cookies).
cookielibClasses for automatic handling of HTTP cookies.
copyShallow and deep copy operations.
copy_regRegister pickle support functions.
cPickleFaster version of pickle, but not subclassable.
cProfile
crypt (Unix)The crypt() function used to check Unix passwords.
cStringIOFaster version of StringIO, but not subclassable.
csvWrite and read tabular data to and from delimited files.
ctypesA foreign function library for Python.
-curses (Unix)An interface to the curses library, providing portable terminal handling.
    curses.asciiConstants and set-membership functions for ASCII characters.
    curses.panelA panel stack extension that adds depth to curses windows.
    curses.textpadEmacs-like input editing in a curses window.
 
d
datetimeBasic date and time types.
dbhashDBM-style interface to the BSD database library.
dbm (Unix)The standard "database" interface, based on ndbm.
decimalImplementation of the General Decimal Arithmetic Specification.
DEVICE (IRIX)Deprecated: Constants used with the gl module.
difflibHelpers for computing differences between objects.
dircacheDeprecated: Return directory listing, with cache mechanism.
disDisassembler for Python bytecode.
-distutilsSupport for building and installing Python modules into an existing Python installation.
    distutils.archive_utilUtility functions for creating archive files (tarballs, zip files, ...)
    distutils.bcppcompiler
    distutils.ccompilerAbstract CCompiler class
    distutils.cmdThis module provides the abstract base class Command. This class is subclassed by the modules in the distutils.command subpackage.
    distutils.commandThis subpackage contains one module for each standard Distutils command.
    distutils.command.bdistBuild a binary installer for a package
    distutils.command.bdist_dumbBuild a "dumb" installer - a simple archive of files
    distutils.command.bdist_msiBuild a binary distribution as a Windows MSI file
    distutils.command.bdist_packagerAbstract base class for packagers
    distutils.command.bdist_rpmBuild a binary distribution as a Redhat RPM and SRPM
    distutils.command.bdist_wininstBuild a Windows installer
    distutils.command.buildBuild all files of a package
    distutils.command.build_clibBuild any C libraries in a package
    distutils.command.build_extBuild any extensions in a package
    distutils.command.build_pyBuild the .py/.pyc files of a package
    distutils.command.build_scriptsBuild the scripts of a package
    distutils.command.checkCheck the metadata of a package
    distutils.command.cleanClean a package build area
    distutils.command.configPerform package configuration
    distutils.command.installInstall a package
    distutils.command.install_dataInstall data files from a package
    distutils.command.install_headersInstall C/C++ header files from a package
    distutils.command.install_libInstall library files from a package
    distutils.command.install_scriptsInstall script files from a package
    distutils.command.registerRegister a module with the Python Package Index
    distutils.command.sdistBuild a source distribution
    distutils.coreThe core Distutils functionality
    distutils.cygwinccompiler
    distutils.debugProvides the debug flag for distutils
    distutils.dep_utilUtility functions for simple dependency checking
    distutils.dir_utilUtility functions for operating on directories and directory trees
    distutils.distProvides the Distribution class, which represents the module distribution being built/installed/distributed
    distutils.emxccompilerOS/2 EMX Compiler support
    distutils.errorsProvides standard distutils exceptions
    distutils.extensionProvides the Extension class, used to describe C/C++ extension modules in setup scripts
    distutils.fancy_getoptAdditional getopt functionality
    distutils.file_utilUtility functions for operating on single files
    distutils.filelistThe FileList class, used for poking about the file system and building lists of files.
    distutils.logA simple logging mechanism, 282-style
    distutils.msvccompilerMicrosoft Compiler
    distutils.spawnProvides the spawn() function
    distutils.sysconfigLow-level access to configuration information of the Python interpreter.
    distutils.text_fileprovides the TextFile class, a simple interface to text files
    distutils.unixccompilerUNIX C Compiler
    distutils.utilMiscellaneous other utility functions
    distutils.versionimplements classes that represent module version numbers.
dl (Unix)Deprecated: Call C functions in shared objects.
doctestTest pieces of code within docstrings.
DocXMLRPCServerSelf-documenting XML-RPC server implementation.
dumbdbmPortable implementation of the simple DBM interface.
dummy_threadDrop-in replacement for the thread module.
dummy_threadingDrop-in replacement for the threading module.
 
e
EasyDialogs (Mac)Deprecated: Basic Macintosh dialogs.
-emailPackage supporting the parsing, manipulating, and generating email messages, including MIME documents.
    email.charsetCharacter Sets
    email.encodersEncoders for email message payloads.
    email.errorsThe exception classes used by the email package.
    email.generatorGenerate flat text email messages from a message structure.
    email.headerRepresenting non-ASCII headers
    email.iteratorsIterate over a message object tree.
    email.messageThe base class representing email messages.
    email.mimeBuild MIME messages.
    email.parserParse flat text email messages to produce a message object structure.
    email.utilsMiscellaneous email package utilities.
-encodings
    encodings.idnaInternationalized Domain Names implementation
    encodings.utf_8_sigUTF-8 codec with BOM signature
ensurepipBootstrapping the ``pip`` installer into an existing Python installation or virtual environment.
errnoStandard errno system symbols.
exceptionsStandard exception classes.
 
f
fcntl (Unix)The fcntl() and ioctl() system calls.
filecmpCompare files efficiently.
fileinputLoop over standard input or a list of files.
findertools (Mac)Wrappers around the finder's Apple Events interface.
fl (IRIX)Deprecated: FORMS library for applications with graphical user interfaces.
FL (IRIX)Deprecated: Constants used with the fl module.
flp (IRIX)Deprecated: Functions for loading stored FORMS designs.
fm (IRIX)Deprecated: Font Manager interface for SGI workstations.
fnmatchUnix shell style filename pattern matching.
formatterGeneric output formatter and device interface.
fpectl (Unix)Provide control for floating point exception handling.
fpformatDeprecated: General floating point formatting functions.
fractionsRational numbers.
FrameWork (Mac)Deprecated: Interactive application framework.
ftplibFTP protocol client (requires sockets).
functoolsHigher-order functions and operations on callable objects.
future_builtins
 
g
gcInterface to the cycle-detecting garbage collector.
gdbm (Unix)GNU's reinterpretation of dbm.
gensuitemodule (Mac)Create a stub package from an OSA dictionary
getoptPortable parser for command line options; support both short and long option names.
getpassPortable reading of passwords and retrieval of the userid.
gettextMultilingual internationalization services.
gl (IRIX)Deprecated: Functions from the Silicon Graphics Graphics Library.
GL (IRIX)Deprecated: Constants used with the gl module.
globUnix shell style pathname pattern expansion.
grp (Unix)The group database (getgrnam() and friends).
gzipInterfaces for gzip compression and decompression using file objects.
 
h
hashlibSecure hash and message digest algorithms.
heapqHeap queue algorithm (a.k.a. priority queue).
hmacKeyed-Hashing for Message Authentication (HMAC) implementation
-hotshotHigh performance logging profiler, mostly written in C.
    hotshot.statsStatistical analysis for Hotshot
htmlentitydefsDefinitions of HTML general entities.
htmllibDeprecated: A parser for HTML documents.
HTMLParserA simple parser that can handle HTML and XHTML.
httplibHTTP and HTTPS protocol client (requires sockets).
 
i
ic (Mac)Deprecated: Access to the Mac OS X Internet Config.
icopen (Mac)Deprecated: Internet Config replacement for open().
imageopDeprecated: Manipulate raw image data.
imaplibIMAP4 protocol client (requires sockets).
imgfile (IRIX)Deprecated: Support for SGI imglib files.
imghdrDetermine the type of image contained in a file or byte stream.
impAccess the implementation of the import statement.
importlibConvenience wrappers for __import__
imputilDeprecated: Manage and augment the import process.
inspectExtract information and source code from live objects.
ioCore tools for working with streams.
itertoolsFunctions creating iterators for efficient looping.
 
j
jpeg (IRIX)Deprecated: Read and write image files in compressed JPEG format.
jsonEncode and decode the JSON format.
 
k
keywordTest whether a string is a keyword in Python.
 
l
lib2to3the 2to3 library
linecacheThis module provides random access to individual lines from text files.
localeInternationalization services.
-loggingFlexible event logging system for applications.
    logging.configConfiguration of the logging module.
    logging.handlersHandlers for the logging module.
 
m
macerrors (Mac)Deprecated: Constant definitions for many Mac OS error codes.
MacOS (Mac)Deprecated: Access to Mac OS-specific interpreter features.
macostools (Mac)Deprecated: Convenience routines for file manipulation.
macpathMac OS 9 path manipulation functions.
macresource (Mac)Deprecated: Locate script resources.
mailboxManipulate mailboxes in various formats
mailcapMailcap file handling.
marshalConvert Python objects to streams of bytes and back (with different constraints).
mathMathematical functions (sin() etc.).
md5Deprecated: RSA's MD5 message digest algorithm.
mhlibDeprecated: Manipulate MH mailboxes from Python.
mimetoolsDeprecated: Tools for parsing MIME-style message bodies.
mimetypesMapping of filename extensions to MIME types.
MimeWriterDeprecated: Write MIME format files.
mimifyDeprecated: Mimification and unmimification of mail messages.
MiniAEFrame (Mac)Support to act as an Open Scripting Architecture (OSA) server ("Apple Events").
mmapInterface to memory-mapped files for Unix and Windows.
modulefinderFind modules used by a script.
msilib (Windows)Creation of Microsoft Installer files, and CAB files.
msvcrt (Windows)Miscellaneous useful routines from the MS VC++ runtime.
multifileDeprecated: Support for reading files which contain distinct parts, such as some MIME data.
-multiprocessingProcess-based "threading" interface.
    multiprocessing.connectionAPI for dealing with sockets.
    multiprocessing.dummyDumb wrapper around threading.
    multiprocessing.managersShare data between process with shared objects.
    multiprocessing.poolCreate pools of processes.
    multiprocessing.sharedctypesAllocate ctypes objects from shared memory.
mutexDeprecated: Lock and queue for mutual exclusion.
 
n
Nav (Mac)Deprecated: Interface to Navigation Services.
netrcLoading of .netrc files.
newDeprecated: Interface to the creation of runtime implementation objects.
nis (Unix)Interface to Sun's NIS (Yellow Pages) library.
nntplibNNTP protocol client (requires sockets).
numbersNumeric abstract base classes (Complex, Real, Integral, etc.).
 
o
operatorFunctions corresponding to the standard operators.
optparseDeprecated: Command-line option parsing library.
-osMiscellaneous operating system interfaces.
    os.pathOperations on pathnames.
ossaudiodev (Linux, FreeBSD)Access to OSS-compatible audio devices.
 
p
parserAccess parse trees for Python source code.
pdbThe Python debugger for interactive interpreters.
pickleConvert Python objects to streams of bytes and back.
pickletoolsContains extensive comments about the pickle protocols and pickle-machine opcodes, as well as some useful functions.
pipes (Unix)A Python interface to Unix shell pipelines.
PixMapWrapper (Mac)Deprecated: Wrapper for PixMap objects.
pkgutilUtilities for the import system.
platformRetrieves as much platform identifying data as possible.
plistlibGenerate and parse Mac OS X plist files.
popen2Deprecated: Subprocesses with accessible standard I/O streams.
poplibPOP3 protocol client (requires sockets).
posix (Unix)The most common POSIX system calls (normally used via module os).
posixfile (Unix)Deprecated: A file-like object with support for locking.
pprintData pretty printer.
profilePython source profiler.
pstatsStatistics object for use with the profiler.
pty (Linux)Pseudo-Terminal Handling for Linux.
pwd (Unix)The password database (getpwnam() and friends).
py_compileGenerate byte-code files from Python source files.
pyclbrSupports information extraction for a Python class browser.
pydocDocumentation generator and online help system.
 
q
QueueA synchronized queue class.
quopriEncode and decode files using the MIME quoted-printable encoding.
 
r
randomGenerate pseudo-random numbers with various common distributions.
reRegular expression operations.
readline (Unix)GNU readline support for Python.
resource (Unix)An interface to provide resource usage information on the current process.
rexecDeprecated: Basic restricted execution framework.
rfc822Deprecated: Parse 2822 style mail messages.
rlcompleterPython identifier completion, suitable for the GNU readline library.
robotparserLoads a robots.txt file and answers questions about fetchability of other URLs.
runpyLocate and run Python modules without importing them first.
 
s
schedGeneral purpose event scheduler.
ScrolledText (Tk)Text widget with a vertical scroll bar.
selectWait for I/O completion on multiple streams.
setsDeprecated: Implementation of sets of unique elements.
sgmllibDeprecated: Only as much of an SGML parser as needed to parse HTML.
shaDeprecated: NIST's secure hash algorithm, SHA.
shelvePython object persistence.
shlexSimple lexical analysis for Unix shell-like languages.
shutilHigh-level file operations, including copying.
signalSet handlers for asynchronous events.
SimpleHTTPServerThis module provides a basic request handler for HTTP servers.
SimpleXMLRPCServerBasic XML-RPC server implementation.
siteModule responsible for site-specific configuration.
smtpdA SMTP server implementation in Python.
smtplibSMTP protocol client (requires sockets).
sndhdrDetermine type of a sound file.
socketLow-level networking interface.
SocketServerA framework for network servers.
spwd (Unix)The shadow password database (getspnam() and friends).
sqlite3A DB-API 2.0 implementation using SQLite 3.x.
sslTLS/SSL wrapper for socket objects
statUtilities for interpreting the results of os.stat(), os.lstat() and os.fstat().
statvfsDeprecated: Constants for interpreting the result of os.statvfs().
stringCommon string operations.
StringIORead and write strings as if they were files.
stringprepString preparation, as per RFC 3453
structInterpret strings as packed binary data.
subprocessSubprocess management.
sunauProvide an interface to the Sun AU sound format.
sunaudiodev (SunOS)Deprecated: Access to Sun audio hardware.
SUNAUDIODEV (SunOS)Deprecated: Constants for use with sunaudiodev.
symbolConstants representing internal nodes of the parse tree.
symtableInterface to the compiler's internal symbol tables.
sysAccess system-specific parameters and functions.
sysconfigPython's configuration information
syslog (Unix)An interface to the Unix syslog library routines.
 
t
tabnannyTool for detecting white space related problems in Python source files in a directory tree.
tarfileRead and write tar-format archive files.
telnetlibTelnet client class.
tempfileGenerate temporary files and directories.
termios (Unix)POSIX style tty control.
-testRegression tests package containing the testing suite for Python.
    test.supportSupport for Python regression tests.
textwrapText wrapping and filling
threadCreate multiple threads of control within one interpreter.
threadingHigher-level threading interface.
timeTime access and conversions.
timeitMeasure the execution time of small code snippets.
TixTk Extension Widgets for Tkinter
TkinterInterface to Tcl/Tk for graphical user interfaces
tokenConstants representing terminal nodes of the parse tree.
tokenizeLexical scanner for Python source code.
traceTrace or track Python statement execution.
tracebackPrint or retrieve a stack traceback.
ttkTk themed widget set
tty (Unix)Utility functions that perform common terminal control operations.
turtleTurtle graphics for Tk
typesNames for built-in types.
 
u
unicodedataAccess the Unicode Database.
unittestUnit testing framework for Python.
urllibOpen an arbitrary network resource by URL (requires sockets).
urllib2Next generation URL opening library.
urlparseParse URLs into or assemble them from components.
userDeprecated: A standard way to reference user-specific modules.
UserDictClass wrapper for dictionary objects.
UserListClass wrapper for list objects.
UserStringClass wrapper for string objects.
uuEncode and decode files in uuencode format.
uuidUUID objects (universally unique identifiers) according to RFC 4122
 
v
videoreader (Mac)Deprecated: Read QuickTime movies frame by frame for further processing.
 
w
W (Mac)Deprecated: Widgets for the Mac, built on top of FrameWork.
warningsIssue warning messages and control their disposition.
waveProvide an interface to the WAV sound format.
weakrefSupport for weak references and weak dictionaries.
webbrowserEasy-to-use controller for Web browsers.
whichdbGuess which DBM-style module created a given database.
winsound (Windows)Access to the sound-playing machinery for Windows.
-wsgirefWSGI Utilities and Reference Implementation.
    wsgiref.handlersWSGI server/gateway base classes.
    wsgiref.headersWSGI response header tools.
    wsgiref.simple_serverA simple WSGI HTTP server.
    wsgiref.utilWSGI environment utilities.
    wsgiref.validateWSGI conformance checker.
 
x
xdrlibEncoders and decoders for the External Data Representation (XDR).
-xmlPackage containing XML processing modules
    xml.domDocument Object Model API for Python.
    xml.dom.minidomMinimal Document Object Model (DOM) implementation.
    xml.dom.pulldomSupport for building partial DOM trees from SAX events.
    xml.etree.ElementTreeImplementation of the ElementTree API.
    xml.parsers.expatAn interface to the Expat non-validating XML parser.
    xml.saxPackage containing SAX2 base classes and convenience functions.
    xml.sax.handlerBase classes for SAX event handlers.
    xml.sax.saxutilsConvenience functions and classes for use with SAX.
    xml.sax.xmlreaderInterface which SAX-compliant XML parsers must implement.
xmlrpclibXML-RPC client access.
 
z
zipfileRead and write ZIP-format archive files.
zipimportsupport for importing Python modules from ZIP archives.
zlibLow-level interface to compression and decompression routines compatible with gzip.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据

词条统计

浏览:96 次

字数:94294

最后编辑:7年前

编辑次数:0 次

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文