PyMOTW

  • Home
  • Blog
  • The Book
  • About
  • Site Index

If you find this information useful, consider picking up a copy of my book, The Python Standard Library By Example.

Navigation

Table of Contents
Previous: subprocess – Work with additional processes
Next: BaseHTTPServer – base classes for implementing web servers

This Page

Show Source


Now available for Python 3!


Buy the book!

Navigation

  • index
  • modules |
  • next |
  • previous |
  • PyMOTW »

Internet Protocols and Support¶

  • BaseHTTPServer – base classes for implementing web servers
  • cgitb – Detailed traceback reports
  • Cookie – HTTP Cookies
  • imaplib - IMAP4 client library
  • SimpleXMLRPCServer – Implements an XML-RPC server.
  • smtpd – Sample SMTP Servers
  • smtplib – Simple Mail Transfer Protocol client
  • socket – Network Communication
  • select – Wait for I/O Efficiently
  • SocketServer – Creating network servers.
  • urllib – simple interface for network resource access
  • urllib2 – Library for opening URLs.
  • urlparse – Split URL into component pieces.
  • uuid – Universally unique identifiers
  • webbrowser – Displays web pages
  • xmlrpclib – Client-side library for XML-RPC communication

Navigation

  • index
  • modules |
  • next |
  • previous |
  • PyMOTW »

© Copyright Doug Hellmann. | Creative Commons License | Last updated on Jul 11, 2020. | Created using Sphinx. | Design based on "Leaves" by SmallPark | Green Web Hosting! This site hosted by DreamHost.