Tin mới
xml.parsers.expat — Fast XML parsing using Expat
webbrowser — Convenient web-browser controller
socket: Low-level networking interface.
The modules described in this chapter implement internet protocols and support for related technology. They are all implemented in Python. Most of these modules require the presence of the system-dependent module socket,
wsgiref — WSGI Utilities and Reference Implementation
urllib.request — Extensible library for opening URLs
urllib.parse — Parse URLs into components
urllib.error — Exception classes raised by urllib.request
urllib.robotparser — Parser for robots.txt
http.client — HTTP protocol client
imaplib — IMAP4 protocol client
smtplib — SMTP protocol client
uuid — UUID objects according to RFC 9562
socketserver — A framework for network servers
http.cookies — HTTP state management
http.cookiejar — Cookie handling for HTTP clients
xmlrpc — XMLRPC server and client modules
xmlrpc.client — XML-RPC client access