@@ -6,22 +6,22 @@ <h2 id="index"><a href="#index" name="index">#</a>Index</h2>
6
6
< h3 id ="a "> A</ h3 >
7
7
< p > < strong > abstract base classes, < a href ="#abc "> 4</ a > , < a href ="#collectionsabcsequence "> 19</ a > </ strong > < br >
8
8
< strong > all function, < a href ="#anyall "> 11</ a > </ strong > < br >
9
- < strong > animation, < a href ="#animation "> 39 </ a > </ strong > < br >
9
+ < strong > animation, < a href ="#animation "> 40 </ a > </ strong > < br >
10
10
< strong > any function, < a href ="#anyall "> 11</ a > </ strong > < br >
11
11
< strong > argparse module, < a href ="#argparse "> 22</ a > </ strong > < br >
12
12
< strong > arguments, < a href ="#arguments "> 10</ a > </ strong > < br >
13
- < strong > arrays, < a href ="#array "> 28 </ a > </ strong > < br >
14
- < strong > audio, < a href ="#audio "> 39 </ a > -< a href ="#writefloatsamplestowavfile "> 40 </ a > </ strong > </ p >
13
+ < strong > arrays, < a href ="#array "> 29 </ a > </ strong > < br >
14
+ < strong > audio, < a href ="#audio "> 40 </ a > -< a href ="#writefloatsamplestowavfile "> 41 </ a > </ strong > </ p >
15
15
< h3 id ="b "> B</ h3 >
16
- < p > < strong > basic script template, < a href ="#basicscripttemplate "> 41 </ a > </ strong > < br >
16
+ < p > < strong > basic script template, < a href ="#basicscripttemplate "> 42 </ a > </ strong > < br >
17
17
< strong > beautifulsoup4 library, < a href ="#scraping "> 34</ a > </ strong > < br >
18
18
< strong > binary representation, < a href ="#binhex "> 8</ a > </ strong > < br >
19
19
< strong > bitwise operators, < a href ="#bitwiseoperators "> 8</ a > </ strong > < br >
20
20
< strong > bottle library, < a href ="#web "> 35</ a > </ strong > < br >
21
- < strong > bytes, < a href ="#bytes "> 27 </ a > - < a href =" #readbytesfromfile " > 28</ a > </ strong > </ p >
21
+ < strong > bytes, < a href ="#bytes "> 28</ a > </ strong > </ p >
22
22
< h3 id ="c "> C</ h3 >
23
23
< p > < strong > cache, < a href ="#lrucache "> 13</ a > </ strong > < br >
24
- < strong > csv module, < a href ="#csv "> 25 </ a > , < a href ="#printsacsvfileasanasciitable "> 33 </ a > </ strong > < br >
24
+ < strong > csv module, < a href ="#csv "> 26 </ a > , < a href ="#printsacsvfileasanasciitable "> 34 </ a > </ strong > < br >
25
25
< strong > callable, < a href ="#callable "> 17</ a > </ strong > < br >
26
26
< strong > chars, < a href ="#char "> 5</ a > </ strong > < br >
27
27
< strong > class, < a href ="#class "> 14</ a > -< a href ="#property "> 15</ a > </ strong > < br >
@@ -32,8 +32,8 @@ <h3 id="c">C</h3>
32
32
< strong > comprehension, < a href ="#comprehension "> 11</ a > </ strong > < br >
33
33
< strong > context manager, < a href ="#contextmanager "> 17</ a > </ strong > < br >
34
34
< strong > copy function, < a href ="#copy "> 15</ a > </ strong > < br >
35
- < strong > coroutine, < a href ="#coroutine "> 32 </ a > </ strong > < br >
36
- < strong > curses module, < a href ="#curses "> 33 </ a > </ strong > </ p >
35
+ < strong > coroutine, < a href ="#coroutine "> 33 </ a > </ strong > < br >
36
+ < strong > curses module, < a href ="#curses "> 34 </ a > </ strong > </ p >
37
37
< h3 id ="d "> D</ h3 >
38
38
< p > < strong > dataclass decorator, < a href ="#dataclass "> 15</ a > </ strong > < br >
39
39
< strong > datetime module, < a href ="#datetime "> 8</ a > -9</ strong > < br >
@@ -44,7 +44,7 @@ <h3 id="d">D</h3>
44
44
< h3 id ="e "> E</ h3 >
45
45
< p > < strong > enum module, < a href ="#enum "> 19</ a > -< a href ="#inline-2 "> 20</ a > </ strong > < br >
46
46
< strong > enumerate function, < a href ="#enumerate "> 3</ a > </ strong > < br >
47
- < strong > eval function, < a href ="#eval "> 32 </ a > </ strong > < br >
47
+ < strong > eval function, < a href ="#eval "> 33 </ a > </ strong > < br >
48
48
< strong > exceptions, < a href ="#exceptions "> 20</ a > -< a href ="#reraisingcaughtexception "> 21</ a > , < a href ="#exceptions-1 "> 22</ a > </ strong > </ p >
49
49
< h3 id ="f "> F</ h3 >
50
50
< p > < strong > files, < a href ="#file "> 23</ a > </ strong > < br >
@@ -58,48 +58,48 @@ <h3 id="h">H</h3>
58
58
< p > < strong > hash function, < a href ="#hashable "> 16</ a > </ strong > < br >
59
59
< strong > hexadecimal representation, < a href ="#binhex "> 8</ a > </ strong > </ p >
60
60
< h3 id ="i "> I</ h3 >
61
- < p > < strong > image, < a href ="#image "> 38 </ a > </ strong > < br >
61
+ < p > < strong > image, < a href ="#image "> 39 </ a > </ strong > < br >
62
62
< strong > inline, < a href ="#inline "> 11</ a > -12</ strong > < br >
63
63
< strong > input function, < a href ="#input "> 22</ a > </ strong > < br >
64
- < strong > introspection, < a href ="#introspection "> 30 </ a > </ strong > < br >
64
+ < strong > introspection, < a href ="#introspection "> 31 </ a > </ strong > < br >
65
65
< strong > ints, < a href ="#abc "> 4</ a > , < a href ="#types "> 7</ a > , < a href ="#binhex "> 8</ a > </ strong > < br >
66
66
< strong > iterable, < a href ="#iterable "> 18</ a > </ strong > < br >
67
67
< strong > iterator, < a href ="#iterator "> 3</ a > , < a href ="#iterator-1 "> 17</ a > </ strong > </ p >
68
68
< h3 id ="j "> J</ h3 >
69
- < p > < strong > json module, < a href ="#json "> 27 </ a > </ strong > </ p >
69
+ < p > < strong > json module, < a href ="#json "> 25 </ a > </ strong > </ p >
70
70
< h3 id ="l "> L</ h3 >
71
71
< p > < strong > lambda, < a href ="#lambda "> 11</ a > </ strong > < br >
72
72
< strong > list comprehension, < a href ="#comprehension "> 11</ a > </ strong > < br >
73
73
< strong > lists, < a href ="#list "> 1</ a > -2</ strong > < br >
74
74
< strong > locks, < a href ="#lock "> 29</ a > </ strong > < br >
75
- < strong > logging, < a href ="#logging "> 34 </ a > </ strong > < br >
75
+ < strong > logging, < a href ="#logging "> 35 </ a > </ strong > < br >
76
76
< strong > lru_cache decorator, < a href ="#lrucache "> 13</ a > </ strong > </ p >
77
77
< h3 id ="m "> M</ h3 >
78
78
< p > < strong > main function, < a href ="#main "> 1</ a > , < a href ="#basicscripttemplate "> 41</ a > </ strong > < br >
79
79
< strong > map function, < a href ="#mapfilterreduce "> 11</ a > </ strong > < br >
80
80
< strong > math module, < a href ="#math "> 7</ a > </ strong > < br >
81
81
< strong > matplotlib library, < a href ="#plot "> 33</ a > </ strong > < br >
82
82
< strong > memoryviews, < a href ="#memoryview "> 29</ a > </ strong > < br >
83
- < strong > metaprograming, < a href ="#metaprograming "> 31</ a > </ strong > < br >
83
+ < strong > metaprograming, < a href ="#metaprograming "> 31</ a > - < a href =" #metaclass " > 32 </ a > </ strong > < br >
84
84
< strong > mysql library, < a href ="#mysql "> 26</ a > </ strong > </ p >
85
85
< h3 id ="n "> N</ h3 >
86
86
< p > < strong > namedtuples, < a href ="#namedtuple "> 3</ a > </ strong > < br >
87
87
< strong > nonlocal keyword, < a href ="#nonlocal "> 12</ a > </ strong > < br >
88
- < strong > numpy module, < a href ="#numpy "> 36 </ a > -< a href ="#indexing "> 37 </ a > </ strong > </ p >
88
+ < strong > numpy module, < a href ="#numpy "> 37 </ a > -< a href ="#indexing "> 38 </ a > </ strong > </ p >
89
89
< h3 id ="o "> O</ h3 >
90
90
< p > < strong > open function, < a href ="#open "> 22</ a > -< a href ="#file "> 23</ a > </ strong > < br >
91
- < strong > operator module, < a href ="#operator "> 30 </ a > </ strong > < br >
91
+ < strong > operator module, < a href ="#operator "> 31 </ a > </ strong > < br >
92
92
< strong > OS commands, < a href ="#oscommands "> 24</ a > </ strong > </ p >
93
93
< h3 id ="p "> P</ h3 >
94
94
< p > < strong > parameters, < a href ="#arguments "> 10</ a > </ strong > < br >
95
95
< strong > partial function, < a href ="#partial "> 12</ a > </ strong > < br >
96
96
< strong > paths, < a href ="#path "> 23</ a > -24</ strong > < br >
97
- < strong > pickle module, < a href ="#pickle "> 27 </ a > </ strong > < br >
97
+ < strong > pickle module, < a href ="#pickle "> 25 </ a > </ strong > < br >
98
98
< strong > PIL library, < a href ="#image "> 38</ a > </ strong > < br >
99
- < strong > plotting, < a href ="#plot "> 33 </ a > </ strong > < br >
100
- < strong > print function, < a href ="#print "> 21 </ a > </ strong > < br >
101
- < strong > profiling, < a href ="#profiling "> 35 </ a > -< a href ="#timingasnippet "> 36 </ a > </ strong > < br >
102
- < strong > progress bar, < a href ="#progressbar "> 33 </ a > </ strong > </ p >
99
+ < strong > plotting, < a href ="#plot "> 34 </ a > </ strong > < br >
100
+ < strong > print function, < a href ="#print "> 22 </ a > </ strong > < br >
101
+ < strong > profiling, < a href ="#profiling "> 36 </ a > -< a href ="#timingasnippet "> 37 </ a > </ strong > < br >
102
+ < strong > progress bar, < a href ="#progressbar "> 34 </ a > </ strong > </ p >
103
103
< h3 id ="q "> Q</ h3 >
104
104
< p > < strong > queues, < a href ="#queue "> 30</ a > </ strong > </ p >
105
105
< h3 id ="r "> R</ h3 >
@@ -108,26 +108,26 @@ <h3 id="r">R</h3>
108
108
< strong > recursion, < a href ="#lrucache "> 13</ a > </ strong > < br >
109
109
< strong > reduce function, < a href ="#mapfilterreduce "> 11</ a > </ strong > < br >
110
110
< strong > regular expressions, < a href ="#regex "> 5</ a > -< a href ="#specialsequences "> 6</ a > </ strong > < br >
111
- < strong > requests library, < a href ="#scraping "> 34 </ a > , < a href ="#test "> 35 </ a > </ strong > </ p >
111
+ < strong > requests library, < a href ="#scraping "> 35 </ a > , < a href ="#test "> 36 </ a > </ strong > </ p >
112
112
< h3 id ="s "> S</ h3 >
113
- < p > < strong > sqlite3 module, < a href ="#sqlite "> 26 </ a > </ strong > < br >
114
- < strong > scraping, < a href ="#scraping "> 34 </ a > </ strong > < br >
113
+ < p > < strong > sqlite3 module, < a href ="#sqlite "> 27 </ a > </ strong > < br >
114
+ < strong > scraping, < a href ="#scraping "> 35 </ a > </ strong > < br >
115
115
< strong > sequence, < a href ="#sequence "> 18</ a > , < a href ="#collectionsabcsequence "> 19</ a > </ strong > < br >
116
116
< strong > sets, < a href ="#set "> 2</ a > </ strong > < br >
117
- < strong > shell commands, < a href ="#shellcommands "> 24 </ a > </ strong > < br >
118
- < strong > sleep function, < a href ="#progressbar "> 33 </ a > </ strong > < br >
117
+ < strong > shell commands, < a href ="#shellcommands "> 25 </ a > </ strong > < br >
118
+ < strong > sleep function, < a href ="#progressbar "> 34 </ a > </ strong > < br >
119
119
< strong > splat operator, < a href ="#splatoperator "> 10</ a > -< a href ="#otheruses "> 11</ a > </ strong > < br >
120
120
< strong > statistics module, < a href ="#statistics "> 7</ a > </ strong > < br >
121
121
< strong > strings, < a href ="#string "> 5</ a > </ strong > < br >
122
- < strong > struct module, < a href ="#struct "> 28</ a > </ strong > < br >
123
- < strong > synthesizer, < a href ="#synthesizer "> 40 </ a > </ strong > </ p >
122
+ < strong > struct module, < a href ="#struct "> 28</ a > </ strong > - < a href =" #integertypesusecapitalletterforunsignedtypestandardsizesareinbrackets " > 29 </ a > </ strong > < br >
123
+ < strong > synthesizer, < a href ="#synthesizer "> 41 </ a > </ strong > </ p >
124
124
< h3 id ="t "> T</ h3 >
125
- < p > < strong > table, < a href ="#table "> 33 </ a > </ strong > < br >
126
- < strong > threading module, < a href ="#threading "> 29 </ a > - < a href =" #threadpool " > 30</ a > </ strong > < br >
127
- < strong > time module, < a href ="#progressbar "> 33 </ a > , < a href ="#stopwatch "> 35 </ a > </ strong > < br >
128
- < strong > tqdm library, < a href ="#progressbar "> 33 </ a > </ strong > < br >
125
+ < p > < strong > table, < a href ="#table "> 34 </ a > </ strong > < br >
126
+ < strong > threading module, < a href ="#threading "> 30</ a > </ strong > < br >
127
+ < strong > time module, < a href ="#progressbar "> 34 </ a > , < a href ="#stopwatch "> 36 </ a > </ strong > < br >
128
+ < strong > tqdm library, < a href ="#progressbar "> 34 </ a > </ strong > < br >
129
129
< strong > tuples, < a href ="#tuple "> 3</ a > </ strong > < br >
130
130
< strong > type, < a href ="#type "> 4</ a > , < a href ="#type-1 "> 31</ a > </ strong > </ p >
131
131
< h3 id ="w "> W</ h3 >
132
- < p > < strong > web, < a href ="#web "> 35 </ a > </ strong > </ p >
132
+ < p > < strong > web, < a href ="#web "> 36 </ a > </ strong > </ p >
133
133
</ div >
0 commit comments