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.

148 lines
5.3 KiB

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