|
|
@ -68,7 +68,7 @@ |
|
|
|
<strong>introspection, <a href="#introspection">31</a></strong><br> |
|
|
|
<strong>ints, <a href="#abstractbaseclasses">4</a>, <a href="#ints">7</a>, <a href="#binhex">8</a>, <a href="#encode-1">28</a></strong><br> |
|
|
|
<strong>is operator, <a href="#comparable">16</a></strong><br> |
|
|
|
<strong>iterable, <a href="#abstractbaseclasses">4</a>, <a href="#iterable">18</a></strong><br> |
|
|
|
<strong>iterable, <a href="#abstractbaseclasses">4</a>, <a href="#iterable">18</a>, <a href="#tableofrequiredandautomaticallyavailablespecialmethods">19</a></strong><br> |
|
|
|
<strong>iterator, <a href="#iterator">3</a>, <a href="#iterator-1">17</a></strong><br> |
|
|
|
<strong>itertools module, <a href="#itertools">3</a>, <a href="#combinatorics">8</a></strong> </p> |
|
|
|
<h3 id="j">J</h3> |
|
|
@ -76,8 +76,8 @@ |
|
|
|
<h3 id="l">L</h3> |
|
|
|
<p><strong>lambda, <a href="#lambda">11</a></strong><br> |
|
|
|
<strong>list comprehension, <a href="#comprehensions">11</a></strong><br> |
|
|
|
<strong>lists, <a href="#list">1</a>-<a href="#list">2</a>, <a href="#otheruses">11</a></strong><br> |
|
|
|
<strong>locks, <a href="#lock">29</a></strong><br> |
|
|
|
<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> |
|
|
|
<strong>locks, <a href="#lock">29</a>, <a href="#coroutines">33</a></strong><br> |
|
|
|
<strong>logging, <a href="#logging">35</a></strong> </p> |
|
|
|
<h3 id="m">M</h3> |
|
|
|
<p><strong>main function, <a href="#main">1</a>, <a href="#basicscripttemplate">41</a></strong><br> |
|
|
@ -97,7 +97,7 @@ |
|
|
|
<strong>os commands, <a href="#oscommands">24</a>-<a href="#shellcommands">25</a></strong><br> |
|
|
|
<strong>os module, <a href="#path">23</a>, <a href="#oscommands">24</a>-<a href="#shellcommands">25</a></strong> </p> |
|
|
|
<h3 id="p">P</h3> |
|
|
|
<p><strong>pandas library, <a href="#pandas">44</a></strong><br> |
|
|
|
<p><strong>pandas library, <a href="#pandas">44</a>-<a href="#confirmedcovidcasesdowjonesgoldandbitcoinprice">48</a></strong><br> |
|
|
|
<strong>partial function, <a href="#partial">12</a>, <a href="#userdefinedfunctionscannotbevaluessotheymustbewrapped">20</a></strong><br> |
|
|
|
<strong>path, <a href="#path">23</a>-<a href="#direntry">24</a></strong><br> |
|
|
|
<strong>pickle module, <a href="#pickle">25</a></strong><br> |
|
|
@ -109,37 +109,37 @@ |
|
|
|
<strong>property decorator, <a href="#property">15</a></strong><br> |
|
|
|
<strong>pygame library, <a href="#pygame">42</a>-<a href="#basicmariobrothersexample">43</a></strong> </p> |
|
|
|
<h3 id="q">Q</h3> |
|
|
|
<p><strong>queues, <a href="#queue">30</a></strong> </p> |
|
|
|
<p><strong>queues, <a href="#deque">29</a>, <a href="#queue">30</a>, <a href="#coroutines">33</a></strong> </p> |
|
|
|
<h3 id="r">R</h3> |
|
|
|
<p><strong>random module, <a href="#random">8</a></strong><br> |
|
|
|
<strong>ranges, <a href="#range">3</a></strong><br> |
|
|
|
<strong>ranges, <a href="#range">3</a>, <a href="#abstractbaseclasses">4</a></strong><br> |
|
|
|
<strong>recursion, <a href="#lrucache">13</a></strong><br> |
|
|
|
<strong>reduce function, <a href="#mapfilterreduce">11</a>, <a href="#operator">31</a></strong><br> |
|
|
|
<strong>regular expressions, <a href="#regex">5</a>-<a href="#specialsequences">6</a></strong><br> |
|
|
|
<strong>requests library, <a href="#scraping">35</a>, <a href="#test">36</a></strong> </p> |
|
|
|
<h3 id="s">S</h3> |
|
|
|
<p><strong>scraping, <a href="#scraping">35</a>, <a href="#basicmariobrothersexample">43</a>, <a href="#encodedecode">46</a>, <a href="#plotly">47</a>, <a href="#confirmedcovidcasesdowjonesgoldandbitcoinprice">48</a></strong><br> |
|
|
|
<strong>sequence, <a href="#type">4</a>, <a href="#sequence">18</a>, <a href="#abcsequence">19</a></strong><br> |
|
|
|
<strong>sets, <a href="#set">2</a>, <a href="#otheruses">11</a></strong><br> |
|
|
|
<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> |
|
|
|
<strong>sequence, <a href="#abstractbaseclasses">4</a>, <a href="#sequence">18</a>-<a href="#abcsequence">19</a></strong><br> |
|
|
|
<strong>sets, <a href="#set">2</a>, <a href="#abstractbaseclasses">4</a>, <a href="#otheruses">11</a>, <a href="#tableofrequiredandautomaticallyavailablespecialmethods">19</a>, <a href="#collectionsandtheirexceptions">21</a></strong><br> |
|
|
|
<strong>shell commands, <a href="#shellcommands">25</a></strong><br> |
|
|
|
<strong>sleep function, <a href="#progressbar">34</a></strong><br> |
|
|
|
<strong>slots attribute, <a href="#slots">15</a></strong><br> |
|
|
|
<strong>sortable, <a href="#list">1</a>, <a href="#sortable">16</a></strong><br> |
|
|
|
<strong>splat operator, <a href="#splatoperator">10</a>-<a href="#otheruses">11</a></strong><br> |
|
|
|
<strong>sqlite module, <a href="#sqlite">27</a></strong><br> |
|
|
|
<strong>statistics module, <a href="#statistics">7</a></strong><br> |
|
|
|
<strong>statistics, <a href="#statistics">7</a>, <a href="#numpy">37</a>-<a href="#indexing">38</a></strong>, <a href="#pandas">44</a>-<a href="#confirmedcovidcasesdowjonesgoldandbitcoinprice">48</a><br> |
|
|
|
<strong>strings, <a href="#string">5</a></strong><br> |
|
|
|
<strong>struct module, <a href="#struct">28</a>-<a href="#integertypesuseacapitalletterforunsignedtypeminimumandstandardsizesareinbrackets">29</a></strong><br> |
|
|
|
<strong>subprocess module, <a href="#sends11tothebasiccalculatorandcapturesitsoutput">25</a></strong><br> |
|
|
|
<strong>super function, <a href="#inheritance">14</a></strong><br> |
|
|
|
<strong>synthesizer, <a href="#synthesizer">41</a></strong><br> |
|
|
|
<strong>sys module, <a href="#lrucache">15</a>, <a href="#commonbuiltinexceptions">21</a>, <a href="#print">22</a></strong> </p> |
|
|
|
<strong>sys module, <a href="#lrucache">15</a>, <a href="#exit">21</a>-<a href="#print">22</a></strong> </p> |
|
|
|
<h3 id="t">T</h3> |
|
|
|
<p><strong>table, <a href="#table">34</a></strong><br> |
|
|
|
<strong>template function, <a href="#dynamicrequest">36</a></strong><br> |
|
|
|
<strong>threading module, <a href="#threading">30</a></strong><br> |
|
|
|
<strong>time module, <a href="#progressbar">34</a>, <a href="#stopwatch">36</a></strong><br> |
|
|
|
<strong>tuples, <a href="#tuple">3</a>, <a href="#otheruses">11</a></strong><br> |
|
|
|
<strong>tuples, <a href="#tuple">3</a>, <a href="#abstractbaseclasses">4</a>, <a href="#otheruses">11</a></strong><br> |
|
|
|
<strong>type, <a href="#type">4</a>, <a href="#type-1">31</a></strong> </p> |
|
|
|
<h3 id="w">W</h3> |
|
|
|
<p><strong>wave module, <a href="#audio">40</a>-<a href="#writefloatsamplestowavfile">41</a></strong><br> |
|
|
|
xxxxxxxxxx