- Sort Score
- Num 10 results
- Language All
- Labels All
Results 151 - 160 of over 10,000 for timestamp:[now/d-1y TO *] (0.53 seconds)
-
decimal — Decimal fixed-point and floating-poin...
Source code: Lib/decimal.py The decimal module provides support for fast correctly rounded decimal floating-point arithmetic. It offers several advantages over the float datatype: Decimal “is based...docs.python.org/3/library/decimal.htmlTue Jun 09 22:53:45 GMT 2026 38.7K bytes -
imaplib — IMAP4 protocol client — Python 3.14.5...
Source code: Lib/imaplib.py This module defines three classes, IMAP4, IMAP4_SSL and IMAP4_stream, which encapsulate a connection to an IMAP4 server and implement a large subset of the IMAP4rev1 cli...docs.python.org/3/library/imaplib.htmlTue Jun 09 22:53:45 GMT 2026 16.2K bytes -
base64 — Base16, Base32, Base64, Base85 Data En...
Source code: Lib/base64.py This module provides functions for encoding binary data to printable ASCII characters and decoding such encodings back to binary data. This includes the encodings specifi...docs.python.org/3/library/base64.htmlTue Jun 09 22:53:45 GMT 2026 10.3K bytes -
concurrent.futures — Launching parallel tasks —...
Source code: Lib/concurrent/futures/thread.py, Lib/concurrent/futures/process.py, and Lib/concurrent/futures/interpreter.py The concurrent.futures module provides a high-level interface for asynchr...docs.python.org/3/library/concurrent.futures.htmlTue Jun 09 22:53:45 GMT 2026 16.5K bytes -
binascii — Convert between binary and ASCII — P...
The binascii module contains a number of methods to convert between binary and various ASCII-encoded binary representations. Normally, you will not use these functions directly but use wrapper modu...docs.python.org/3/library/binascii.htmlTue Jun 09 22:53:45 GMT 2026 6.7K bytes -
socket — Low-level networking interface — Pytho...
Source code: Lib/socket.py This module provides access to the BSD socket interface. It is available on all modern Unix systems, Windows, MacOS, and probably additional platforms. Availability: not ...docs.python.org/3/library/socket.htmlTue Jun 09 22:53:45 GMT 2026 40.2K bytes -
xml.etree.ElementTree — The ElementTree XML API...
Source code: Lib/xml/etree/ElementTree.py The xml.etree.ElementTree module implements a simple and efficient API for parsing and creating XML data. Tutorial: This is a short tutorial for using xml....docs.python.org/3/library/xml.etree.elementtree.htmlTue Jun 09 22:53:45 GMT 2026 27.9K bytes -
sysconfig — Provide access to Python’s configur...
Source code: Lib/sysconfig The sysconfig module provides access to Python’s configuration information like the list of installation paths and the configuration variables relevant for the current pl...docs.python.org/3/library/sysconfig.htmlTue Jun 09 22:53:45 GMT 2026 10.8K bytes -
Bytes Objects — Python 3.14.5 documentation
These functions raise TypeError when expecting a bytes parameter and called with a non-bytes parameter.docs.python.org/3/c-api/bytes.htmlTue Jun 09 22:53:45 GMT 2026 8.9K bytes -
importlib.resources.abc – Abstract base classes...
docs.python.org/3/library/importlib.resources.abc.htmlTue Jun 09 22:53:45 GMT 2026 6.3K bytes