- Sort Score
- Num 10 results
- Language All
- Labels All
Results 981 - 990 of over 10,000 for filetype:html (0.16 seconds)
-
xml.parsers.expat — Fast XML parsing using Expa...
The xml.parsers.expat module is a Python interface to the Expat non-validating XML parser. The module provides a single extension type, xmlparser, that represents the current state of an XML parser...docs.python.org/3/library/pyexpat.htmlWed Apr 29 06:55:53 GMT 2026 19K bytes -
importlib.resources – Package resource reading,...
Source code: Lib/importlib/resources/__init__.py This module leverages Python’s import system to provide access to resources within packages. “Resources” are file-like resources associated with a m...docs.python.org/3/library/importlib.resources.htmlWed Apr 29 06:55:52 GMT 2026 8.5K bytes -
winsound — Sound-playing interface for Windows ...
The winsound module provides access to the basic sound-playing machinery provided by Windows platforms. It includes functions and several constants. Availability: Windows.docs.python.org/3/library/winsound.htmlWed Apr 29 06:55:52 GMT 2026 5.9K bytes -
cgi — Common Gateway Interface support — ...
This module is no longer part of the Python standard library. It was removed in Python 3.13 after being deprecated in Python 3.11. The removal was decided in PEP 594. A fork of the module on PyPI c...docs.python.org/3/library/cgi.htmlWed Apr 29 06:55:53 GMT 2026 3.7K bytes -
email.parser: Parsing email messages — Py...
Source code: Lib/email/parser.py Message object structures can be created in one of two ways: they can be created from whole cloth by creating an EmailMessage object, adding headers using the dicti...docs.python.org/3/library/email.parser.htmlWed Apr 29 06:55:52 GMT 2026 10.1K bytes -
email.generator: Generating MIME documents R...
Source code: Lib/email/generator.py One of the most common tasks is to generate the flat (serialized) version of the email message represented by a message object structure. You will need to do thi...docs.python.org/3/library/email.generator.htmlWed Apr 29 06:55:52 GMT 2026 9.4K bytes -
Sequence Protocol — Python 3.14.4 documen...
Navigation index modules | next | previous | Python » 3.14.4 Documentation » Python/C API reference manual ...docs.python.org/3/c-api/sequence.htmlTue Apr 28 13:41:04 GMT 2026 7.3K bytes -
http.client — HTTP protocol client — Pyth...
Source code: Lib/http/client.py This module defines classes that implement the client side of the HTTP and HTTPS protocols. It is normally not used directly — the module urllib.request uses it to h...docs.python.org/3/library/http.client.htmlWed Apr 29 06:55:52 GMT 2026 14.5K bytes -
audioop — Manipulate raw audio data — Pyt...
This module is no longer part of the Python standard library. It was removed in Python 3.13 after being deprecated in Python 3.11. The removal was decided in PEP 594. The last version of Python tha...docs.python.org/3/library/audioop.htmlWed Apr 29 06:55:52 GMT 2026 3.6K bytes -
asynchat — Asynchronous socket command/response...
This module is no longer part of the Python standard library. It was removed in Python 3.12 after being deprecated in Python 3.6. The removal was decided in PEP 594. Applications should use the asy...docs.python.org/3/library/asynchat.htmlWed Apr 29 06:55:52 GMT 2026 3.7K bytes