Internet Protocols and Support — Python 3.16.0a0 documentation

docs.python.org

Tin mới

xml.parsers.expat — Fast XML parsing using Expat

webbrowser — Convenient web-browser controller

Python Module Index

3.16.0a0 Documentation

The Python Standard Library

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 — URL handling modules

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 — HTTP modules

http.client — HTTP protocol client

ftplib — FTP protocol client

poplib — POP3 protocol client

imaplib — IMAP4 protocol client

smtplib — SMTP protocol client

uuid — UUID objects according to RFC 9562

socketserver — A framework for network servers

http.server — HTTP 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

xmlrpc.server — Basic XML-RPC servers

ipaddress — IPv4/IPv6 manipulation library

⌂doc
1/1