@@ -12,15 +12,15 @@ <h3 id="a">A</h3>
12
12
< strong > asyncio module, < a href ="#coroutines "> 33</ a > </ strong > < br >
13
13
< strong > audio, < a href ="#audio "> 40</ a > -< a href ="#writefloatsamplestowavfile "> 41</ a > , < a href ="#sound "> 42</ a > </ strong > </ p >
14
14
< h3 id ="b "> B</ h3 >
15
- < p > < strong > beautifulsoup library, < a href ="#scraping "> 35</ a > </ strong > < br >
15
+ < p > < strong > beautifulsoup library, < a href ="#scrapespythonsurlversionnumberandlogofromitswikipediapage "> 35</ a > </ strong > < br >
16
16
< strong > binary representation, < a href ="#ints "> 7</ a > , < a href ="#binhex "> 8</ a > </ strong > < br >
17
17
< strong > bitwise operators, < a href ="#bitwiseoperators "> 8</ a > </ strong > < br >
18
18
< strong > bottle library, < a href ="#web "> 36</ a > </ strong > < br >
19
- < strong > bytes, < a href ="#bytes "> 28</ a > </ strong > </ p >
19
+ < strong > bytes, < a href ="#open " > 22 </ a > - < a href =" #modes " > 23 </ a > , < a href =" #pickle " > 25 </ a > , < a href =" # bytes "> 28</ a > - < a href =" #integertypesuseacapitalletterforunsignedtypeminimumandstandardsizesareinbrackets " > 29 </ a > </ strong > </ p >
20
20
< h3 id ="c "> C</ h3 >
21
21
< p > < strong > cache, < a href ="#lrucache "> 13</ a > </ strong > < br >
22
22
< strong > callable, < a href ="#callable "> 17</ a > </ strong > < br >
23
- < strong > class, < a href ="#type "> 4</ a > , < a href ="#class "> 14</ a > -< a href ="#abcsequence " > 19 </ a > , < a href ="#metaprograming "> 31</ a > -< a href ="#metaclass "> 32</ a > </ strong > < br >
23
+ < strong > class, < a href ="#type "> 4</ a > , < a href ="#class "> 14</ a > -< a href ="#inline-2 " > 20 </ a > , < a href ="#metaprograming "> 31</ a > -< a href ="#metaclass "> 32</ a > </ strong > < br >
24
24
< strong > closure, < a href ="#closure "> 12</ a > -< a href ="#decorator "> 13</ a > </ strong > < br >
25
25
< strong > collection, < a href ="#abstractbaseclasses "> 4</ a > , < a href ="#collection "> 18</ a > , < a href ="#tableofrequiredandautomaticallyavailablespecialmethods "> 19</ a > </ strong > < br >
26
26
< strong > collections module, < a href ="#dictionary "> 2</ a > , < a href ="#namedtuple "> 3</ a > , < a href ="#abstractbaseclasses "> 4</ a > , < a href ="#abcsequence "> 19</ a > , < a href ="#deque "> 29</ a > </ strong > < br >
@@ -55,14 +55,14 @@ <h3 id="f">F</h3>
55
55
< strong > functools module, < a href ="#mapfilterreduce "> 11</ a > , < a href ="#partial "> 12</ a > , < a href ="#debuggerexample "> 13</ a > , < a href ="#sortable "> 16</ a > </ strong > < br >
56
56
< strong > futures, < a href ="#threadpoolexecutor "> 30</ a > </ strong > </ p >
57
57
< h3 id ="g "> G</ h3 >
58
- < p > < strong > generators, < a href ="#generator "> 4</ a > , < a href ="#comprehensions "> 11</ a > </ strong > < br >
58
+ < p > < strong > generators, < a href ="#generator "> 4</ a > , < a href ="#comprehensions "> 11</ a > , < a href =" #iterator-1 " > 17 </ a > </ strong > < br >
59
59
< strong > global keyword, < a href ="#nonlocal "> 12</ a > </ strong > < br >
60
60
< strong > gui, < a href ="#pysimplegui "> 48</ a > </ strong > </ p >
61
61
< h3 id ="h "> H</ h3 >
62
62
< p > < strong > hashable, < a href ="#dataclass "> 15</ a > , < a href ="#hashable "> 16</ a > </ strong > < br >
63
63
< strong > hexadecimal representation, < a href ="#ints "> 7</ a > , < a href ="#binhex "> 8</ a > , < a href ="#encode-1 "> 28</ a > </ strong > </ p >
64
64
< h3 id ="i "> I</ h3 >
65
- < p > < strong > image, < a href ="#scraping "> 35</ a > , < a href ="#image "> 39</ a > -< a href ="#animation "> 40</ a > , < a href ="#surface "> 42</ a > -< a href ="#basicmariobrothersexample "> 43</ a > </ strong > < br >
65
+ < p > < strong > image, < a href ="#scrapespythonsurlversionnumberandlogofromitswikipediapage "> 35</ a > , < a href ="#image "> 39</ a > -< a href ="#animation "> 40</ a > , < a href ="#surface "> 42</ a > -< a href ="#basicmariobrothersexample "> 43</ a > </ strong > < br >
66
66
< strong > inline, < a href ="#otheruses "> 11</ a > -< a href ="#namedtupleenumdataclass "> 12</ a > , < a href ="#inline-1 "> 15</ a > , < a href ="#inline-2 "> 20</ a > </ strong > < br >
67
67
< strong > input function, < a href ="#input "> 22</ a > </ strong > < br >
68
68
< strong > introspection, < a href ="#introspection "> 31</ a > </ strong > < br >
@@ -77,10 +77,10 @@ <h3 id="l">L</h3>
77
77
< p > < strong > lambda, < a href ="#lambda "> 11</ a > </ strong > < br >
78
78
< strong > list comprehension, < a href ="#comprehensions "> 11</ a > </ strong > < br >
79
79
< strong > lists, < a href ="#list "> 1</ a > -< a href ="#list "> 2</ a > , < a href ="#abstractbaseclasses "> 4</ a > , < a href ="#otheruses "> 11</ a > , < a href ="#tableofrequiredandautomaticallyavailablespecialmethods "> 19</ a > , < a href ="#collectionsandtheirexceptions "> 21</ a > </ strong > < br >
80
- < strong > locks, < a href ="#lock "> 29 </ a > , < a href ="#coroutines "> 33</ a > </ strong > < br >
80
+ < strong > locks, < a href ="#lock "> 30 </ a > , < a href ="#coroutines "> 33</ a > </ strong > < br >
81
81
< strong > logging, < a href ="#logging "> 35</ a > </ strong > </ p >
82
82
< h3 id ="m "> M</ h3 >
83
- < p > < strong > main function, < a href ="#main "> 1</ a > , < a href ="#basicscripttemplate "> 41 </ a > </ strong > < br >
83
+ < p > < strong > main function, < a href ="#main "> 1</ a > , < a href ="#basicscripttemplate "> 49 </ a > </ strong > < br >
84
84
< strong > map function, < a href ="#mapfilterreduce "> 11</ a > , < a href ="#operator "> 31</ a > </ strong > < br >
85
85
< strong > math module, < a href ="#math "> 7</ a > </ strong > < br >
86
86
< strong > memoryviews, < a href ="#memoryview "> 29</ a > </ strong > < br >
@@ -101,7 +101,7 @@ <h3 id="p">P</h3>
101
101
< strong > path, < a href ="#path "> 23</ a > -< a href ="#direntry "> 24</ a > </ strong > < br >
102
102
< strong > pickle module, < a href ="#pickle "> 25</ a > </ strong > < br >
103
103
< strong > pillow library, < a href ="#image "> 39</ a > </ strong > < br >
104
- < strong > plotting, < a href ="#plot "> 34</ a > , < a href ="#plotly "> 47</ a > </ strong > < br >
104
+ < strong > plotting, < a href ="#plot "> 34</ a > , < a href ="#plotly "> 47</ a > - < a href =" #confirmedcovidcasesdowjonesgoldandbitcoinprice " > 48 </ a > </ strong > < br >
105
105
< strong > print function, < a href ="#print "> 22</ a > </ strong > < br >
106
106
< strong > profiling, < a href ="#profiling "> 36</ a > -< a href ="#timingasnippet "> 37</ a > </ strong > < br >
107
107
< strong > progress bar, < a href ="#progressbar "> 34</ a > </ strong > < br >
@@ -115,7 +115,7 @@ <h3 id="r">R</h3>
115
115
< strong > recursion, < a href ="#lrucache "> 13</ a > </ strong > < br >
116
116
< strong > reduce function, < a href ="#mapfilterreduce "> 11</ a > , < a href ="#operator "> 31</ a > </ strong > < br >
117
117
< strong > regular expressions, < a href ="#regex "> 5</ a > -< a href ="#specialsequences "> 6</ a > </ strong > < br >
118
- < strong > requests library, < a href ="#scraping "> 35</ a > , < a href ="#test "> 36</ a > </ strong > </ p >
118
+ < strong > requests library, < a href ="#scrapespythonsurlversionnumberandlogofromitswikipediapage "> 35</ a > , < a href ="#test "> 36</ a > </ strong > </ p >
119
119
< h3 id ="s "> S</ h3 >
120
120
< p > < strong > scraping, < a href ="#scraping "> 35</ a > , < a href ="#basicmariobrothersexample "> 43</ a > , < a href ="#encodedecode "> 46</ a > , < a href ="#coviddeathsbycontinent "> 47</ a > -< a href ="#confirmedcovidcasesdowjonesgoldandbitcoinprice "> 48</ a > </ strong > < br >
121
121
< strong > sequence, < a href ="#abstractbaseclasses "> 4</ a > , < a href ="#sequence "> 18</ a > -< a href ="#abcsequence "> 19</ a > </ strong > < br >
@@ -132,7 +132,7 @@ <h3 id="s">S</h3>
132
132
< strong > subprocess module, < a href ="#sends11tothebasiccalculatorandcapturesitsoutput "> 25</ a > </ strong > < br >
133
133
< strong > super function, < a href ="#inheritance "> 14</ a > </ strong > < br >
134
134
< strong > synthesizer, < a href ="#synthesizer "> 41</ a > </ strong > < br >
135
- < strong > sys module, < a href ="#lrucache "> 15 </ a > , < a href ="#exit "> 21</ a > -< a href ="#print "> 22</ a > </ strong > </ p >
135
+ < strong > sys module, < a href ="#lrucache "> 13 </ a > , < a href ="#exit "> 21</ a > -< a href ="#print "> 22</ a > </ strong > </ p >
136
136
< h3 id ="t "> T</ h3 >
137
137
< p > < strong > table, < a href ="#example "> 27</ a > , < a href ="#table "> 34</ a > , < a href ="#dataframe "> 45</ a > -< a href ="#encodedecode "> 46</ a > </ strong > < br >
138
138
< strong > template, < a href ="#format "> 6</ a > , < a href ="#dynamicrequest "> 36</ a > </ strong > < br >
0 commit comments