- Sort Score
- Num 10 results
- Language All
- Labels All
Results 961 - 970 of over 10,000 for filetype:html (0.61 seconds)
-
Python Module Index — Python 3.14.4 docum...
Navigation index modules | Python » 3.14.4 Documentation » Python Module Index | Theme Auto Light Dark | Py...docs.python.org/3/py-modindex.htmlWed Apr 29 06:55:52 GMT 2026 13.1K bytes -
difflib — Helpers for computing deltas — ...
Source code: Lib/difflib.py This module provides classes and functions for comparing sequences. It can be used for example, for comparing files, and can produce information about file differences i...docs.python.org/3/library/difflib.htmlWed Apr 29 06:55:52 GMT 2026 19.6K bytes -
locale — Internationalization services — ...
Source code: Lib/locale.py The locale module opens access to the POSIX locale database and functionality. The POSIX locale mechanism allows programmers to deal with certain cultural issues in an ap...docs.python.org/3/library/locale.htmlWed Apr 29 06:55:52 GMT 2026 15.9K bytes -
turtle — Turtle graphics — Python 3.14.4 ...
Source code: Lib/turtle.py Introduction: Turtle graphics is an implementation of the popular geometric drawing tools introduced in Logo, developed by Wally Feurzeig, Seymour Papert and Cynthia Solo...docs.python.org/3/library/turtle.htmlTue Apr 28 13:41:05 GMT 2026 38.2K bytes -
abc — Abstract Base Classes — Python 3.14...
Source code: Lib/abc.py This module provides the infrastructure for defining abstract base classes(ABCs) in Python, as outlined in PEP 3119; see the PEP for why this was added to Python. (See also ...docs.python.org/3/library/abc.htmlTue Apr 28 13:41:05 GMT 2026 9.7K bytes -
Futures — Python 3.14.4 documentation
Source code: Lib/asyncio/futures.py, Lib/asyncio/base_futures.py Future objects are used to bridge low-level callback-based code with high-level async/await code. Future Functions: Future Object: T...docs.python.org/3/library/asyncio-future.htmlWed Apr 29 06:55:52 GMT 2026 8.5K bytes -
Event loop — Python 3.14.4 documentation
Source code: Lib/asyncio/events.py, Lib/asyncio/base_events.py Preface The event loop is the core of every asyncio application. Event loops run asynchronous tasks and callbacks, perform network IO ...docs.python.org/3/library/asyncio-eventloop.htmlWed Apr 29 06:55:52 GMT 2026 31K bytes -
aifc — Read and write AIFF and AIFC files ̵...
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/aifc.htmlWed Apr 29 06:55:53 GMT 2026 3.6K bytes -
xml.sax.handler — Base classes for SAX handlers...
Source code: Lib/xml/sax/handler.py The SAX API defines five kinds of handlers: content handlers, DTD handlers, error handlers, entity resolvers and lexical handlers. Applications normally only nee...docs.python.org/3/library/xml.sax.handler.htmlWed Apr 29 06:55:52 GMT 2026 10.7K bytes -
ipaddress — IPv4/IPv6 manipulation library R...
Source code: Lib/ipaddress.py ipaddress provides the capabilities to create, manipulate and operate on IPv4 and IPv6 addresses and networks. The functions and classes in this module make it straigh...docs.python.org/3/library/ipaddress.htmlWed Apr 29 06:55:53 GMT 2026 18.2K bytes