What module implements a simple and efficient API for parsing and creating XML data?
What module is used for waiting for I/O completion with the select()
and poll()
functions available in most operating systems?
What is the module to read and write AIFF and AIFC files?
What is the package that provides access to the mathematical functions defined by the C standard?
What module provides access to the basic sound-playing machinery provided by Windows platforms?
What module has definitions of HTML general entities?
What is the package to find modules used by a script?
What is the module that provides facilities to implement read-eval-print loops in Python?
What module provides a low-level HTTP protocol client?
What is the package with utilities for the Python execution tests?
What module provides functions for calculating mathematical statistics of numeric (Real-valued) data?
What is the package with utilities for threading tests?
What is the module for decimal fixed point and floating point arithmetic?
What module provides access to the Unix group database?
What package provides a unit testing framework?
What is the module with interfaces to Unix “databases”?
What package is the standard Python interface to the Tcl/Tk GUI toolkit?
What module defines utilities to manipulate HTML?
What is the module for warning control?
What is the module to convert between binary and ASCII?
What module performs conversions between Python values and C structs represented as Python bytes objects?
What module offers classes representing filesystem paths with semantics appropriate for different operating systems?
What is the module that determined the type of an image?
What module provides secure hashes and message digests?
What is the package with utilities for import tests?
What module provides a SMTP protocol client?
What module contains functions to dump Python tracebacks explicitly?
What module allows you to create weak references to objects?
What module is a Python interface to the Expat non-validating XML parser?
What is the module for file and directory comparisons?
What module had extension widgets for Tcl/Tk?
What is the module that provides APIs to manage, store, and access context-local state?
What module is a debug tool to trace memory blocks allocated by Python?
What is the module that defines base classes for standard Python codecs (encoders and decoders) and provides access to the internal Python codec registry?
What module implements an IMAP4 protocol client?
What is the package for terminal handling on character-cell displays?
What was the old module to access the import internals?
What module is for text wrapping and filling?
What is the package with utilities for os tests?
What module is for showing file selection dialogs with the Tcl/Tk interface?
What module provides a concrete time zone implementation to support the IANA time zone database?
What module provides basic mechanisms for measuring and controlling system resources utilized by a program?
What module provides functionality to operate with graph-like structures?
What module provides access to Python’s configuration information?
What module has utilities to help work with fonts with Python’s Tcl/Tk interface?
What is the package with utilities for the Python test suite?
What module provides a high-level interface to allow displaying web-based documents to users?
What is the module with container datatypes?
What is the module that provides generic shallow and deep copy operations?
What is the package to determine the type of a sound file?
What is the module to encode and decode XDR data?
What module provided a parser for command line options before argparse
?
What is the email and MIME handling module?
What is the package to read and write Microsoft Installer files?
What is the module with functions creating iterators for efficient looping?
What module automatically generates documentation from Python modules?
What is the package with utilities for warnings tests?
What module has exception classes raised by urllib.request?
What module with Tk themed widgets?
What is the module to compile Python source files?
What package collects several modules for working with URLs?
What modules supports compression using the LZMA algorithm?
What module is used for generating secure random numbers for managing secrets?
What is the package with the GNU readline interface?
What is the module to work with ZIP archives?
What module provides a TLS/SSL wrapper for socket objects?
What modules provides an asynchronous socket handler?
What module contains basic HTTP server classes based on socketserver?
What module provides tools to manage the creation of zip files containing Python code, which can be executed directly by the Python interpreter?
What is the package for netrc file processing?
What package collects server and client modules implementing XML-RPC?
What module contains a number of classes and functions that are commonly useful when creating SAX applications?
What is the module for portable password input?
What module provides access to the underlying platform’s identifying data?
What is the module for reading and writing CSV files?
What module is for encoding and decoding Base16, Base32, Base64, and Base85?
What module generates temporary files and directories?
What is the package to pretty print data?
What module defines an interactive source code debugger for Python programs?
What is the package that supports spawning processes using an API similar to the threading module?
What module adds the ability to import Python modules (*.py, *.pyc) and packages from ZIP-format archives?
What module provides low-level primitives for working with multiple threads?
What is the package with useful routines from the MS VC++ runtime?
What module defines functions and classes which implement a flexible event logging system for applications and libraries?
What module provides runtime support for type hints?
What is the module that provided Mailcap file handling?
What is the module for conversions between color systems?
What module provides a Tcl/Tk color choosing dialog?
What is the module for parsing configuration files?
What is the package that provides utilities upon which the Python read-eval-print loop can be emulated?
What module provides various time-related functions?
What module has utilities for implementing state management with cookies?
What is the package that has several modules for working with HyperText Transfer Protocol?
What module provides access to the compiler’s symbol tables?
What module provides the infrastructure for defining abstract base classes (ABCs) in Python?
What is the module to byte-compile Python libraries?
What module provides access to the Unicode database?
What modules allows you to interpret stat() results?
What is the package with utilities for socket tests?
What module provides an interface to the optional garbage collector?