Themed index#
##
A#
B#
C#
D#
dataclasses.dataclass: 139dataclasses(module): 139datetime.date.strftime: 166datetime.date.today: 21datetime.date: 160decimal(module): 143decorators: 42, 87, 90, 93, 109, 121, 123, 129, 137, 138, 139, 203
delattr: 25dict.keys: 22dict: 117difflib.get_close_matches: 152difflib: 152docstrings: 95
E#
F#
G#
H#
I#
int: 4introspection: 39
isinstance: 3iterables: 5, 6, 12, 24, 35, 36, 43, 60, 74, 76, 78, 112, 114, 116, 117, 119, 120, 121, 124, 128, 176, 208, 209
itertools.accumulate: 140itertools.chain.from_iterable: 66itertools.cycle: 146itertools.pairwise: 208itertools.permutations: 176itertools.product: 112itertools.tee: 209`itertools.zip_longest: 124
itertools: 11, 12, 46, 47, 53, 66, 73, 74, 85, 112, 120, 121, 124, 128, 131, 136, 140, 146, 174, 176, 208, 209
J#
K#
L#
M#
N#
O#
P#
pathlib.Path.copy_into: 151pathlib.Path.copy: 151pathlib.Path.expanduser: 64pathlib.Path.glob: 71pathlib.Path.is_file: 133pathlib.Path.isfile: 32pathlib.Path.read_text: 61pathlib.Path.rename: 80pathlib.Path.resolve: 64pathlib.Path.rglob: 32pathlib.Path.stat: 32pathlib.Path.write_text: 61pathlib.Path: 151pathlib.PurePath.with_stem: 80positional arguments: 125
pprint.pprint: 101pprint: 101print: 44productivity: 150
R#
S#
scoping: 93
secrets.token_urlsafe: 144secrets(module): 144sequences: 59
setattr: 25sorted: 89standard library: 8, 11, 12, 17, 18, 21, 23, 28, 29, 31, 32, 33, 36, 37, 38, 39, 41, 42, 43, 46, 47, 49, 50, 51, 52, 60, 61, 63, 64, 65, 66, 73, 74, 78, 82, 83, 85, 87, 90, 91, 92, 101, 104, 106, 110, 111, 112, 118, 120, 121, 122, 124, 127, 128, 131, 132, 134, 136, 140, 141, 142, 143, 146, 151, 152, 154, 155, 157, 160, 161, 162, 163, 166, 171, 174, 176, 200, 202, 204, 206, 207, 208
str.endswith: 13str.isalpha: 131str.removeprefix: 13str.removesuffix: 13str.rsplit: 175str.splitlines: 40str.startswith: 13str.title: 172string.ascii_lowercase: 51string.digits: 51string.punctuation: 51strings: 2, 10, 13, 24, 31, 33, 40, 44, 48, 50, 51, 54, 56, 62, 68, 82, 83, 89, 94, 127, 131, 141, 147, 156, 158, 160, 165, 169, 172, 175
syntax: 164
T#
tempfile.TemporaryDirectory: 92tempfile.TemporaryFile: 171tuples: 128
type unions: 3
types.MappingProxyType: 18types(module): 18typing.ClassVar: 135typing.final: 129typing.Final: 113typing.Iterable: 36typing.Literal: 29typing.overload: 79typing.overrides: 118typing.ParamSpec: 109typing.Self: 206typing/type hints: 3, 16, 29, 36, 79, 81, 84, 88, 103, 109, 111, 113, 118, 129, 135, 153, 199, 205, 206, 211
typing(module): 29, 36, 79, 109, 113, 118, 129, 135, 199, 205, 206, 211