1
+ <!-- Brightnesses: 87, 89, 37, 60, 58, 57 / Scale: 98% -->
2
+ <!-- Borders: 0.1>, 0.6>, 0.8>, 11.4v, 0.27^, 0.57< -->
3
+
4
+ < div class ="pagebreak "> </ div >
5
+ < h2 id ="index "> < a href ="#index " name ="index "> #</ a > Index</ h2 >
6
+
7
+ < div style ="column-count: 3; width: 960px; page-break-inside: avoid ">
8
+ < h3 id ="a "> A</ h3 >
9
+ < p > < strong > abstract base classes, 4, 19</ strong > < br >
10
+ < strong > all function, 11</ strong > < br >
11
+ < strong > animation, 40</ strong > < br >
12
+ < strong > any function, 11</ strong > < br >
13
+ < strong > argparse module, 22</ strong > < br >
14
+ < strong > arguments, 10</ strong > < br >
15
+ < strong > arrays, 29</ strong > < br >
16
+ < strong > audio, 40-41</ strong > </ p >
17
+ < h3 id ="b "> B</ h3 >
18
+ < p > < strong > basic script template, 42</ strong > < br >
19
+ < strong > beautifulsoup4 library, 35</ strong > < br >
20
+ < strong > binary representation, 8</ strong > < br >
21
+ < strong > bitwise operators, 8</ strong > < br >
22
+ < strong > bottle library, 36</ strong > < br >
23
+ < strong > bytes, 28</ strong > </ p >
24
+ < h3 id ="c "> C</ h3 >
25
+ < p > < strong > cache, 13</ strong > < br >
26
+ < strong > csv module, 26, 34</ strong > < br >
27
+ < strong > callable, 17</ strong > < br >
28
+ < strong > chars, 5</ strong > < br >
29
+ < strong > class, 14-15</ strong > < br >
30
+ < strong > closure, 12</ strong > < br >
31
+ < strong > collection, 18</ strong > < br >
32
+ < strong > collections module, 2, 3, 4, 19, 29</ strong > < br >
33
+ < strong > combinatorics, 8</ strong > < br >
34
+ < strong > command line arguments, 22</ strong > < br >
35
+ < strong > comparable, 16</ strong > < br >
36
+ < strong > comprehension, 11</ strong > < br >
37
+ < strong > context manager, 17</ strong > < br >
38
+ < strong > copy function, 15</ strong > < br >
39
+ < strong > coroutine, 33</ strong > < br >
40
+ < strong > counter, 2, 4, 12, 17</ strong > < br >
41
+ < strong > curses module, 34</ strong > </ p >
42
+ < h3 id ="d "> D</ h3 >
43
+ < p > < strong > dataclasses module, 15</ strong > < br >
44
+ < strong > datetime module, 8-9</ strong > < br >
45
+ < strong > decorator, 13</ strong > < br >
46
+ < strong > deques, 29</ strong > < br >
47
+ < strong > dictionaries, 2</ strong > < br >
48
+ < strong > duck types, 16-19</ strong > </ p >
49
+ < h3 id ="e "> E</ h3 >
50
+ < p > < strong > enum module, 19-20</ strong > < br >
51
+ < strong > enumerate function, 3</ strong > < br >
52
+ < strong > eval function, 33</ strong > < br >
53
+ < strong > exceptions, 20-21, 22</ strong > </ p >
54
+ < h3 id ="f "> F</ h3 >
55
+ < p > < strong > files, 23</ strong > < br >
56
+ < strong > filter function, 11</ strong > < br >
57
+ < strong > floats, 4, 6, 7</ strong > < br >
58
+ < strong > format function, 6-7</ strong > < br >
59
+ < strong > functools module, 11, 12, 13, 16</ strong > < br >
60
+ < strong > futures, 30</ strong > </ p >
61
+ < h3 id ="g "> G</ h3 >
62
+ < p > < strong > generator, 4</ strong > < br >
63
+ < strong > global keyword, 12</ strong > </ p >
64
+ < h3 id ="h "> H</ h3 >
65
+ < p > < strong > hash function, 16</ strong > < br >
66
+ < strong > hexadecimal representation, 8</ strong > </ p >
67
+ < h3 id ="i "> I</ h3 >
68
+ < p > < strong > image, 39</ strong > < br >
69
+ < strong > inline, 11-12</ strong > < br >
70
+ < strong > input function, 22</ strong > < br >
71
+ < strong > introspection, 31</ strong > < br >
72
+ < strong > ints, 4, 7, 8</ strong > < br >
73
+ < strong > is operator, 16</ strong > < br >
74
+ < strong > iterable, 18</ strong > < br >
75
+ < strong > iterator, 3, 17</ strong > < br >
76
+ < strong > itertools module, 3, 8</ strong > </ p >
77
+ < h3 id ="j "> J</ h3 >
78
+ < p > < strong > json module, 25</ strong > </ p >
79
+ < h3 id ="l "> L</ h3 >
80
+ < p > < strong > lambda, 11</ strong > < br >
81
+ < strong > list comprehension, 11</ strong > < br >
82
+ < strong > lists, 1-2</ strong > < br >
83
+ < strong > locks, 29</ strong > < br >
84
+ < strong > logging, 35</ strong > </ p >
85
+ < h3 id ="m "> M</ h3 >
86
+ < p > < strong > main function, 1, 41</ strong > < br >
87
+ < strong > map function, 11</ strong > < br >
88
+ < strong > math module, 7</ strong > < br >
89
+ < strong > memoryviews, 29</ strong > < br >
90
+ < strong > metaprograming, 31-32</ strong > < br >
91
+ < strong > metaclass attribute, 32</ strong > < br >
92
+ < strong > mysql library, 26</ strong > </ p >
93
+ < h3 id ="n "> N</ h3 >
94
+ < p > < strong > namedtuples, 3</ strong > < br >
95
+ < strong > nonlocal keyword, 12</ strong > < br >
96
+ < strong > numpy module, 37-38</ strong > </ p >
97
+ < h3 id ="o "> O</ h3 >
98
+ < p > < strong > octal representation, 24</ strong > < br >
99
+ < strong > open function, 22-23</ strong > < br >
100
+ < strong > operator module, 31</ strong > < br >
101
+ < strong > OS commands, 24-25</ strong > < br >
102
+ < strong > os module, 23, 24-25</ strong > </ p >
103
+ < h3 id ="p "> P</ h3 >
104
+ < p > < strong > partial function, 12</ strong > < br >
105
+ < strong > paths, 23-24</ strong > < br >
106
+ < strong > pickle module, 25</ strong > < br >
107
+ < strong > pillow library, 39</ strong > < br >
108
+ < strong > plotting, 34</ strong > < br >
109
+ < strong > print function, 22</ strong > < br >
110
+ < strong > profiling, 36-37</ strong > < br >
111
+ < strong > progress bar, 34</ strong > < br >
112
+ < strong > property decorator, 15</ strong > </ p >
113
+ < h3 id ="q "> Q</ h3 >
114
+ < p > < strong > queues, 30</ strong > </ p >
115
+ < h3 id ="r "> R</ h3 >
116
+ < p > < strong > random module, 8</ strong > < br >
117
+ < strong > ranges, 3</ strong > < br >
118
+ < strong > recursion, 13</ strong > < br >
119
+ < strong > reduce function, 11</ strong > < br >
120
+ < strong > regular expressions, 5-6</ strong > < br >
121
+ < strong > requests library, 35, 36</ strong > </ p >
122
+ < h3 id ="s "> S</ h3 >
123
+ < p > < strong > sqlite3 module, 27</ strong > < br >
124
+ < strong > scraping, 35</ strong > < br >
125
+ < strong > sequence, 18, 19</ strong > < br >
126
+ < strong > sets, 2</ strong > < br >
127
+ < strong > shell commands, 25</ strong > < br >
128
+ < strong > sleep function, 34</ strong > < br >
129
+ < strong > slots attribute, 15</ strong > < br >
130
+ < strong > sort function, 1, 16</ strong > < br >
131
+ < strong > splat operator, 10-11</ strong > < br >
132
+ < strong > statistics module, 7</ strong > < br >
133
+ < strong > strings, 5</ strong > < br >
134
+ < strong > struct module, 28-29</ strong > < br >
135
+ < strong > subprocess module, 25</ strong > < br >
136
+ < strong > synthesizer, 41</ strong > < br >
137
+ < strong > sys module, 15, 21, 22</ strong > </ p >
138
+ < h3 id ="t "> T</ h3 >
139
+ < p > < strong > table, 34</ strong > < br >
140
+ < strong > template function, 36</ strong > < br >
141
+ < strong > threading module, 30</ strong > < br >
142
+ < strong > time module, 34, 36</ strong > < br >
143
+ < strong > tuples, 3</ strong > < br >
144
+ < strong > type, 4, 31</ strong > </ p >
145
+ < h3 id ="w "> W</ h3 >
146
+ < p > < strong > wave module, 40-41</ strong > < br >
147
+ < strong > web, 36</ strong > </ p >
148
+ </ div >
0 commit comments