What module implemented the client side of the Network News Transfer Protocolt?
What module has terminal control functions?
What module provides drag and drop support for tkinter?
What is the module with general calendar-related functions?
What module provides a standard interface to extract, format and print stack traces of Python programs?
What is the module to read and write AIFF and AIFC files?
What is the package that provides utilities upon which the Python read-eval-print loop can be emulated?
What is the module with utilities for with-statement contexts?
What module allows you to create weak references to objects?
What is the package for terminal handling on character-cell displays?
What module provides access to the most common POSIX system calls?
What is the package with utilities for import tests?
What package provides a unit testing framework?
What module implements keyed-hashing for message authentication?
What module provides the capabilities to create, manipulate and operate on IPv4 and IPv6 addresses and networks?
What module is used for generating secure random numbers for managing secrets?
What is the package to find modules used by a script?
What module provides basic mechanisms for measuring and controlling system resources utilized by a program?
What module was the old interface to shell pipelines?
What is the package for Turtle graphics?
What is the package for regular expression operations?
What module provides limited information about the functions, classes, and methods defined in a Python-coded module?
What module provided access to the Unix shadow password database?
What module provides support for rational number arithmetic?
What module provides a Tcl/Tk color choosing dialog?
What module defines utility functions to assist in dynamic creation of new types and also defines names for some object types that are used by the standard Python interpreter, but are not exposed as builtins?
What module provides a C-style parser for command line options?
What is the module for reading and writing CSV files?
What module performs conversions between Python values and C structs represented as Python bytes objects?
What module has logging handlers?
What module provides low level debugger functions for pdb?
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 is the module that provides generic shallow and deep copy operations?
What module provides support for building partial DOM trees?
What is the module with functions creating iterators for efficient looping?
What module provides an FTP protocol client?
What module defines operations for handling the pseudo-terminal concept?
What module has common pathname manipulations?
What is the module for XML-RPC client access?
What is the module to generate and parse Apple .plist files?
What module automatically generates documentation from Python modules?
What is the module that provides a panel stack extension for curses?
What is the package to encode and decode MIME quoted-printable data?
What module is a Python interface to the Expat non-validating XML parser?
What module provides low-level primitives for working with multiple threads?
What module defines a POP3 protocol client?
What module provides support for gzip files?
What module is used for Internet string preparation?
What module provides a low-level networking interface?
What is the package that provides access to the Unix user account and password database?
What is the module that determined the type of an image?
What is the module to inspect live objects?
What is the module for parsing configuration files?
What package is the standard Python interface to the Tcl/Tk GUI toolkit?
What is the module for decimal fixed point and floating point arithmetic?
What is the module with higher-order functions and operations on callable objects?
What modules provides an asynchronous socket handler?
What is the module that provided several classes for implementing SMTP servers?
What module contains a number of classes and functions that are commonly useful when creating SAX applications?
What is the module with container datatypes?
What is the module that provides facilities to implement read-eval-print loops in Python?
What module has utilities for implementing state management with cookies?
What module contains tools for pickle developers?
What is the module for locating and executing Python modules?
What is the module to iterate over lines from multiple input streams?
What is the module to create of virtual environments?
What module provides a comprehensive interface for compressing and decompressing data using the bzip2 compression algorithm?
What is the module with utilities for ASCII characters?
What is the module to parse robots.txt files?
What is the module for common string operations?
What modules allows you to interpret stat() results?
What is the module to read IFF chunked data?
What module is an extensible library for opening URLs?
What is the package for netrc file processing?
What is the module that provided a function to check Unix passwords?
What module has exception classes raised by urllib.request?
What module is used for waiting for I/O completion with the select() and poll() functions available in most operating systems?
What module provides a scrolled text widget for the Tcl/Tk interface?
What is the module to encode and decode binhex4 files?
What module provides utilities for the import system, in particular package support?
What module had extension widgets for Tcl/Tk?
What module provides multilingual internationalization services?
What is the module to parse for command-line options, arguments and sub-commands?
What module defines the interface for XML parsers?
What is the module to encode and decode XDR data?
What is the module with helpers for computing deltas?
What is the module to compile Python source files?
What module defines base classes for SAX handlers?
What module provides access to Python’s configuration information?
What module provides runtime support for type hints?
What is the package with support tools for testing correct bytecode generation?
What module performs file control and I/O control on file descriptors?
What is the module to encode and decode uuencode files?
What is the module for bootstrapping the pip installer?
What module is for registering and unregistering exit handlers?
What module provides a concrete time zone implementation to support the IANA time zone database?
What module provides access to the Unix group database?
What is the package with only one module for launching parallel tasks?
What is the module for building and installing Python modules?
What is the module for file and directory comparisons?