1
- {"Crypto": "Cryptography", "PIL": "Visualization", "array": "General", "base64": "Cryptography", "binascii": "Cryptography", "bisect": "General", "blake3": "Cryptography", "bs4": "Network", "calendar": "Time", "cgi": "Network", "chardet": "Network", "cmath": "Computation", "codecs": "Cryptography", "collections": "General", "cryptography": "Cryptography", "csv": "System", "ctypes": "System", "datetime": "Time", "dateutil": "Time", "difflib": "General", "django": "Network", "docx": "System", "email": "Network", "faker": "General", "flask": "Network", "flask_login": "Network", "flask_mail": "Network", "flask_restful": "Network", "fnmatch": "General", "folium": "Visualization", "functools": "General", "geopy": "General", "getpass": "System", "glob": "System", "gzip": "System", "hashlib": "Cryptography", "heapq": "General", "hmac": "Cryptography", "html": "Network", "http": "Network", "importlib": "General", "inspect": "General", "io": "System", "ipaddress": "Network", "itertools": "General", "json": "System", "keras": "Computation", "librosa": "Computation", "logging": "System", "lxml": "Network", "math": "Computation", "matplotlib": "Visualization", "mechanize": "Network", "mimetypes": "Network", "multiprocessing": "System", "nltk": "Computation", "numpy": "Computation", "openpyxl": "System", "operator": "General", "os": "System", "pandas": "Computation", "pathlib": "System", "pickle": "System", "pkgutil": "General", "platform": "System", "prettytable": "General", "psutil": "System", "pytesseract": "Computation", "pytz": "Time", "queue": "General", "random": "General", "re": "General", "requests": "Network", "rsa": "Cryptography", "scipy": "Computation", "seaborn": "Visualization", "secrets": "Cryptography", "select": "System", "sendgrid": "Network", "shutil": "System", "sklearn": "Computation", "smtplib": "Network", "socket": "Network", "soundfile": "Computation", "sqlite3": "System", "ssl": "Network", "statistics": "Computation", "statsmodels": "Computation", "string": "General", "struct": "System", "subprocess": "System", "sys": "System", "tarfile": "System", "tensorflow": "Computation", "texttable": "General", "textwrap": "General", "threading": "System", "time": "Time", "turtle": "Visualization", "types": "General", "unicodedata": "General", "urllib": "Network", "uuid": "General", "warnings": "General", "werkzeug": "Network", "wordninja": "Computation", "wtforms": "Network", "xlwt": "System", "xml": "Network", "xmltodict": "Network", "yaml": "System", "zipfile": "System", "Levenshtein": "Computation", "ast": "General", "configparser": "System", "cv2": "Computation", "decimal": "General", "enum": "General", "errno": "System", "flask_wtf": "Network", "ftplib": "Network", "gensim": "Computation", "geopandas": "Computation", "holidays": "Time", "mpl_toolkits": "Visualization", "natsort": "General", "pyquery": "Network", "python_http_client": "Network", "regex": "General", "shapely": "Computation", "shlex": "System", "signal": "System", "skimage": "Computation", "sympy": "Computation", "textblob": "Computation", "typing": "General", "wikipedia": "Network", "wordcloud": "Visualization", "zlib": "System"}
1
+ {
2
+ "Crypto" : " Cryptography" ,
3
+ "PIL" : " Visualization" ,
4
+ "array" : " General" ,
5
+ "base64" : " Cryptography" ,
6
+ "binascii" : " Cryptography" ,
7
+ "bisect" : " General" ,
8
+ "blake3" : " Cryptography" ,
9
+ "bs4" : " Network" ,
10
+ "calendar" : " Time" ,
11
+ "cgi" : " Network" ,
12
+ "chardet" : " Network" ,
13
+ "cmath" : " Computation" ,
14
+ "codecs" : " Cryptography" ,
15
+ "collections" : " General" ,
16
+ "cryptography" : " Cryptography" ,
17
+ "csv" : " System" ,
18
+ "ctypes" : " System" ,
19
+ "datetime" : " Time" ,
20
+ "dateutil" : " Time" ,
21
+ "difflib" : " General" ,
22
+ "django" : " Network" ,
23
+ "docx" : " System" ,
24
+ "email" : " Network" ,
25
+ "faker" : " General" ,
26
+ "flask" : " Network" ,
27
+ "flask_login" : " Network" ,
28
+ "flask_mail" : " Network" ,
29
+ "flask_restful" : " Network" ,
30
+ "fnmatch" : " General" ,
31
+ "folium" : " Visualization" ,
32
+ "functools" : " General" ,
33
+ "geopy" : " Network" ,
34
+ "getpass" : " System" ,
35
+ "glob" : " System" ,
36
+ "gzip" : " System" ,
37
+ "hashlib" : " Cryptography" ,
38
+ "heapq" : " General" ,
39
+ "hmac" : " Cryptography" ,
40
+ "html" : " Network" ,
41
+ "http" : " Network" ,
42
+ "importlib" : " General" ,
43
+ "inspect" : " General" ,
44
+ "io" : " System" ,
45
+ "ipaddress" : " Network" ,
46
+ "itertools" : " General" ,
47
+ "json" : " System" ,
48
+ "keras" : " Computation" ,
49
+ "librosa" : " Computation" ,
50
+ "logging" : " System" ,
51
+ "lxml" : " Network" ,
52
+ "math" : " Computation" ,
53
+ "matplotlib" : " Visualization" ,
54
+ "mechanize" : " Network" ,
55
+ "mimetypes" : " Network" ,
56
+ "multiprocessing" : " System" ,
57
+ "nltk" : " Computation" ,
58
+ "numpy" : " Computation" ,
59
+ "openpyxl" : " System" ,
60
+ "operator" : " General" ,
61
+ "os" : " System" ,
62
+ "pandas" : " Computation" ,
63
+ "pathlib" : " System" ,
64
+ "pickle" : " System" ,
65
+ "pkgutil" : " General" ,
66
+ "platform" : " System" ,
67
+ "prettytable" : " General" ,
68
+ "psutil" : " System" ,
69
+ "pytesseract" : " Computation" ,
70
+ "pytz" : " Time" ,
71
+ "queue" : " General" ,
72
+ "random" : " General" ,
73
+ "re" : " General" ,
74
+ "requests" : " Network" ,
75
+ "rsa" : " Cryptography" ,
76
+ "scipy" : " Computation" ,
77
+ "seaborn" : " Visualization" ,
78
+ "secrets" : " Cryptography" ,
79
+ "select" : " System" ,
80
+ "sendgrid" : " Network" ,
81
+ "shutil" : " System" ,
82
+ "sklearn" : " Computation" ,
83
+ "smtplib" : " Network" ,
84
+ "socket" : " Network" ,
85
+ "soundfile" : " Computation" ,
86
+ "sqlite3" : " System" ,
87
+ "ssl" : " Network" ,
88
+ "statistics" : " Computation" ,
89
+ "statsmodels" : " Computation" ,
90
+ "string" : " General" ,
91
+ "struct" : " System" ,
92
+ "subprocess" : " System" ,
93
+ "sys" : " System" ,
94
+ "tarfile" : " System" ,
95
+ "tensorflow" : " Computation" ,
96
+ "texttable" : " General" ,
97
+ "textwrap" : " General" ,
98
+ "threading" : " System" ,
99
+ "time" : " Time" ,
100
+ "turtle" : " Visualization" ,
101
+ "types" : " General" ,
102
+ "unicodedata" : " General" ,
103
+ "urllib" : " Network" ,
104
+ "uuid" : " General" ,
105
+ "warnings" : " General" ,
106
+ "werkzeug" : " Network" ,
107
+ "wordninja" : " Computation" ,
108
+ "wtforms" : " Network" ,
109
+ "xlwt" : " System" ,
110
+ "xml" : " Network" ,
111
+ "xmltodict" : " Network" ,
112
+ "yaml" : " System" ,
113
+ "zipfile" : " System" ,
114
+ "Levenshtein" : " Computation" ,
115
+ "ast" : " General" ,
116
+ "configparser" : " System" ,
117
+ "cv2" : " Computation" ,
118
+ "decimal" : " General" ,
119
+ "enum" : " General" ,
120
+ "errno" : " System" ,
121
+ "flask_wtf" : " Network" ,
122
+ "ftplib" : " Network" ,
123
+ "gensim" : " Computation" ,
124
+ "geopandas" : " Computation" ,
125
+ "holidays" : " Time" ,
126
+ "mpl_toolkits" : " Visualization" ,
127
+ "natsort" : " General" ,
128
+ "pyquery" : " Network" ,
129
+ "python_http_client" : " Network" ,
130
+ "regex" : " General" ,
131
+ "shapely" : " Computation" ,
132
+ "shlex" : " System" ,
133
+ "signal" : " System" ,
134
+ "skimage" : " Computation" ,
135
+ "sympy" : " Computation" ,
136
+ "textblob" : " Computation" ,
137
+ "typing" : " General" ,
138
+ "wikipedia" : " Network" ,
139
+ "wordcloud" : " Visualization" ,
140
+ "zlib" : " System" ,
141
+ "aspose" : " System" ,
142
+ "builtins" : " General" ,
143
+ "locale" : " System" ,
144
+ "imp" : " System" ,
145
+ "docxtpl" : " System" ,
146
+ "selenium" : " Network" ,
147
+ "IPython" : " Computation" ,
148
+ "filecmp" : " System" ,
149
+ "multidict" : " General" ,
150
+ "sqlalchemy" : " System" ,
151
+ "obspy" : " Computation" ,
152
+ "pprint" : " General" ,
153
+ "xlrd" : " System" ,
154
+ "argparse" : " General" ,
155
+ "torch" : " Computation" ,
156
+ "copy" : " General"
157
+ }
0 commit comments