You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

145 lines
5.4 KiB

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