diff --git a/web/index_for_pdf_print.html b/web/index_for_pdf_print.html index d763039..a5cd590 100644 --- a/web/index_for_pdf_print.html +++ b/web/index_for_pdf_print.html @@ -1,6 +1,7 @@ +
basic script template, 42
-beautifulsoup4 library, 35
+beautifulsoup library, 35
binary representation, 8
bitwise operators, 8
bottle library, 36
@@ -25,10 +26,9 @@
cache, 13
csv module, 26, 34
callable, 17
-chars, 5
-class, 14-15
+class, 4, 14-19, 31-32
closure, 12
-collection, 18
+collection, 4, 18
collections module, 2, 3, 4, 19, 29
combinatorics, 8
command line arguments, 22
@@ -44,7 +44,7 @@
datetime module, 8-9
decorator, 13
deques, 29
-dictionaries, 2
+dictionaries, 2, 11
duck types, 16-19
enum module, 19-20
@@ -55,14 +55,14 @@
files, 23
filter function, 11
floats, 4, 6, 7
-format function, 6-7
+format, 6-7
functools module, 11, 12, 13, 16
futures, 30
generator, 4
+
generators, 4, 11
global keyword, 12
hash function, 16
+
hashable, 16
hexadecimal representation, 8
image, 39
@@ -71,7 +71,7 @@
introspection, 31
ints, 4, 7, 8
is operator, 16
-iterable, 18
+iterable, 4, 18
iterator, 3, 17
itertools module, 3, 8
lambda, 11
list comprehension, 11
-lists, 1-2
+lists, 1-2, 11
locks, 29
logging, 35
octal representation, 24
-open function, 22-23
-operator module, 31
+
open function, 22-23
+operator module, 12, 31
OS commands, 24-25
os module, 23, 24-25
partial function, 12
-paths, 23-24
+
pass keyword, 14, 34, 42
+partial function, 12, 20
+path, 23-24
pickle module, 25
pillow library, 39
plotting, 34
@@ -120,18 +120,19 @@
regular expressions, 5-6
requests library, 35, 36
sqlite3 module, 27
+
sqlite module, 27
scraping, 35
-sequence, 18, 19
-sets, 2
+sequence, 4, 18, 19
+sets, 2, 11
shell commands, 25
sleep function, 34
slots attribute, 15
-sort function, 1, 16
+sortable, 1, 16
splat operator, 10-11
statistics module, 7
strings, 5
struct module, 28-29
+super function, 14
subprocess module, 25
synthesizer, 41
sys module, 15, 21, 22
wave module, 40-41