What module provides a Tcl/Tk color choosing dialog?
What module provides an interface for SQLite databases compliant with the DB-API 2.0 specification?
What is the module with helpers for computing deltas?
What module defines an interactive source code debugger for Python programs?
What module searches for pieces of text that look like interactive Python sessions, and then executes those sessions to verify that they work exactly as shown?
What is the package to determine the type of a sound file?
What module provides a high-level interface to allow displaying web-based documents to users?
What is the module for common string operations?
What module makes available standard errno system symbols?
What module implemented the client side of the Network News Transfer Protocolt?
What module performs conversions between Python values and C structs represented as Python bytes objects?
What is the package to read and write Microsoft Installer files?
What is the module to generate and parse Apple .plist files?
What module generates temporary files and directories?
What is the module that determined the type of an image?
What module provides a comprehensive interface for compressing and decompressing data using the bzip2 compression algorithm?
What module defines a class which implements a general purpose event scheduler?
What module provides access to the basic sound-playing machinery provided by Windows platforms?
What is the package that provides access to the mathematical functions defined by the C standard?
What is the module for conversions between color systems?
What is the module with container datatypes?
What package provides a number of modules which implement the Simple API for XML (SAX) interface for Python?
What module provides a low-level HTTP protocol client?
What is the module to read and write WAV files?
What module is used for waiting for I/O completion with the select() and poll() functions available in most operating systems?
What module offers a number of high-level operations on files and collections of files?
What module contains tools for pickle developers?
What module implements multi-producer, multi-consumer queues?
What is the module to inspect live objects?
What module provides support for rational number arithmetic?
What module has terminal control functions?
What module allows one to get any line from a Python source file, while attempting to optimize internally, using a cache, the common case where many lines are read from a single file?
What is the module for bootstrapping the pip installer?
What module is for showing file selection dialogs with the Tcl/Tk interface?
What module provides support for gzip files?
What package provides a unit testing framework?
What module provides drag and drop support for tkinter?
What is the module to encode and decode uuencode files?
What imodule allows a Python program to determine if a string is a keyword or soft keyword.?
What module was an interface to Sun’s NIS (Yellow Pages)?
What module is used for detection of ambiguous indentation?
What is the module with utilities for with-statement contexts?
What module has utilities to help work with fonts with Python’s Tcl/Tk interface?
What module provides tools to manage the creation of zip files containing Python code, which can be executed directly by the Python interpreter?
What module has logging handlers?
What module automatically generates documentation from Python modules?
What module is for encoding and decoding Base16, Base32, Base64, and Base85?
What module is used for generating secure random numbers for managing secrets?
What module provides an interface to the optional garbage collector?
What module provides support for building partial DOM trees?
What is the module to convert between binary and ASCII?
What is the module that provides a decorator and functions for automatically adding generated special methods such as init() and repr() to user-defined classes?
What module provides various time-related functions?
What is the package with utilities for import tests?
What package is the standard Python interface to the Tcl/Tk GUI toolkit?
What module has a simple HTML and XHTML parser?
What is the package for terminal handling on character-cell displays?
What module provided a parser for command line options before argparse?
What is the package that provides the core tools for working with streams?
What is the package with miscellaneous operating system interfaces?
What module provides access to Python’s configuration information?
What is the module that provides generic shallow and deep copy operations?
What package collects several modules for working with URLs?
What module provides access to the Unicode database?
What module provides mechanisms to use signal handlers in Python?
What is the module to generate pseudo-random numbers?
What is the module for Unix filename pattern matching?
What is the module for reading and writing CSV files?
What module provided a traceback manager for CGI scripts?
What module provides low-level primitives for working with multiple threads?
What is the package with WSGI Utilities and Reference Implementation?
What is the module that provides APIs to manage, store, and access context-local state?
What is the package that provides access to the Unix user account and password database?
What module provides access to the underlying platform’s identifying data?
What module defines base classes for SAX handlers?
What module contains functions to dump Python tracebacks explicitly?
What is the package to pretty print data?
What module provided Common Gateway Interface support?
What is the module to iterate over lines from multiple input streams?
What is the module for building and installing Python modules?
What is the package to access to OSS-compatible audio devices?
What module defines the interface for XML parsers?
What module provides access to system-specific parameters and functions?
What is the module to read IFF chunked data?
What module provides a standard interface to extract, format and print stack traces of Python programs?
What is the module for decimal fixed point and floating point arithmetic?
What module provides a SMTP protocol client?
What is the package that provides utilities upon which the Python read-eval-print loop can be emulated?
What is the module with basic date and time types?
What module has a mock object library?
What is the package for standard Tkinter input dialogs?
What module defines a POP3 protocol client?
What is the module for warning control?
What is the module with functions creating iterators for efficient looping?
What is the package to find modules used by a script?
What module allows you to spawn new processes, connect to their input/output/error pipes, and obtain their return codes?
What is the module to encode and decode binhex4 files?
What module allows you to trace or track Python statement execution?
What module provides the infrastructure for defining abstract base classes (ABCs) in Python?
What module provides utilities for the import system, in particular package support?