What module provides a TLS/SSL wrapper for socket objects?
What module provides utilities for the import system, in particular package support?
What module provides a low-level HTTP protocol client?
What is the module that provided a function to check Unix passwords?
What is the package to pretty print data?
What is the package to manipulate mailboxes in various formats?
What module provides access to Python’s configuration information?
What module provides functionality to operate with graph-like structures?
What module has utilities for implementing state management with cookies?
What module provided a traceback manager for CGI scripts?
What module provides functions for calculating mathematical statistics of numeric (Real-valued) data?
What is the module for parsing configuration files?
What is the module with general calendar-related functions?
What module provides support for gzip files?
What is the module for portable password input?
What is the package with utilities for warnings tests?
What module provides multilingual internationalization services?
What is the module for warning control?
What is the module for building and installing Python modules?
What is the package with miscellaneous operating system interfaces?
What is the module to create of virtual environments?
What is the module to parse robots.txt files?
What module is automatically imported during initialization, appends site-specific paths to the module path and adds a few builtins?
What modules provides an asynchronous socket handler?
What is the package that provides abstract base classes that can be used to test whether a class provides a particular interface?
What is the package for terminal handling on character-cell displays?
What module offers classes representing filesystem paths with semantics appropriate for different operating systems?
What module provides a SMTP protocol client?
What module measures execution time of small code snippets?
What is the module with container datatypes?
What module contains a number of classes and functions that are commonly useful when creating SAX applications?
What is the package to read and write Microsoft Installer files?
What is the package to access to OSS-compatible audio devices?
What is the module with functions creating iterators for efficient looping?
What is the module to read IFF chunked data?
What is the module to byte-compile Python libraries?
What is the email and MIME handling module?
What module is for registering and unregistering exit handlers?
What is the package with utilities for os tests?
What modules supports compression using the LZMA algorithm?
What package is for Python’s own internal regression testing?
What is the module that provides facilities to implement read-eval-print loops in Python?
What package provides memory-mapped file support?
What is the package to encode and decode MIME quoted-printable data?
What modules allows you to interpret stat() results?
What module provides an interface to the optional garbage collector?
What is the package that has several modules for working with HyperText Transfer Protocol?
What is the module with utilities for with-statement contexts?
What module provides a concrete time zone implementation to support the IANA time zone database?
What module defines base classes for SAX handlers?
What module contains tools for pickle developers?
What module provides support for rational number arithmetic?
What module simplifies the task of writing network servers?
What is the module that provided several classes for implementing SMTP servers?
What is the module to read and write WAV files?
What module provides a comprehensive interface for compressing and decompressing data using the bzip2 compression algorithm?
What module defines operations for handling the pseudo-terminal concept?
What module provides constants used with Python parse trees?
What module provides low-level primitives for working with multiple threads?
What is the module with helpers for computing deltas?
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 with basic date and time types?
What module provides the capabilities to create, manipulate and operate on IPv4 and IPv6 addresses and networks?
What module contains functions that can read and write Python values in a binary format?
What is the module for XML-RPC client access?
What module provides internationalization services?
What is the module to parse for command-line options, arguments and sub-commands?
What module allows high-level and efficient I/O multiplexing, built upon the select module primitive?
What module has the higher-level interfaces for thread-based parallelism?
What module provided a parser for command line options before argparse
?
What is the package that provides cookie handling for HTTP clients?
What is the module to encode and decode XDR data?
What module was the old interface to shell pipelines?
What is the module for common string operations?
What is the module for Unix filename pattern matching?
What module provides efficient arrays of numeric values?
What module provides drag and drop support for tkinter
?
What module implements multi-producer, multi-consumer queues?
What is the module to work with ZIP archives?
What is the package with useful routines from the MS VC++ runtime?
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 is used for waiting for I/O completion with the select()
and poll()
functions available in most operating systems?
What package is the standard Python interface to the Tcl/Tk GUI toolkit?
What module defines an interactive source code debugger for Python programs?
What module is an extensible library for opening URLs?
What module is for encoding and decoding Base16, Base32, Base64, and Base85?
What module is for showing file selection dialogs with the Tcl/Tk interface?
What is the package that provides access to the Unix user account and password database?
What module provides basic mechanisms for measuring and controlling system resources utilized by a program?
What is the package with WSGI Utilities and Reference Implementation?
What is the package with the GNU readline interface?
What module provides access to the Unix group database?
What module provides a C-style parser for command line options?
What is the package for netrc file processing?
What package provides a number of modules which implement the Simple API for XML (SAX) interface for Python?
What module provides access to the Unicode database?
What module defines a POP3 protocol client?
What module defines utilities to manipulate HTML?
What is the module to generate pseudo-random numbers?
What module implements Python object serialization?