What is the package that has several modules for working with HyperText Transfer Protocol?
What module was the old interface to shell pipelines?
What is the module for basic XML-RPC servers?
What is the module for disassembling for Python bytecode?
What is the module that provides an array bisection algorithm?
What module is used for waiting for I/O completion with the select() and poll() functions available in most operating systems?
What module provides basic mechanisms for measuring and controlling system resources utilized by a program?
What module defines functions and classes which implement a flexible event logging system for applications and libraries?
What is the module for parsing configuration files?
What module is for Python object persistence, with a persistent, dictionary-like object?
What module provides a high-level interface to allow displaying web-based documents to users?
What is the package to determine the type of a sound file?
What module provides a SMTP protocol client?
What module provides a tokenizer for Python source?
What module is used for generating secure random numbers for managing secrets?
What module provides a Tcl/Tk color choosing dialog?
What module provides support for building partial DOM trees?
What module provides support for gzip files?
What is the package for JSON encoding and decoding?
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 module to manipulate raw audio data?
What module provides a standard interface to extract, format and print stack traces of Python programs?
What module implements an IMAP4 protocol client?
What module allows you to spawn new processes, connect to their input/output/error pipes, and obtain their return codes?
What is the package with utilities for the Python execution tests?
What is the module that determined the type of an image?
What is the module that has a minimal DOM implementation?
What module provides functionality to operate with graph-like structures?
What module is for registering and unregistering exit handlers?
What is the package to read and write Microsoft Installer files?
What module is a debug tool to trace memory blocks allocated by Python?
What module provides runtime support for type hints?
What module provided Common Gateway Interface support?
What is the completion function package for GNU readline?
What is the package that provides cookie handling for HTTP clients?
What module provides a TLS/SSL wrapper for socket objects?
What module allows high-level and efficient I/O multiplexing, built upon the select module primitive?
What is the module to byte-compile Python libraries?
What module has common pathname manipulations?
What module provides Unix style pathname pattern expansion??
What module has the higher-level interfaces for thread-based parallelism?
What module implements multi-producer, multi-consumer queues?
What is the package with only one module for launching parallel tasks?
What is the module to encode and decode uuencode files?
What module defines the interface for XML parsers?
What is the module for bootstrapping the pip installer?
What module provides compression compatible with gzip?
What is the package that provides access to the mathematical functions defined by the C standard?
What package provides memory-mapped file support?
What module provides access to the Unix group database?
What modules allows you to interpret stat() results?
What module provides immutable UUID objects and functions to generate UUIDs?
What is the module for locating and executing Python modules?
What module offers classes representing filesystem paths with semantics appropriate for different operating systems?
What is the module to process trees of the Python abstract syntax grammar?
What module provides support for rational number arithmetic?
What imodule allows a Python program to determine if a string is a keyword or soft keyword.?
What is the module that provides support for line-oriented command interpreters?
What module is used for logging configuration?
What module defines a class which implements a general purpose event scheduler?
What module provided a traceback manager for CGI scripts?
What is the module to work with ZIP archives?
What module provides a comprehensive interface for compressing and decompressing data using the bzip2 compression algorithm?
What module provides various time-related functions?
What module provides the base class for the other Tcl/Tk dialogs defined in the tkinter package?
What is the package with utilities for threading tests?
What is the module for decimal fixed point and floating point arithmetic?
What module defines base classes for SAX handlers?
What module is for simple lexical analysis of simple syntaxes resembling that of the Unix shell?
What module is for displaying message prompts with the Tcl/Tk interface?
What is the module to encode and decode XDR data?
What is the package that supports spawning processes using an API similar to the threading module?
What module is an extensible library for opening URLs?
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 module for Unix filename pattern matching?
What package is for Python’s own internal regression testing?
What is the module to create of virtual environments?
What is the package to encode and decode MIME quoted-printable data?
What is the package with miscellaneous operating system interfaces?
What is the module that provides a panel stack extension for curses?
What is the module with interfaces to Unix “databases”?
What is the package with utilities for the Python test suite?
What module provides a low-level HTTP protocol client?
What is the module for conversions between color systems?
What is the module with support for enumerations?
What is the module to read and write AIFF and AIFC files?
What module provides a scrolled text widget for the Tcl/Tk interface?
What module provides access to the compiler’s symbol tables?
What module provides utilities for the import system, in particular package support?
What package is the standard Python interface to the Tcl/Tk GUI toolkit?
What is the module to generate and parse Apple .plist files?
What module provides a low-level networking interface?
What module provides low-level primitives for working with multiple threads?
What module provides internationalization services?
What is the module for asynchronous I/O?
What is the package that provides the core tools for working with streams?
What is the module to encode and decode binhex4 files?
What module makes it possible to read and write tar archives?
What module defines functions that fall into two broad categories: URL parsing and URL quoting?
What is the module with mathematical functions for complex numbers?