diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 0000000..105ce2d --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..bc697ed --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..8a2b4a2 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/user_edit.iml b/.idea/user_edit.iml new file mode 100644 index 0000000..74d515a --- /dev/null +++ b/.idea/user_edit.iml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Datei.json b/Datei.json new file mode 100644 index 0000000..1076f5b --- /dev/null +++ b/Datei.json @@ -0,0 +1,218 @@ +[ + { + "GroupName": "G-Ablage", + "Members": [ + "volker.neumann", + "jan.treu", + "kati.guckel", + "batura", + "petra.schubert", + "susanne.eisel", + "eva-maria.lehmann" + ] + }, + { + "GroupName": "G-Archiv", + "Members": [ + "volker.neumann", + "jan.treu", + "kati.guckel", + "batura", + "petra.schubert", + "susanne.eisel", + "eva-maria.lehmann" + ] + }, + { + "GroupName": "G-Controlling", + "Members": [ + "kati.guckel", + "rdpadmin", + "ad-test-user", + "manuela.blecha" + ] + }, + { + "GroupName": "G-Controlling Personal", + "Members": [ + "kati.guckel", + "ad-test-user" + ] + }, + { + "GroupName": "G-Controlling Unterstützung", + "Members": "julia.weiske" + }, + { + "GroupName": "G-Cura-Saale", + "Members": [ + "oliver.klöcker", + "scan.cura-saale", + "diana.eichelberger", + "milena.jovanovic", + "maximilian.wirth", + "winz.sabine" + ] + }, + { + "GroupName": "G-EmpaVita GmbH", + "Members": [ + "volker.neumann", + "jan.treu", + "kati.guckel", + "batura", + "petra.schubert", + "susanne.eisel", + "eva-maria.lehmann" + ] + }, + { + "GroupName": "G-Exchange-User", + "Members": [ + "volker.neumann", + "jan.treu", + "kati.guckel", + "batura", + "petra.schubert", + "susanne.eisel", + "eva-maria.lehmann", + "maike.hinrichs", + "zahlungsverkehr", + "manuela.blecha", + "oliver.klöcker", + "diana.eichelberger", + "winz.sabine" + ] + }, + { + "GroupName": "G-FTPAustausch", + "Members": [ + "volker.neumann", + "jan.treu", + "kati.guckel", + "batura", + "petra.schubert", + "susanne.eisel", + "eva-maria.lehmann" + ] + }, + { + "GroupName": "G-Immowelt", + "Members": "eva-maria.lehmann" + }, + { + "GroupName": "G-Mailstore", + "Members": [ + "volker.neumann", + "jan.treu", + "kati.guckel", + "batura", + "petra.schubert", + "susanne.eisel", + "eva-maria.lehmann", + "manuela.blecha" + ] + }, + { + "GroupName": "G-Projektabteilung", + "Members": [ + "batura", + "susanne.eisel", + "eva-maria.lehmann" + ] + }, + { + "GroupName": "G-RDP-User", + "Members": [ + "batura", + "rdpadmin", + "diana.eichelberger", + "milena.jovanovic", + "maximilian.wirth", + "volker.neumann", + "jan.treu", + "kati.guckel", + "petra.schubert", + "susanne.eisel", + "eva-maria.lehmann", + "ad-test-user", + "manuela.blecha", + "oliver.klöcker", + "winz.sabine" + ] + }, + { + "GroupName": "G-RDS Benutzer", + "Members": [ + "jan.treu", + "kati.guckel", + "batura", + "petra.schubert", + "susanne.eisel", + "eva-maria.lehmann", + "Deaktivierte User" + ] + }, + { + "GroupName": "G-Sekretariat", + "Members": "petra.schubert" + }, + { + "GroupName": "G-Sfirm", + "Members": [ + "volker.neumann", + "jan.treu", + "kati.guckel", + "batura", + "petra.schubert", + "susanne.eisel", + "eva-maria.lehmann" + ] + }, + { + "GroupName": "G-Signatur-iA", + "Members": "petra.schubert" + }, + { + "GroupName": "G-Teams-User", + "Members": [ + "jan.treu", + "kati.guckel", + "batura", + "petra.schubert", + "susanne.eisel", + "ldapsearch", + "eva-maria.lehmann", + "alarmaufschaltungen", + "bewerbung", + "info", + "lizenzen", + "zahlungsverkehr", + "Journal" + ] + }, + { + "GroupName": "G-Temp", + "Members": [ + "volker.neumann", + "jan.treu", + "kati.guckel", + "batura", + "petra.schubert", + "susanne.eisel", + "eva-maria.lehmann" + ] + }, + { + "GroupName": "G-Vorstand", + "Members": [ + "volker.neumann", + "jan.treu", + "rdpadmin" + ] + }, + { + "GroupName": "G-Vorstand Assistenz", + "Members": "petra.schubert" + } +] diff --git a/build/disable_user/Analysis-00.toc b/build/disable_user/Analysis-00.toc new file mode 100644 index 0000000..6abe38d --- /dev/null +++ b/build/disable_user/Analysis-00.toc @@ -0,0 +1,1055 @@ +(['C:\\Users\\Sebastian Serfling\\PycharmProjects\\user_edit\\disable_user.py'], + ['C:\\Users\\Sebastian Serfling\\PycharmProjects\\user_edit'], + [], + ['C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks\\__pycache__', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks\\__pycache__', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks'], + {}, + [], + [], + False, + {}, + [], + [], + '3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:36:42) [MSC v.1929 64 bit ' + '(AMD64)]', + [('pyi_rth_inspect', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py', + 'PYSOURCE'), + ('disable_user', + 'C:\\Users\\Sebastian Serfling\\PycharmProjects\\user_edit\\disable_user.py', + 'PYSOURCE')], + [('inspect', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\inspect.py', + 'PYMODULE'), + ('importlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\__init__.py', + 'PYMODULE'), + ('importlib._common', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\_common.py', + 'PYMODULE'), + ('contextlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\contextlib.py', + 'PYMODULE'), + ('tempfile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tempfile.py', + 'PYMODULE'), + ('random', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\random.py', + 'PYMODULE'), + ('_strptime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_strptime.py', + 'PYMODULE'), + ('calendar', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\calendar.py', + 'PYMODULE'), + ('statistics', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\statistics.py', + 'PYMODULE'), + ('decimal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\decimal.py', + 'PYMODULE'), + ('_pydecimal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_pydecimal.py', + 'PYMODULE'), + ('contextvars', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\contextvars.py', + 'PYMODULE'), + ('fractions', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\fractions.py', + 'PYMODULE'), + ('numbers', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\numbers.py', + 'PYMODULE'), + ('hashlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\hashlib.py', + 'PYMODULE'), + ('logging', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\logging\\__init__.py', + 'PYMODULE'), + ('pickle', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pickle.py', + 'PYMODULE'), + ('pprint', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pprint.py', + 'PYMODULE'), + ('_compat_pickle', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_compat_pickle.py', + 'PYMODULE'), + ('struct', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\struct.py', + 'PYMODULE'), + ('threading', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\threading.py', + 'PYMODULE'), + ('_threading_local', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_threading_local.py', + 'PYMODULE'), + ('string', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\string.py', + 'PYMODULE'), + ('bisect', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\bisect.py', + 'PYMODULE'), + ('shutil', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\shutil.py', + 'PYMODULE'), + ('tarfile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tarfile.py', + 'PYMODULE'), + ('gzip', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\gzip.py', + 'PYMODULE'), + ('_compression', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_compression.py', + 'PYMODULE'), + ('copy', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\copy.py', + 'PYMODULE'), + ('lzma', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\lzma.py', + 'PYMODULE'), + ('bz2', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\bz2.py', + 'PYMODULE'), + ('fnmatch', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\fnmatch.py', + 'PYMODULE'), + ('zipfile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\zipfile.py', + 'PYMODULE'), + ('py_compile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\py_compile.py', + 'PYMODULE'), + ('importlib.util', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\util.py', + 'PYMODULE'), + ('importlib.abc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\abc.py', + 'PYMODULE'), + ('typing', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\typing.py', + 'PYMODULE'), + ('pathlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pathlib.py', + 'PYMODULE'), + ('urllib.parse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\parse.py', + 'PYMODULE'), + ('urllib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\__init__.py', + 'PYMODULE'), + ('importlib._bootstrap_external', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\_bootstrap_external.py', + 'PYMODULE'), + ('importlib.metadata', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\metadata.py', + 'PYMODULE'), + ('configparser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\configparser.py', + 'PYMODULE'), + ('email', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\__init__.py', + 'PYMODULE'), + ('email.parser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\parser.py', + 'PYMODULE'), + ('email._policybase', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_policybase.py', + 'PYMODULE'), + ('email.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\utils.py', + 'PYMODULE'), + ('email._parseaddr', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_parseaddr.py', + 'PYMODULE'), + ('email.feedparser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\feedparser.py', + 'PYMODULE'), + ('email.message', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\message.py', + 'PYMODULE'), + ('email.policy', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\policy.py', + 'PYMODULE'), + ('email.contentmanager', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\contentmanager.py', + 'PYMODULE'), + ('email.quoprimime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\quoprimime.py', + 'PYMODULE'), + ('email.headerregistry', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\headerregistry.py', + 'PYMODULE'), + ('email.iterators', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\iterators.py', + 'PYMODULE'), + ('email.generator', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\generator.py', + 'PYMODULE'), + ('email._encoded_words', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_encoded_words.py', + 'PYMODULE'), + ('base64', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\base64.py', + 'PYMODULE'), + ('getopt', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\getopt.py', + 'PYMODULE'), + ('gettext', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\gettext.py', + 'PYMODULE'), + ('quopri', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\quopri.py', + 'PYMODULE'), + ('uu', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\uu.py', + 'PYMODULE'), + ('optparse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\optparse.py', + 'PYMODULE'), + ('textwrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\textwrap.py', + 'PYMODULE'), + ('email._header_value_parser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_header_value_parser.py', + 'PYMODULE'), + ('email.header', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\header.py', + 'PYMODULE'), + ('email.base64mime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\base64mime.py', + 'PYMODULE'), + ('email.charset', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\charset.py', + 'PYMODULE'), + ('email.encoders', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\encoders.py', + 'PYMODULE'), + ('email.errors', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\errors.py', + 'PYMODULE'), + ('csv', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\csv.py', + 'PYMODULE'), + ('importlib._bootstrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\_bootstrap.py', + 'PYMODULE'), + ('argparse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\argparse.py', + 'PYMODULE'), + ('token', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\token.py', + 'PYMODULE'), + ('tokenize', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tokenize.py', + 'PYMODULE'), + ('importlib.machinery', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\machinery.py', + 'PYMODULE'), + ('dis', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\dis.py', + 'PYMODULE'), + ('opcode', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\opcode.py', + 'PYMODULE'), + ('ast', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\ast.py', + 'PYMODULE'), + ('tracemalloc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tracemalloc.py', + 'PYMODULE'), + ('_py_abc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_py_abc.py', + 'PYMODULE'), + ('stringprep', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\stringprep.py', + 'PYMODULE'), + ('datetime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\datetime.py', + 'PYMODULE'), + ('json', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\__init__.py', + 'PYMODULE'), + ('json.encoder', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\encoder.py', + 'PYMODULE'), + ('json.decoder', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\decoder.py', + 'PYMODULE'), + ('json.scanner', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\scanner.py', + 'PYMODULE'), + ('socket', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\socket.py', + 'PYMODULE'), + ('selectors', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\selectors.py', + 'PYMODULE'), + ('subprocess', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\subprocess.py', + 'PYMODULE'), + ('signal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\signal.py', + 'PYMODULE'), + ('requests', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\__init__.py', + 'PYMODULE'), + ('requests.status_codes', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\status_codes.py', + 'PYMODULE'), + ('requests.structures', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\structures.py', + 'PYMODULE'), + ('requests.compat', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\compat.py', + 'PYMODULE'), + ('urllib.request', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\request.py', + 'PYMODULE'), + ('getpass', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\getpass.py', + 'PYMODULE'), + ('nturl2path', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\nturl2path.py', + 'PYMODULE'), + ('ftplib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\ftplib.py', + 'PYMODULE'), + ('netrc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\netrc.py', + 'PYMODULE'), + ('shlex', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\shlex.py', + 'PYMODULE'), + ('mimetypes', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\mimetypes.py', + 'PYMODULE'), + ('urllib.response', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\response.py', + 'PYMODULE'), + ('urllib.error', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\error.py', + 'PYMODULE'), + ('http.client', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\client.py', + 'PYMODULE'), + ('http.cookies', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\cookies.py', + 'PYMODULE'), + ('http.cookiejar', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\cookiejar.py', + 'PYMODULE'), + ('http', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\__init__.py', + 'PYMODULE'), + ('requests.models', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\models.py', + 'PYMODULE'), + ('idna', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\__init__.py', + 'PYMODULE'), + ('idna.intranges', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\intranges.py', + 'PYMODULE'), + ('idna.core', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\core.py', + 'PYMODULE'), + ('idna.uts46data', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\uts46data.py', + 'PYMODULE'), + ('idna.idnadata', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\idnadata.py', + 'PYMODULE'), + ('idna.package_data', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\package_data.py', + 'PYMODULE'), + ('requests.hooks', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\hooks.py', + 'PYMODULE'), + ('requests.cookies', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\cookies.py', + 'PYMODULE'), + ('requests.auth', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\auth.py', + 'PYMODULE'), + ('requests._internal_utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\_internal_utils.py', + 'PYMODULE'), + ('urllib3.util', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\__init__.py', + 'PYMODULE'), + ('urllib3.util.wait', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\wait.py', + 'PYMODULE'), + ('urllib3.util.url', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\url.py', + 'PYMODULE'), + ('urllib3.util.util', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\util.py', + 'PYMODULE'), + ('urllib3.util.timeout', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\timeout.py', + 'PYMODULE'), + ('urllib3.util.ssl_', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\ssl_.py', + 'PYMODULE'), + ('urllib3.util.ssltransport', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\ssltransport.py', + 'PYMODULE'), + ('hmac', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\hmac.py', + 'PYMODULE'), + ('urllib3.util.retry', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\retry.py', + 'PYMODULE'), + ('urllib3.response', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\response.py', + 'PYMODULE'), + ('urllib3.connection', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\connection.py', + 'PYMODULE'), + ('urllib3.util.ssl_match_hostname', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\ssl_match_hostname.py', + 'PYMODULE'), + ('ipaddress', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\ipaddress.py', + 'PYMODULE'), + ('urllib3._version', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_version.py', + 'PYMODULE'), + ('urllib3._collections', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_collections.py', + 'PYMODULE'), + ('urllib3._base_connection', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_base_connection.py', + 'PYMODULE'), + ('urllib3.connectionpool', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\connectionpool.py', + 'PYMODULE'), + ('urllib3.util.proxy', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\proxy.py', + 'PYMODULE'), + ('urllib3._request_methods', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_request_methods.py', + 'PYMODULE'), + ('queue', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\queue.py', + 'PYMODULE'), + ('urllib3.util.response', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\response.py', + 'PYMODULE'), + ('urllib3.util.request', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\request.py', + 'PYMODULE'), + ('urllib3.util.connection', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\connection.py', + 'PYMODULE'), + ('__future__', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\__future__.py', + 'PYMODULE'), + ('urllib3.filepost', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\filepost.py', + 'PYMODULE'), + ('urllib3.fields', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\fields.py', + 'PYMODULE'), + ('requests.api', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\api.py', + 'PYMODULE'), + ('requests.sessions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\sessions.py', + 'PYMODULE'), + ('requests.adapters', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\adapters.py', + 'PYMODULE'), + ('urllib3.contrib.socks', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\contrib\\socks.py', + 'PYMODULE'), + ('urllib3.poolmanager', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\poolmanager.py', + 'PYMODULE'), + ('requests.__version__', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\__version__.py', + 'PYMODULE'), + ('requests.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\utils.py', + 'PYMODULE'), + ('requests.certs', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\certs.py', + 'PYMODULE'), + ('certifi', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\__init__.py', + 'PYMODULE'), + ('certifi.core', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\core.py', + 'PYMODULE'), + ('importlib.resources', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\resources.py', + 'PYMODULE'), + ('requests.packages', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\packages.py', + 'PYMODULE'), + ('urllib3.exceptions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\exceptions.py', + 'PYMODULE'), + ('cryptography', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.bindings.openssl.binding', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\bindings\\openssl\\binding.py', + 'PYMODULE'), + ('cryptography.hazmat.bindings', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\bindings\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\__init__.py', + 'PYMODULE'), + ('cryptography.exceptions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\exceptions.py', + 'PYMODULE'), + ('cryptography.hazmat.bindings.openssl._conditional', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\bindings\\openssl\\_conditional.py', + 'PYMODULE'), + ('cryptography.hazmat.bindings.openssl', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\bindings\\openssl\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\utils.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\utils.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.x25519', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\x25519.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives._serialization', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\_serialization.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.x448', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\x448.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.ed25519', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\ed25519.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.ed448', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\ed448.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.dsa', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\dsa.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.dh', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\dh.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.rsa', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\rsa.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives._asymmetric', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\_asymmetric.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.ec', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\ec.py', + 'PYMODULE'), + ('cryptography.hazmat._oid', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\_oid.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.hashes', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\hashes.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.serialization', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\serialization\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.serialization.base', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\serialization\\base.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.types', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\types.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.serialization.ssh', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\serialization\\ssh.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.ciphers.modes', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\ciphers\\modes.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives._cipheralgorithm', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\_cipheralgorithm.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.ciphers.algorithms', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\ciphers\\algorithms.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.ciphers', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\ciphers\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.ciphers.base', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\ciphers\\base.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.padding', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\padding.py', + 'PYMODULE'), + ('dataclasses', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\dataclasses.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.constant_time', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\constant_time.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.rsa', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\rsa.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.ec', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\ec.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.decode_asn1', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\decode_asn1.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.cmac', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\cmac.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.ciphers', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\ciphers.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.backend', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\backend.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.serialization.pkcs12', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\serialization\\pkcs12.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.aead', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\aead.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.ciphers.aead', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\ciphers\\aead.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.backends', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\__init__.py', + 'PYMODULE'), + ('cryptography.x509', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\__init__.py', + 'PYMODULE'), + ('cryptography.x509.oid', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\oid.py', + 'PYMODULE'), + ('cryptography.x509.name', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\name.py', + 'PYMODULE'), + ('cryptography.x509.general_name', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\general_name.py', + 'PYMODULE'), + ('cryptography.x509.extensions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\extensions.py', + 'PYMODULE'), + ('cryptography.x509.base', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\base.py', + 'PYMODULE'), + ('cryptography.x509.certificate_transparency', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\certificate_transparency.py', + 'PYMODULE'), + ('cryptography.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\utils.py', + 'PYMODULE'), + ('cryptography.__about__', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\__about__.py', + 'PYMODULE'), + ('urllib3.contrib.pyopenssl', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\contrib\\pyopenssl.py', + 'PYMODULE'), + ('urllib3.contrib', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\contrib\\__init__.py', + 'PYMODULE'), + ('ssl', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\ssl.py', + 'PYMODULE'), + ('charset_normalizer', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\__init__.py', + 'PYMODULE'), + ('charset_normalizer.version', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\version.py', + 'PYMODULE'), + ('charset_normalizer.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\utils.py', + 'PYMODULE'), + ('charset_normalizer.constant', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\constant.py', + 'PYMODULE'), + ('charset_normalizer.models', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\models.py', + 'PYMODULE'), + ('charset_normalizer.cd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\cd.py', + 'PYMODULE'), + ('charset_normalizer.legacy', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\legacy.py', + 'PYMODULE'), + ('charset_normalizer.api', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\api.py', + 'PYMODULE'), + ('requests.exceptions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\exceptions.py', + 'PYMODULE'), + ('urllib3', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\__init__.py', + 'PYMODULE')], + [('python39.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python39.dll', + 'BINARY'), + ('_decimal.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_decimal.pyd', + 'EXTENSION'), + ('_hashlib.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_hashlib.pyd', + 'EXTENSION'), + ('_lzma.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_lzma.pyd', + 'EXTENSION'), + ('_bz2.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_bz2.pyd', + 'EXTENSION'), + ('unicodedata.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\unicodedata.pyd', + 'EXTENSION'), + ('select.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\select.pyd', + 'EXTENSION'), + ('_socket.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_socket.pyd', + 'EXTENSION'), + ('_queue.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_queue.pyd', + 'EXTENSION'), + ('_cffi_backend.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_cffi_backend.cp39-win_amd64.pyd', + 'EXTENSION'), + ('cryptography\\hazmat\\bindings\\_rust.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\bindings\\_rust.pyd', + 'EXTENSION'), + ('_ssl.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_ssl.pyd', + 'EXTENSION'), + ('charset_normalizer\\md__mypyc.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\md__mypyc.cp39-win_amd64.pyd', + 'EXTENSION'), + ('charset_normalizer\\md.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\md.cp39-win_amd64.pyd', + 'EXTENSION'), + ('VCRUNTIME140.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\VCRUNTIME140.dll', + 'BINARY'), + ('libcrypto-1_1.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\libcrypto-1_1.dll', + 'BINARY'), + ('python3.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python3.dll', + 'BINARY'), + ('libssl-1_1.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\libssl-1_1.dll', + 'BINARY')], + [], + [], + [('base_library.zip', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\disable_user\\base_library.zip', + 'DATA'), + ('certifi\\cacert.pem', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\cacert.pem', + 'DATA'), + ('certifi\\py.typed', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\py.typed', + 'DATA'), + ('cryptography-41.0.4.dist-info\\METADATA', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\METADATA', + 'DATA'), + ('cryptography-41.0.4.dist-info\\LICENSE', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\LICENSE', + 'DATA'), + ('cryptography-41.0.4.dist-info\\WHEEL', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\WHEEL', + 'DATA'), + ('cryptography-41.0.4.dist-info\\LICENSE.APACHE', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\LICENSE.APACHE', + 'DATA'), + ('cryptography-41.0.4.dist-info\\top_level.txt', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\top_level.txt', + 'DATA'), + ('cryptography-41.0.4.dist-info\\RECORD', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\RECORD', + 'DATA'), + ('cryptography-41.0.4.dist-info\\INSTALLER', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\INSTALLER', + 'DATA'), + ('cryptography-41.0.4.dist-info\\REQUESTED', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\REQUESTED', + 'DATA'), + ('cryptography-41.0.4.dist-info\\LICENSE.BSD', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\LICENSE.BSD', + 'DATA')]) diff --git a/build/disable_user/EXE-00.toc b/build/disable_user/EXE-00.toc new file mode 100644 index 0000000..6627ce2 --- /dev/null +++ b/build/disable_user/EXE-00.toc @@ -0,0 +1,201 @@ +('C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\dist\\disable_user.exe', + True, + False, + False, + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\PyInstaller\\bootloader\\images\\icon-console.ico', + None, + False, + False, + b'\n\n \n \n \n \n \n \n \n ' + b'\n <' + b'application>\n \n \n ' + b' \n \n \n \n <' + b'/compatibility>\n ' + b'\n \n true\n \n \n \n \n \n \n \n', + True, + False, + None, + None, + None, + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\disable_user\\disable_user.pkg', + [('pyi-contents-directory _internal', '', 'OPTION'), + ('PYZ-00.pyz', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\disable_user\\PYZ-00.pyz', + 'PYZ'), + ('struct', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\disable_user\\localpycs\\struct.pyc', + 'PYMODULE'), + ('pyimod01_archive', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\disable_user\\localpycs\\pyimod01_archive.pyc', + 'PYMODULE'), + ('pyimod02_importers', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\disable_user\\localpycs\\pyimod02_importers.pyc', + 'PYMODULE'), + ('pyimod03_ctypes', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\disable_user\\localpycs\\pyimod03_ctypes.pyc', + 'PYMODULE'), + ('pyimod04_pywin32', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\disable_user\\localpycs\\pyimod04_pywin32.pyc', + 'PYMODULE'), + ('pyiboot01_bootstrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py', + 'PYSOURCE'), + ('pyi_rth_inspect', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py', + 'PYSOURCE'), + ('disable_user', + 'C:\\Users\\Sebastian Serfling\\PycharmProjects\\user_edit\\disable_user.py', + 'PYSOURCE'), + ('python39.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python39.dll', + 'BINARY'), + ('_decimal.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_decimal.pyd', + 'EXTENSION'), + ('_hashlib.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_hashlib.pyd', + 'EXTENSION'), + ('_lzma.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_lzma.pyd', + 'EXTENSION'), + ('_bz2.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_bz2.pyd', + 'EXTENSION'), + ('unicodedata.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\unicodedata.pyd', + 'EXTENSION'), + ('select.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\select.pyd', + 'EXTENSION'), + ('_socket.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_socket.pyd', + 'EXTENSION'), + ('_queue.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_queue.pyd', + 'EXTENSION'), + ('_cffi_backend.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_cffi_backend.cp39-win_amd64.pyd', + 'EXTENSION'), + ('cryptography\\hazmat\\bindings\\_rust.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\bindings\\_rust.pyd', + 'EXTENSION'), + ('_ssl.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_ssl.pyd', + 'EXTENSION'), + ('charset_normalizer\\md__mypyc.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\md__mypyc.cp39-win_amd64.pyd', + 'EXTENSION'), + ('charset_normalizer\\md.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\md.cp39-win_amd64.pyd', + 'EXTENSION'), + ('VCRUNTIME140.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\VCRUNTIME140.dll', + 'BINARY'), + ('libcrypto-1_1.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\libcrypto-1_1.dll', + 'BINARY'), + ('python3.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python3.dll', + 'BINARY'), + ('libssl-1_1.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\libssl-1_1.dll', + 'BINARY'), + ('base_library.zip', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\disable_user\\base_library.zip', + 'DATA'), + ('certifi\\cacert.pem', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\cacert.pem', + 'DATA'), + ('certifi\\py.typed', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\py.typed', + 'DATA'), + ('cryptography-41.0.4.dist-info\\METADATA', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\METADATA', + 'DATA'), + ('cryptography-41.0.4.dist-info\\LICENSE', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\LICENSE', + 'DATA'), + ('cryptography-41.0.4.dist-info\\WHEEL', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\WHEEL', + 'DATA'), + ('cryptography-41.0.4.dist-info\\LICENSE.APACHE', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\LICENSE.APACHE', + 'DATA'), + ('cryptography-41.0.4.dist-info\\top_level.txt', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\top_level.txt', + 'DATA'), + ('cryptography-41.0.4.dist-info\\RECORD', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\RECORD', + 'DATA'), + ('cryptography-41.0.4.dist-info\\INSTALLER', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\INSTALLER', + 'DATA'), + ('cryptography-41.0.4.dist-info\\REQUESTED', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\REQUESTED', + 'DATA'), + ('cryptography-41.0.4.dist-info\\LICENSE.BSD', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\LICENSE.BSD', + 'DATA')], + [], + False, + False, + 1697558126, + [('run.exe', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\PyInstaller\\bootloader\\Windows-64bit-intel\\run.exe', + 'EXECUTABLE')], + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python39.dll') diff --git a/build/disable_user/PKG-00.toc b/build/disable_user/PKG-00.toc new file mode 100644 index 0000000..a189da4 --- /dev/null +++ b/build/disable_user/PKG-00.toc @@ -0,0 +1,175 @@ +('C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\disable_user\\disable_user.pkg', + {'BINARY': True, + 'DATA': True, + 'EXECUTABLE': True, + 'EXTENSION': True, + 'PYMODULE': True, + 'PYSOURCE': True, + 'PYZ': False, + 'SPLASH': True, + 'SYMLINK': False}, + [('pyi-contents-directory _internal', '', 'OPTION'), + ('PYZ-00.pyz', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\disable_user\\PYZ-00.pyz', + 'PYZ'), + ('struct', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\disable_user\\localpycs\\struct.pyc', + 'PYMODULE'), + ('pyimod01_archive', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\disable_user\\localpycs\\pyimod01_archive.pyc', + 'PYMODULE'), + ('pyimod02_importers', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\disable_user\\localpycs\\pyimod02_importers.pyc', + 'PYMODULE'), + ('pyimod03_ctypes', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\disable_user\\localpycs\\pyimod03_ctypes.pyc', + 'PYMODULE'), + ('pyimod04_pywin32', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\disable_user\\localpycs\\pyimod04_pywin32.pyc', + 'PYMODULE'), + ('pyiboot01_bootstrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py', + 'PYSOURCE'), + ('pyi_rth_inspect', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py', + 'PYSOURCE'), + ('disable_user', + 'C:\\Users\\Sebastian Serfling\\PycharmProjects\\user_edit\\disable_user.py', + 'PYSOURCE'), + ('python39.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python39.dll', + 'BINARY'), + ('_decimal.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_decimal.pyd', + 'EXTENSION'), + ('_hashlib.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_hashlib.pyd', + 'EXTENSION'), + ('_lzma.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_lzma.pyd', + 'EXTENSION'), + ('_bz2.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_bz2.pyd', + 'EXTENSION'), + ('unicodedata.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\unicodedata.pyd', + 'EXTENSION'), + ('select.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\select.pyd', + 'EXTENSION'), + ('_socket.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_socket.pyd', + 'EXTENSION'), + ('_queue.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_queue.pyd', + 'EXTENSION'), + ('_cffi_backend.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_cffi_backend.cp39-win_amd64.pyd', + 'EXTENSION'), + ('cryptography\\hazmat\\bindings\\_rust.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\bindings\\_rust.pyd', + 'EXTENSION'), + ('_ssl.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_ssl.pyd', + 'EXTENSION'), + ('charset_normalizer\\md__mypyc.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\md__mypyc.cp39-win_amd64.pyd', + 'EXTENSION'), + ('charset_normalizer\\md.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\md.cp39-win_amd64.pyd', + 'EXTENSION'), + ('VCRUNTIME140.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\VCRUNTIME140.dll', + 'BINARY'), + ('libcrypto-1_1.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\libcrypto-1_1.dll', + 'BINARY'), + ('python3.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python3.dll', + 'BINARY'), + ('libssl-1_1.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\libssl-1_1.dll', + 'BINARY'), + ('base_library.zip', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\disable_user\\base_library.zip', + 'DATA'), + ('certifi\\cacert.pem', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\cacert.pem', + 'DATA'), + ('certifi\\py.typed', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\py.typed', + 'DATA'), + ('cryptography-41.0.4.dist-info\\METADATA', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\METADATA', + 'DATA'), + ('cryptography-41.0.4.dist-info\\LICENSE', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\LICENSE', + 'DATA'), + ('cryptography-41.0.4.dist-info\\WHEEL', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\WHEEL', + 'DATA'), + ('cryptography-41.0.4.dist-info\\LICENSE.APACHE', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\LICENSE.APACHE', + 'DATA'), + ('cryptography-41.0.4.dist-info\\top_level.txt', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\top_level.txt', + 'DATA'), + ('cryptography-41.0.4.dist-info\\RECORD', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\RECORD', + 'DATA'), + ('cryptography-41.0.4.dist-info\\INSTALLER', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\INSTALLER', + 'DATA'), + ('cryptography-41.0.4.dist-info\\REQUESTED', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\REQUESTED', + 'DATA'), + ('cryptography-41.0.4.dist-info\\LICENSE.BSD', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\LICENSE.BSD', + 'DATA')], + 'python39.dll', + False, + False, + False, + [], + None, + None, + None) diff --git a/build/disable_user/PYZ-00.pyz b/build/disable_user/PYZ-00.pyz new file mode 100644 index 0000000..e69de29 diff --git a/build/disable_user/PYZ-00.toc b/build/disable_user/PYZ-00.toc new file mode 100644 index 0000000..e146a93 --- /dev/null +++ b/build/disable_user/PYZ-00.toc @@ -0,0 +1,902 @@ +('C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\disable_user\\PYZ-00.pyz', + [('__future__', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\__future__.py', + 'PYMODULE'), + ('_compat_pickle', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_compat_pickle.py', + 'PYMODULE'), + ('_compression', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_compression.py', + 'PYMODULE'), + ('_py_abc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_py_abc.py', + 'PYMODULE'), + ('_pydecimal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_pydecimal.py', + 'PYMODULE'), + ('_strptime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_strptime.py', + 'PYMODULE'), + ('_threading_local', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_threading_local.py', + 'PYMODULE'), + ('argparse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\argparse.py', + 'PYMODULE'), + ('ast', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\ast.py', + 'PYMODULE'), + ('base64', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\base64.py', + 'PYMODULE'), + ('bisect', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\bisect.py', + 'PYMODULE'), + ('bz2', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\bz2.py', + 'PYMODULE'), + ('calendar', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\calendar.py', + 'PYMODULE'), + ('certifi', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\__init__.py', + 'PYMODULE'), + ('certifi.core', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\core.py', + 'PYMODULE'), + ('charset_normalizer', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\__init__.py', + 'PYMODULE'), + ('charset_normalizer.api', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\api.py', + 'PYMODULE'), + ('charset_normalizer.cd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\cd.py', + 'PYMODULE'), + ('charset_normalizer.constant', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\constant.py', + 'PYMODULE'), + ('charset_normalizer.legacy', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\legacy.py', + 'PYMODULE'), + ('charset_normalizer.models', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\models.py', + 'PYMODULE'), + ('charset_normalizer.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\utils.py', + 'PYMODULE'), + ('charset_normalizer.version', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\version.py', + 'PYMODULE'), + ('configparser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\configparser.py', + 'PYMODULE'), + ('contextlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\contextlib.py', + 'PYMODULE'), + ('contextvars', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\contextvars.py', + 'PYMODULE'), + ('copy', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\copy.py', + 'PYMODULE'), + ('cryptography', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\__init__.py', + 'PYMODULE'), + ('cryptography.__about__', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\__about__.py', + 'PYMODULE'), + ('cryptography.exceptions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\exceptions.py', + 'PYMODULE'), + ('cryptography.hazmat', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat._oid', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\_oid.py', + 'PYMODULE'), + ('cryptography.hazmat.backends', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.aead', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\aead.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.backend', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\backend.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.ciphers', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\ciphers.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.cmac', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\cmac.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.decode_asn1', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\decode_asn1.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.ec', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\ec.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.rsa', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\rsa.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\utils.py', + 'PYMODULE'), + ('cryptography.hazmat.bindings', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\bindings\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.bindings.openssl', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\bindings\\openssl\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.bindings.openssl._conditional', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\bindings\\openssl\\_conditional.py', + 'PYMODULE'), + ('cryptography.hazmat.bindings.openssl.binding', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\bindings\\openssl\\binding.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives._asymmetric', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\_asymmetric.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives._cipheralgorithm', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\_cipheralgorithm.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives._serialization', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\_serialization.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.dh', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\dh.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.dsa', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\dsa.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.ec', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\ec.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.ed25519', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\ed25519.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.ed448', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\ed448.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.padding', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\padding.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.rsa', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\rsa.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.types', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\types.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\utils.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.x25519', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\x25519.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.x448', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\x448.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.ciphers', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\ciphers\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.ciphers.aead', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\ciphers\\aead.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.ciphers.algorithms', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\ciphers\\algorithms.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.ciphers.base', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\ciphers\\base.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.ciphers.modes', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\ciphers\\modes.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.constant_time', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\constant_time.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.hashes', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\hashes.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.serialization', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\serialization\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.serialization.base', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\serialization\\base.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.serialization.pkcs12', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\serialization\\pkcs12.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.serialization.ssh', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\serialization\\ssh.py', + 'PYMODULE'), + ('cryptography.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\utils.py', + 'PYMODULE'), + ('cryptography.x509', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\__init__.py', + 'PYMODULE'), + ('cryptography.x509.base', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\base.py', + 'PYMODULE'), + ('cryptography.x509.certificate_transparency', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\certificate_transparency.py', + 'PYMODULE'), + ('cryptography.x509.extensions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\extensions.py', + 'PYMODULE'), + ('cryptography.x509.general_name', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\general_name.py', + 'PYMODULE'), + ('cryptography.x509.name', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\name.py', + 'PYMODULE'), + ('cryptography.x509.oid', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\oid.py', + 'PYMODULE'), + ('csv', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\csv.py', + 'PYMODULE'), + ('dataclasses', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\dataclasses.py', + 'PYMODULE'), + ('datetime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\datetime.py', + 'PYMODULE'), + ('decimal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\decimal.py', + 'PYMODULE'), + ('dis', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\dis.py', + 'PYMODULE'), + ('email', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\__init__.py', + 'PYMODULE'), + ('email._encoded_words', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_encoded_words.py', + 'PYMODULE'), + ('email._header_value_parser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_header_value_parser.py', + 'PYMODULE'), + ('email._parseaddr', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_parseaddr.py', + 'PYMODULE'), + ('email._policybase', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_policybase.py', + 'PYMODULE'), + ('email.base64mime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\base64mime.py', + 'PYMODULE'), + ('email.charset', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\charset.py', + 'PYMODULE'), + ('email.contentmanager', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\contentmanager.py', + 'PYMODULE'), + ('email.encoders', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\encoders.py', + 'PYMODULE'), + ('email.errors', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\errors.py', + 'PYMODULE'), + ('email.feedparser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\feedparser.py', + 'PYMODULE'), + ('email.generator', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\generator.py', + 'PYMODULE'), + ('email.header', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\header.py', + 'PYMODULE'), + ('email.headerregistry', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\headerregistry.py', + 'PYMODULE'), + ('email.iterators', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\iterators.py', + 'PYMODULE'), + ('email.message', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\message.py', + 'PYMODULE'), + ('email.parser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\parser.py', + 'PYMODULE'), + ('email.policy', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\policy.py', + 'PYMODULE'), + ('email.quoprimime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\quoprimime.py', + 'PYMODULE'), + ('email.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\utils.py', + 'PYMODULE'), + ('fnmatch', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\fnmatch.py', + 'PYMODULE'), + ('fractions', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\fractions.py', + 'PYMODULE'), + ('ftplib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\ftplib.py', + 'PYMODULE'), + ('getopt', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\getopt.py', + 'PYMODULE'), + ('getpass', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\getpass.py', + 'PYMODULE'), + ('gettext', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\gettext.py', + 'PYMODULE'), + ('gzip', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\gzip.py', + 'PYMODULE'), + ('hashlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\hashlib.py', + 'PYMODULE'), + ('hmac', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\hmac.py', + 'PYMODULE'), + ('http', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\__init__.py', + 'PYMODULE'), + ('http.client', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\client.py', + 'PYMODULE'), + ('http.cookiejar', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\cookiejar.py', + 'PYMODULE'), + ('http.cookies', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\cookies.py', + 'PYMODULE'), + ('idna', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\__init__.py', + 'PYMODULE'), + ('idna.core', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\core.py', + 'PYMODULE'), + ('idna.idnadata', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\idnadata.py', + 'PYMODULE'), + ('idna.intranges', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\intranges.py', + 'PYMODULE'), + ('idna.package_data', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\package_data.py', + 'PYMODULE'), + ('idna.uts46data', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\uts46data.py', + 'PYMODULE'), + ('importlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\__init__.py', + 'PYMODULE'), + ('importlib._bootstrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\_bootstrap.py', + 'PYMODULE'), + ('importlib._bootstrap_external', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\_bootstrap_external.py', + 'PYMODULE'), + ('importlib._common', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\_common.py', + 'PYMODULE'), + ('importlib.abc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\abc.py', + 'PYMODULE'), + ('importlib.machinery', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\machinery.py', + 'PYMODULE'), + ('importlib.metadata', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\metadata.py', + 'PYMODULE'), + ('importlib.resources', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\resources.py', + 'PYMODULE'), + ('importlib.util', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\util.py', + 'PYMODULE'), + ('inspect', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\inspect.py', + 'PYMODULE'), + ('ipaddress', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\ipaddress.py', + 'PYMODULE'), + ('json', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\__init__.py', + 'PYMODULE'), + ('json.decoder', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\decoder.py', + 'PYMODULE'), + ('json.encoder', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\encoder.py', + 'PYMODULE'), + ('json.scanner', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\scanner.py', + 'PYMODULE'), + ('logging', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\logging\\__init__.py', + 'PYMODULE'), + ('lzma', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\lzma.py', + 'PYMODULE'), + ('mimetypes', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\mimetypes.py', + 'PYMODULE'), + ('netrc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\netrc.py', + 'PYMODULE'), + ('nturl2path', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\nturl2path.py', + 'PYMODULE'), + ('numbers', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\numbers.py', + 'PYMODULE'), + ('opcode', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\opcode.py', + 'PYMODULE'), + ('optparse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\optparse.py', + 'PYMODULE'), + ('pathlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pathlib.py', + 'PYMODULE'), + ('pickle', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pickle.py', + 'PYMODULE'), + ('pprint', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pprint.py', + 'PYMODULE'), + ('py_compile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\py_compile.py', + 'PYMODULE'), + ('queue', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\queue.py', + 'PYMODULE'), + ('quopri', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\quopri.py', + 'PYMODULE'), + ('random', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\random.py', + 'PYMODULE'), + ('requests', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\__init__.py', + 'PYMODULE'), + ('requests.__version__', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\__version__.py', + 'PYMODULE'), + ('requests._internal_utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\_internal_utils.py', + 'PYMODULE'), + ('requests.adapters', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\adapters.py', + 'PYMODULE'), + ('requests.api', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\api.py', + 'PYMODULE'), + ('requests.auth', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\auth.py', + 'PYMODULE'), + ('requests.certs', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\certs.py', + 'PYMODULE'), + ('requests.compat', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\compat.py', + 'PYMODULE'), + ('requests.cookies', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\cookies.py', + 'PYMODULE'), + ('requests.exceptions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\exceptions.py', + 'PYMODULE'), + ('requests.hooks', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\hooks.py', + 'PYMODULE'), + ('requests.models', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\models.py', + 'PYMODULE'), + ('requests.packages', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\packages.py', + 'PYMODULE'), + ('requests.sessions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\sessions.py', + 'PYMODULE'), + ('requests.status_codes', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\status_codes.py', + 'PYMODULE'), + ('requests.structures', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\structures.py', + 'PYMODULE'), + ('requests.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\utils.py', + 'PYMODULE'), + ('selectors', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\selectors.py', + 'PYMODULE'), + ('shlex', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\shlex.py', + 'PYMODULE'), + ('shutil', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\shutil.py', + 'PYMODULE'), + ('signal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\signal.py', + 'PYMODULE'), + ('socket', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\socket.py', + 'PYMODULE'), + ('ssl', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\ssl.py', + 'PYMODULE'), + ('statistics', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\statistics.py', + 'PYMODULE'), + ('string', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\string.py', + 'PYMODULE'), + ('stringprep', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\stringprep.py', + 'PYMODULE'), + ('subprocess', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\subprocess.py', + 'PYMODULE'), + ('tarfile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tarfile.py', + 'PYMODULE'), + ('tempfile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tempfile.py', + 'PYMODULE'), + ('textwrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\textwrap.py', + 'PYMODULE'), + ('threading', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\threading.py', + 'PYMODULE'), + ('token', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\token.py', + 'PYMODULE'), + ('tokenize', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tokenize.py', + 'PYMODULE'), + ('tracemalloc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tracemalloc.py', + 'PYMODULE'), + ('typing', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\typing.py', + 'PYMODULE'), + ('urllib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\__init__.py', + 'PYMODULE'), + ('urllib.error', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\error.py', + 'PYMODULE'), + ('urllib.parse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\parse.py', + 'PYMODULE'), + ('urllib.request', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\request.py', + 'PYMODULE'), + ('urllib.response', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\response.py', + 'PYMODULE'), + ('urllib3', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\__init__.py', + 'PYMODULE'), + ('urllib3._base_connection', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_base_connection.py', + 'PYMODULE'), + ('urllib3._collections', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_collections.py', + 'PYMODULE'), + ('urllib3._request_methods', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_request_methods.py', + 'PYMODULE'), + ('urllib3._version', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_version.py', + 'PYMODULE'), + ('urllib3.connection', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\connection.py', + 'PYMODULE'), + ('urllib3.connectionpool', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\connectionpool.py', + 'PYMODULE'), + ('urllib3.contrib', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\contrib\\__init__.py', + 'PYMODULE'), + ('urllib3.contrib.pyopenssl', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\contrib\\pyopenssl.py', + 'PYMODULE'), + ('urllib3.contrib.socks', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\contrib\\socks.py', + 'PYMODULE'), + ('urllib3.exceptions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\exceptions.py', + 'PYMODULE'), + ('urllib3.fields', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\fields.py', + 'PYMODULE'), + ('urllib3.filepost', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\filepost.py', + 'PYMODULE'), + ('urllib3.poolmanager', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\poolmanager.py', + 'PYMODULE'), + ('urllib3.response', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\response.py', + 'PYMODULE'), + ('urllib3.util', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\__init__.py', + 'PYMODULE'), + ('urllib3.util.connection', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\connection.py', + 'PYMODULE'), + ('urllib3.util.proxy', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\proxy.py', + 'PYMODULE'), + ('urllib3.util.request', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\request.py', + 'PYMODULE'), + ('urllib3.util.response', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\response.py', + 'PYMODULE'), + ('urllib3.util.retry', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\retry.py', + 'PYMODULE'), + ('urllib3.util.ssl_', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\ssl_.py', + 'PYMODULE'), + ('urllib3.util.ssl_match_hostname', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\ssl_match_hostname.py', + 'PYMODULE'), + ('urllib3.util.ssltransport', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\ssltransport.py', + 'PYMODULE'), + ('urllib3.util.timeout', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\timeout.py', + 'PYMODULE'), + ('urllib3.util.url', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\url.py', + 'PYMODULE'), + ('urllib3.util.util', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\util.py', + 'PYMODULE'), + ('urllib3.util.wait', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\wait.py', + 'PYMODULE'), + ('uu', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\uu.py', + 'PYMODULE'), + ('zipfile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\zipfile.py', + 'PYMODULE')]) diff --git a/build/disable_user/base_library.zip b/build/disable_user/base_library.zip new file mode 100644 index 0000000..e69de29 diff --git a/build/disable_user/disable_user.pkg b/build/disable_user/disable_user.pkg new file mode 100644 index 0000000..e69de29 diff --git a/build/disable_user/warn-disable_user.txt b/build/disable_user/warn-disable_user.txt new file mode 100644 index 0000000..87a99af --- /dev/null +++ b/build/disable_user/warn-disable_user.txt @@ -0,0 +1,42 @@ + +This file lists modules PyInstaller was not able to find. This does not +necessarily mean this module is required for running your program. Python and +Python 3rd-party packages include a lot of conditional or optional modules. For +example the module 'ntpath' only exists on Windows, whereas the module +'posixpath' only exists on Posix systems. + +Types if import: +* top-level: imported at the top-level - look at these first +* conditional: imported within an if-statement +* delayed: imported within a function +* optional: imported within a try-except-statement + +IMPORTANT: Do NOT post this list to the issue-tracker. Use it as a basis for + tracking down the missing module yourself. Thanks! + +missing module named org - imported by pickle (optional) +missing module named 'org.python' - imported by copy (optional) +missing module named posix - imported by os (conditional, optional), shutil (conditional), importlib._bootstrap_external (conditional) +missing module named resource - imported by posix (top-level) +missing module named grp - imported by shutil (optional), tarfile (optional), pathlib (delayed, optional), subprocess (optional) +missing module named pwd - imported by posixpath (delayed, conditional), shutil (optional), tarfile (optional), pathlib (delayed, conditional, optional), subprocess (optional), netrc (delayed, conditional), getpass (delayed) +missing module named pep517 - imported by importlib.metadata (delayed) +missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional) +excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional) +missing module named _posixsubprocess - imported by subprocess (optional) +missing module named _scproxy - imported by urllib.request (conditional) +missing module named termios - imported by getpass (optional) +missing module named simplejson - imported by requests.compat (conditional, optional) +missing module named dummy_threading - imported by requests.cookies (optional) +missing module named typing_extensions - imported by urllib3.connection (conditional), urllib3.util.timeout (conditional), urllib3._base_connection (conditional), urllib3.util.request (conditional), urllib3._collections (conditional), urllib3.util.ssl_ (conditional), urllib3.util.ssltransport (conditional), urllib3.connectionpool (conditional), urllib3.response (conditional), urllib3.poolmanager (conditional) +missing module named zstandard - imported by urllib3.response (optional), urllib3.util.request (optional) +missing module named brotli - imported by urllib3.response (optional), urllib3.util.request (optional) +missing module named brotlicffi - imported by urllib3.response (optional), urllib3.util.request (optional) +missing module named socks - imported by urllib3.contrib.socks (optional) +missing module named 'typing.io' - imported by importlib.resources (top-level) +missing module named bcrypt - imported by cryptography.hazmat.primitives.serialization.ssh (optional) +missing module named cryptography.x509.UnsupportedExtension - imported by cryptography.x509 (optional), urllib3.contrib.pyopenssl (optional) +missing module named 'OpenSSL.crypto' - imported by urllib3.contrib.pyopenssl (delayed, conditional) +missing module named OpenSSL - imported by urllib3.contrib.pyopenssl (top-level) +missing module named chardet - imported by requests.compat (optional), requests (optional), requests.packages (optional) +missing module named urllib3_secure_extra - imported by urllib3 (optional) diff --git a/build/disable_user/xref-disable_user.html b/build/disable_user/xref-disable_user.html new file mode 100644 index 0000000..e2d3db2 --- /dev/null +++ b/build/disable_user/xref-disable_user.html @@ -0,0 +1,11231 @@ + + + + + modulegraph cross reference for disable_user.py, pyi_rth_inspect.py + + + +

modulegraph cross reference for disable_user.py, pyi_rth_inspect.py

+ +
+ + disable_user.py +Script
+imports: + _bootlocale + • _collections_abc + • _weakrefset + • abc + • codecs + • collections + • collections.abc + • copyreg + • datetime + • encodings + • encodings.aliases + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • enum + • functools + • genericpath + • heapq + • io + • json + • keyword + • linecache + • locale + • ntpath + • operator + • os + • posixpath + • pyi_rth_inspect.py + • re + • reprlib + • requests + • socket + • sre_compile + • sre_constants + • sre_parse + • stat + • subprocess + • traceback + • types + • warnings + • weakref + +
+ +
+ +
+ + pyi_rth_inspect.py +Script
+imports: + inspect + • os + • sys + +
+
+imported by: + disable_user.py + +
+ +
+ +
+ + 'OpenSSL.crypto' +MissingModule
+imported by: + urllib3.contrib.pyopenssl + +
+ +
+ +
+ + 'org.python' +MissingModule
+imported by: + copy + +
+ +
+ +
+ + 'typing.io' +MissingModule
+imported by: + importlib.resources + +
+ +
+ +
+ + OpenSSL +MissingModule
+imported by: + urllib3.contrib.pyopenssl + +
+ +
+ +
+ + __future__ +SourceModule
+imported by: + cryptography + • cryptography.__about__ + • cryptography.exceptions + • cryptography.hazmat + • cryptography.hazmat._oid + • cryptography.hazmat.backends + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.aead + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.backends.openssl.cmac + • cryptography.hazmat.backends.openssl.decode_asn1 + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.backends.openssl.utils + • cryptography.hazmat.bindings.openssl._conditional + • cryptography.hazmat.bindings.openssl.binding + • cryptography.hazmat.primitives._asymmetric + • cryptography.hazmat.primitives._cipheralgorithm + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.asymmetric.utils + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + • cryptography.hazmat.primitives.ciphers + • cryptography.hazmat.primitives.ciphers.aead + • cryptography.hazmat.primitives.ciphers.algorithms + • cryptography.hazmat.primitives.ciphers.base + • cryptography.hazmat.primitives.ciphers.modes + • cryptography.hazmat.primitives.constant_time + • cryptography.hazmat.primitives.hashes + • cryptography.hazmat.primitives.serialization + • cryptography.hazmat.primitives.serialization.base + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.utils + • cryptography.x509 + • cryptography.x509.base + • cryptography.x509.certificate_transparency + • cryptography.x509.extensions + • cryptography.x509.general_name + • cryptography.x509.name + • cryptography.x509.oid + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3._request_methods + • urllib3._version + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.pyopenssl + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.fields + • urllib3.filepost + • urllib3.poolmanager + • urllib3.response + • urllib3.util + • urllib3.util.connection + • urllib3.util.proxy + • urllib3.util.request + • urllib3.util.response + • urllib3.util.retry + • urllib3.util.ssl_ + • urllib3.util.ssl_match_hostname + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.util + • urllib3.util.wait + +
+ +
+ +
+ + _abc (builtin module)
+imported by: + abc + +
+ +
+ +
+ + _ast (builtin module)
+imported by: + ast + +
+ +
+ +
+ + _bisect (builtin module)
+imported by: + bisect + +
+ +
+ +
+ + _blake2 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _bootlocale +SourceModule
+imports: + _locale + • locale + • sys + +
+
+imported by: + disable_user.py + • locale + +
+ +
+ +
+ + _bz2 C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_bz2.pyd
+imported by: + bz2 + +
+ +
+ +
+ + _cffi_backend C:\Users\Sebastian Serfling\PycharmProjects\user_edit\venv\lib\site-packages\_cffi_backend.cp39-win_amd64.pyd
+imported by: + cryptography + +
+ +
+ +
+ + _codecs (builtin module)
+imported by: + codecs + +
+ +
+ +
+ + _codecs_cn (builtin module)
+imported by: + encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hz + +
+ +
+ +
+ + _codecs_hk (builtin module)
+imported by: + encodings.big5hkscs + +
+ +
+ +
+ + _codecs_iso2022 (builtin module)
+imported by: + encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + +
+ +
+ +
+ + _codecs_jp (builtin module)
+imported by: + encodings.cp932 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + +
+ +
+ +
+ + _codecs_kr (builtin module)
+imported by: + encodings.cp949 + • encodings.euc_kr + • encodings.johab + +
+ +
+ +
+ + _codecs_tw (builtin module)
+imported by: + encodings.big5 + • encodings.cp950 + +
+ +
+ +
+ + _collections (builtin module)
+imported by: + collections + • threading + +
+ +
+ +
+ + _collections_abc +SourceModule
+imports: + abc + • sys + • warnings + +
+
+imported by: + collections + • collections.abc + • contextlib + • disable_user.py + • locale + • os + • pathlib + • random + • types + • weakref + +
+ +
+ +
+ + _compat_pickle +SourceModule
+imported by: + _pickle + • pickle + +
+ +
+ +
+ + _compression +SourceModule
+imports: + io + +
+
+imported by: + bz2 + • gzip + • lzma + +
+ +
+ +
+ + _contextvars (builtin module)
+imported by: + contextvars + +
+ +
+ +
+ + _csv (builtin module)
+imported by: + csv + +
+ +
+ +
+ + _datetime (builtin module)
+imports: + _strptime + • time + +
+
+imported by: + datetime + +
+ +
+ +
+ + _decimal C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_decimal.pyd
+imported by: + decimal + +
+ +
+ +
+ + _frozen_importlib +ExcludedModule
+imported by: + importlib + • importlib.abc + +
+ +
+ +
+ + _frozen_importlib_external +MissingModule
+imported by: + importlib + • importlib._bootstrap + • importlib.abc + +
+ +
+ +
+ + _functools (builtin module)
+imported by: + functools + +
+ +
+ +
+ + _hashlib C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_hashlib.pyd
+imported by: + hashlib + • hmac + +
+ +
+ +
+ + _heapq (builtin module)
+imported by: + heapq + +
+ +
+ +
+ + _imp (builtin module)
+imported by: + importlib + • importlib._bootstrap_external + • importlib.machinery + • importlib.util + +
+ +
+ +
+ + _io (builtin module)
+imported by: + importlib._bootstrap_external + • io + +
+ +
+ +
+ + _json (builtin module)
+imports: + json.decoder + +
+
+imported by: + json.decoder + • json.encoder + • json.scanner + +
+ +
+ +
+ + _locale (builtin module)
+imported by: + _bootlocale + • locale + • re + +
+ +
+ +
+ + _lzma C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_lzma.pyd
+imported by: + lzma + +
+ +
+ +
+ + _md5 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _multibytecodec (builtin module)
+imported by: + charset_normalizer.utils + • encodings.big5 + • encodings.big5hkscs + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hz + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.johab + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + +
+ +
+ +
+ + _opcode (builtin module)
+imported by: + opcode + +
+ +
+ +
+ + _operator (builtin module)
+imported by: + hmac + • operator + +
+ +
+ +
+ + _pickle (builtin module)
+imports: + _compat_pickle + • codecs + • copyreg + +
+
+imported by: + pickle + +
+ +
+ +
+ + _posixsubprocess +MissingModule
+imports: + gc + +
+
+imported by: + subprocess + +
+ +
+ +
+ + _py_abc +SourceModule
+imports: + _weakrefset + +
+
+imported by: + abc + +
+ +
+ +
+ + _pydecimal +SourceModule
+imports: + collections + • contextvars + • itertools + • locale + • math + • numbers + • re + • sys + +
+
+imported by: + decimal + +
+ +
+ +
+ + _queue C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_queue.pyd
+imported by: + queue + +
+ +
+ +
+ + _random (builtin module)
+imported by: + random + +
+ +
+ +
+ + _scproxy +MissingModule
+imported by: + urllib.request + +
+ +
+ +
+ + _sha1 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _sha256 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _sha3 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _sha512 (builtin module)
+imported by: + hashlib + • random + +
+ +
+ +
+ + _signal (builtin module)
+imported by: + signal + +
+ +
+ +
+ + _socket C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_socket.pyd
+imported by: + socket + +
+ +
+ +
+ + _sre (builtin module)
+imports: + copy + • re + +
+
+imported by: + sre_compile + • sre_constants + +
+ +
+ +
+ + _ssl C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_ssl.pyd
+imports: + socket + +
+
+imported by: + ssl + +
+ +
+ +
+ + _stat (builtin module)
+imported by: + stat + +
+ +
+ +
+ + _statistics (builtin module)
+imported by: + statistics + +
+ +
+ +
+ + _string (builtin module)
+imported by: + string + +
+ +
+ +
+ + _strptime +SourceModule
+imports: + _thread + • calendar + • datetime + • locale + • re + • time + +
+
+imported by: + _datetime + • datetime + • time + +
+ +
+ +
+ + _struct (builtin module)
+imported by: + struct + +
+ +
+ +
+ + _thread (builtin module)
+imported by: + _strptime + • dataclasses + • functools + • reprlib + • tempfile + • threading + +
+ +
+ +
+ + _threading_local +SourceModule
+imports: + contextlib + • threading + • weakref + +
+
+imported by: + threading + +
+ +
+ +
+ + _tracemalloc (builtin module)
+imported by: + tracemalloc + +
+ +
+ +
+ + _warnings (builtin module)
+imported by: + importlib._bootstrap_external + • warnings + +
+ +
+ +
+ + _weakref (builtin module)
+imported by: + _weakrefset + • collections + • weakref + +
+ +
+ +
+ + _weakrefset +SourceModule
+imports: + _weakref + • types + +
+
+imported by: + _py_abc + • disable_user.py + • threading + • weakref + +
+ +
+ +
+ + _winapi (builtin module)
+imported by: + encodings + • subprocess + +
+ +
+ +
+ + abc +SourceModule
+imports: + _abc + • _py_abc + +
+
+imported by: + _collections_abc + • contextlib + • cryptography.hazmat.primitives._asymmetric + • cryptography.hazmat.primitives._cipheralgorithm + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + • cryptography.hazmat.primitives.ciphers.base + • cryptography.hazmat.primitives.ciphers.modes + • cryptography.hazmat.primitives.hashes + • cryptography.x509.base + • cryptography.x509.certificate_transparency + • cryptography.x509.extensions + • cryptography.x509.general_name + • disable_user.py + • email._policybase + • functools + • importlib.abc + • importlib.metadata + • inspect + • io + • numbers + • os + • selectors + • typing + +
+ +
+ +
+ + argparse +SourceModule
+imports: + copy + • gettext + • os + • re + • shutil + • sys + • textwrap + • warnings + +
+
+imported by: + ast + • calendar + • dis + • gzip + • inspect + • tarfile + • tokenize + • zipfile + +
+ +
+ +
+ + array (builtin module)
+imported by: + socket + +
+ +
+ +
+ + ast +SourceModule
+imports: + _ast + • argparse + • collections + • contextlib + • enum + • inspect + • sys + • warnings + +
+
+imported by: + inspect + +
+ +
+ +
+ + atexit (builtin module)
+imported by: + logging + • weakref + +
+ +
+ +
+ + base64 +SourceModule
+imports: + binascii + • getopt + • re + • struct + • sys + +
+
+imported by: + cryptography.hazmat.primitives.serialization.ssh + • email._encoded_words + • email.base64mime + • email.encoders + • encodings.base64_codec + • requests.auth + • ssl + • urllib.request + • urllib3.util.request + +
+ +
+ +
+ + bcrypt +MissingModule
+imported by: + cryptography.hazmat.primitives.serialization.ssh + +
+ +
+ +
+ + binascii (builtin module)
+imported by: + base64 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.name + • email._encoded_words + • email.base64mime + • email.contentmanager + • email.header + • encodings.hex_codec + • encodings.uu_codec + • quopri + • urllib3.filepost + • urllib3.util.ssl_ + • uu + • zipfile + +
+ +
+ +
+ + bisect +SourceModule
+imports: + _bisect + +
+
+imported by: + idna.core + • idna.intranges + • random + • statistics + • urllib.request + +
+ +
+ +
+ + brotli +MissingModule
+imported by: + urllib3.response + • urllib3.util.request + +
+ +
+ +
+ + brotlicffi +MissingModule
+imported by: + urllib3.response + • urllib3.util.request + +
+ +
+ +
+ + builtins (builtin module)
+imported by: + bz2 + • codecs + • dataclasses + • gettext + • gzip + • inspect + • locale + • lzma + • operator + • reprlib + • subprocess + • tarfile + • tokenize + • warnings + +
+ +
+ +
+ + bz2 +SourceModule
+imports: + _bz2 + • _compression + • builtins + • io + • os + • threading + +
+
+imported by: + encodings.bz2_codec + • shutil + • tarfile + • zipfile + +
+ +
+ +
+ + calendar +SourceModule
+imports: + argparse + • datetime + • itertools + • locale + • sys + +
+
+imported by: + _strptime + • email._parseaddr + • http.cookiejar + • requests.cookies + • ssl + +
+ +
+ +
+ + certifi +Package
+imports: + certifi.core + +
+
+imported by: + certifi.core + • requests.certs + +
+ +
+ +
+ + certifi.core +SourceModule
+imports: + certifi + • importlib.resources + • os + • sys + • types + • typing + +
+
+imported by: + certifi + +
+ +
+ +
+ + chardet +MissingModule
+imported by: + requests + • requests.compat + • requests.packages + +
+ +
+ +
+ + charset_normalizer +Package
+imports: + charset_normalizer.api + • charset_normalizer.legacy + • charset_normalizer.md__mypyc + • charset_normalizer.models + • charset_normalizer.utils + • charset_normalizer.version + • logging + +
+
+imported by: + charset_normalizer.api + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.legacy + • charset_normalizer.md + • charset_normalizer.md__mypyc + • charset_normalizer.models + • charset_normalizer.utils + • charset_normalizer.version + • requests + • requests.compat + • requests.packages + +
+ +
+ +
+ + charset_normalizer.api +SourceModule
+imports: + charset_normalizer + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.md + • charset_normalizer.models + • charset_normalizer.utils + • logging + • os + • typing + +
+
+imported by: + charset_normalizer + • charset_normalizer.legacy + +
+ +
+ +
+ + charset_normalizer.cd +SourceModule
+imports: + charset_normalizer + • charset_normalizer.constant + • charset_normalizer.md + • charset_normalizer.models + • charset_normalizer.utils + • codecs + • collections + • functools + • importlib + • typing + +
+
+imported by: + charset_normalizer.api + • charset_normalizer.models + +
+ +
+ +
+ + charset_normalizer.constant +SourceModule
+imports: + charset_normalizer + • codecs + • encodings.aliases + • re + • typing + +
+
+imported by: + charset_normalizer.api + • charset_normalizer.cd + • charset_normalizer.legacy + • charset_normalizer.models + • charset_normalizer.utils + +
+ +
+ +
+ + charset_normalizer.legacy +SourceModule
+imports: + charset_normalizer + • charset_normalizer.api + • charset_normalizer.constant + • typing + • warnings + +
+
+imported by: + charset_normalizer + +
+ +
+ +
+ + charset_normalizer.md C:\Users\Sebastian Serfling\PycharmProjects\user_edit\venv\lib\site-packages\charset_normalizer\md.cp39-win_amd64.pyd
+imports: + charset_normalizer + +
+
+imported by: + charset_normalizer.api + • charset_normalizer.cd + +
+ +
+ +
+ + charset_normalizer.md__mypyc C:\Users\Sebastian Serfling\PycharmProjects\user_edit\venv\lib\site-packages\charset_normalizer\md__mypyc.cp39-win_amd64.pyd
+imports: + charset_normalizer + +
+
+imported by: + charset_normalizer + +
+ +
+ +
+ + charset_normalizer.models +SourceModule
+imports: + charset_normalizer + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.utils + • encodings.aliases + • hashlib + • json + • typing + +
+
+imported by: + charset_normalizer + • charset_normalizer.api + • charset_normalizer.cd + +
+ +
+ +
+ + charset_normalizer.utils +SourceModule
+imports: + _multibytecodec + • charset_normalizer + • charset_normalizer.constant + • codecs + • encodings.aliases + • functools + • importlib + • logging + • re + • typing + • unicodedata + +
+
+imported by: + charset_normalizer + • charset_normalizer.api + • charset_normalizer.cd + • charset_normalizer.models + +
+ +
+ +
+ + charset_normalizer.version +SourceModule
+imports: + charset_normalizer + +
+
+imported by: + charset_normalizer + +
+ +
+ +
+ + codecs +SourceModule
+imports: + _codecs + • builtins + • encodings + • sys + +
+
+imported by: + _pickle + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.utils + • disable_user.py + • encodings + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • json + • pickle + • requests.utils + • tokenize + • urllib3.filepost + +
+ +
+ +
+ + collections +Package
+imports: + _collections + • _collections_abc + • _weakref + • copy + • heapq + • itertools + • keyword + • operator + • reprlib + • sys + • warnings + +
+
+imported by: + _pydecimal + • ast + • charset_normalizer.cd + • collections.abc + • configparser + • contextlib + • cryptography.hazmat.backends.openssl.backend + • dis + • disable_user.py + • email.feedparser + • functools + • importlib.metadata + • inspect + • pprint + • queue + • requests.compat + • requests.sessions + • requests.structures + • requests.utils + • selectors + • shlex + • shutil + • ssl + • statistics + • string + • threading + • tokenize + • traceback + • typing + • urllib.parse + • urllib3._collections + • urllib3.response + +
+ +
+ +
+ + collections.abc +SourceModule
+imports: + _collections_abc + • collections + +
+
+imported by: + configparser + • disable_user.py + • http.client + • inspect + • logging + • requests.compat + • selectors + • tracemalloc + • typing + +
+ +
+ +
+ + configparser +SourceModule
+imports: + collections + • collections.abc + • functools + • io + • itertools + • os + • re + • sys + • warnings + +
+
+imported by: + importlib.metadata + +
+ +
+ +
+ + contextlib +SourceModule
+imports: + _collections_abc + • abc + • collections + • functools + • sys + • types + +
+
+imported by: + _threading_local + • ast + • cryptography.hazmat.backends.openssl.backend + • getpass + • importlib._common + • importlib.metadata + • importlib.resources + • importlib.util + • requests.utils + • subprocess + • typing + • urllib.request + • urllib3.response + • zipfile + +
+ +
+ +
+ + contextvars +SourceModule
+imports: + _contextvars + +
+
+imported by: + _pydecimal + +
+ +
+ +
+ + copy +SourceModule
+imports: + 'org.python' + • copyreg + • types + • weakref + +
+
+imported by: + _sre + • argparse + • collections + • dataclasses + • email.generator + • gettext + • http.cookiejar + • requests.cookies + • tarfile + • weakref + +
+ +
+ +
+ + copyreg +SourceModule
+imported by: + _pickle + • copy + • disable_user.py + • pickle + • re + +
+ +
+ +
+ + cryptography +Package
+imports: + __future__ + • _cffi_backend + • cryptography.__about__ + • cryptography.hazmat.backends + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.aead + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.backends.openssl.cmac + • cryptography.hazmat.backends.openssl.decode_asn1 + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.backends.openssl.utils + • cryptography.hazmat.bindings.openssl + • cryptography.hazmat.bindings.openssl._conditional + • cryptography.hazmat.bindings.openssl.binding + • cryptography.utils + • cryptography.x509 + +
+
+imported by: + cryptography.__about__ + • cryptography.exceptions + • cryptography.hazmat + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.decode_asn1 + • cryptography.hazmat.bindings.openssl.binding + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.ciphers.aead + • cryptography.hazmat.primitives.ciphers.algorithms + • cryptography.hazmat.primitives.ciphers.modes + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.utils + • cryptography.x509 + • cryptography.x509.base + • cryptography.x509.certificate_transparency + • cryptography.x509.extensions + • cryptography.x509.name + • requests + • urllib3.contrib.pyopenssl + +
+ +
+ +
+ + cryptography.__about__ +SourceModule
+imports: + __future__ + • cryptography + +
+
+imported by: + cryptography + +
+ +
+ +
+ + cryptography.exceptions +SourceModule
+imports: + __future__ + • cryptography + • cryptography.hazmat.bindings._rust + • typing + +
+
+imported by: + cryptography.hazmat.backends.openssl.aead + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.backends.openssl.cmac + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.bindings.openssl.binding + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + • cryptography.hazmat.primitives.ciphers.aead + • cryptography.hazmat.primitives.ciphers.base + • cryptography.hazmat.primitives.ciphers.modes + • cryptography.hazmat.primitives.serialization.ssh + +
+ +
+ +
+ + cryptography.hazmat +Package
+imports: + __future__ + • cryptography + +
+
+imported by: + cryptography.hazmat._oid + • cryptography.hazmat.backends + • cryptography.hazmat.bindings + • cryptography.hazmat.primitives + +
+ +
+ +
+ + cryptography.hazmat._oid +SourceModule
+imports: + __future__ + • cryptography.hazmat + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.hashes + • typing + +
+
+imported by: + cryptography.hazmat.primitives.asymmetric.ec + • cryptography.x509.oid + +
+ +
+ +
+ + cryptography.hazmat.backends +Package
+imports: + __future__ + • cryptography.hazmat + • cryptography.hazmat.backends.openssl.backend + • typing + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl + +
+ +
+ +
+ + cryptography.hazmat.backends.openssl +Package
+imports: + __future__ + • cryptography.hazmat.backends + • cryptography.hazmat.backends.openssl.aead + • cryptography.hazmat.backends.openssl.backend + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl.aead + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.backends.openssl.cmac + • cryptography.hazmat.backends.openssl.decode_asn1 + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.backends.openssl.utils + • cryptography.hazmat.primitives.ciphers.aead + +
+ +
+ +
+ + cryptography.hazmat.backends.openssl.aead +SourceModule
+imports: + __future__ + • cryptography.exceptions + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.ciphers.aead + • typing + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.ciphers.aead + +
+ +
+ +
+ + cryptography.hazmat.backends.openssl.backend +SourceModule
+imports: + __future__ + • collections + • contextlib + • cryptography + • cryptography.exceptions + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.aead + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.backends.openssl.cmac + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.bindings.openssl + • cryptography.hazmat.bindings.openssl.binding + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._asymmetric + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + • cryptography.hazmat.primitives.ciphers + • cryptography.hazmat.primitives.ciphers.algorithms + • cryptography.hazmat.primitives.ciphers.modes + • cryptography.hazmat.primitives.hashes + • cryptography.hazmat.primitives.serialization + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.utils + • cryptography.x509 + • itertools + • typing + +
+
+imported by: + cryptography + • cryptography.hazmat.backends + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.aead + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.backends.openssl.cmac + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.backends.openssl.utils + • cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + • cryptography.hazmat.primitives.ciphers.aead + • cryptography.hazmat.primitives.ciphers.base + • cryptography.hazmat.primitives.serialization.base + • cryptography.hazmat.primitives.serialization.pkcs12 + +
+ +
+ +
+ + cryptography.hazmat.backends.openssl.ciphers +SourceModule
+imports: + __future__ + • cryptography.exceptions + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.ciphers + • cryptography.hazmat.primitives.ciphers.algorithms + • cryptography.hazmat.primitives.ciphers.modes + • typing + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.ciphers.base + +
+ +
+ +
+ + cryptography.hazmat.backends.openssl.cmac +SourceModule
+imports: + __future__ + • cryptography.exceptions + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.ciphers + • cryptography.hazmat.primitives.ciphers.modes + • cryptography.hazmat.primitives.constant_time + • typing + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl.backend + +
+ +
+ +
+ + cryptography.hazmat.backends.openssl.decode_asn1 +SourceModule
+imports: + __future__ + • cryptography + • cryptography.hazmat.backends.openssl + • cryptography.x509 + +
+
+imported by: + cryptography + +
+ +
+ +
+ + cryptography.hazmat.backends.openssl.ec +SourceModule
+imports: + __future__ + • cryptography.exceptions + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.utils + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.serialization + • typing + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl.backend + +
+ +
+ +
+ + cryptography.hazmat.backends.openssl.rsa +SourceModule
+imports: + __future__ + • cryptography.exceptions + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.utils + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.utils + • cryptography.hazmat.primitives.hashes + • cryptography.hazmat.primitives.serialization + • threading + • typing + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl.backend + +
+ +
+ +
+ + cryptography.hazmat.backends.openssl.utils +SourceModule
+imports: + __future__ + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.asymmetric.utils + • cryptography.hazmat.primitives.hashes + • typing + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.backends.openssl.rsa + +
+ +
+ +
+ + cryptography.hazmat.bindings +Package
+imports: + cryptography.hazmat + +
+
+imported by: + cryptography.hazmat.bindings._rust + • cryptography.hazmat.bindings.openssl + +
+ +
+ +
+ + cryptography.hazmat.bindings._rust C:\Users\Sebastian Serfling\PycharmProjects\user_edit\venv\lib\site-packages\cryptography\hazmat\bindings\_rust.pyd
+imports: + cryptography.hazmat.bindings + +
+
+imported by: + cryptography.exceptions + • cryptography.hazmat._oid + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.bindings.openssl.binding + • cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.utils + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + • cryptography.hazmat.primitives.ciphers.aead + • cryptography.hazmat.primitives.hashes + • cryptography.utils + • cryptography.x509.base + • cryptography.x509.certificate_transparency + • cryptography.x509.extensions + • cryptography.x509.name + +
+ +
+ +
+ + cryptography.hazmat.bindings.openssl +Package
+imports: + cryptography.hazmat.bindings + • cryptography.hazmat.bindings.openssl.binding + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.bindings.openssl._conditional + • cryptography.hazmat.bindings.openssl.binding + +
+ +
+ +
+ + cryptography.hazmat.bindings.openssl._conditional +SourceModule
+imports: + __future__ + • cryptography.hazmat.bindings.openssl + • typing + +
+
+imported by: + cryptography + • cryptography.hazmat.bindings.openssl.binding + +
+ +
+ +
+ + cryptography.hazmat.bindings.openssl.binding +SourceModule
+imports: + __future__ + • cryptography + • cryptography.exceptions + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.bindings.openssl + • cryptography.hazmat.bindings.openssl._conditional + • os + • sys + • threading + • types + • typing + • warnings + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.bindings.openssl + +
+ +
+ +
+ + cryptography.hazmat.primitives +Package
+imports: + cryptography.hazmat + • cryptography.hazmat.primitives.constant_time + • cryptography.hazmat.primitives.serialization + +
+
+imported by: + cryptography.hazmat._oid + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.backends.openssl.cmac + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.backends.openssl.utils + • cryptography.hazmat.primitives._asymmetric + • cryptography.hazmat.primitives._cipheralgorithm + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.utils + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + • cryptography.hazmat.primitives.ciphers + • cryptography.hazmat.primitives.constant_time + • cryptography.hazmat.primitives.hashes + • cryptography.hazmat.primitives.serialization + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.base + • cryptography.x509.extensions + +
+ +
+ +
+ + cryptography.hazmat.primitives._asymmetric +SourceModule
+imports: + __future__ + • abc + • cryptography.hazmat.primitives + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.rsa + +
+ +
+ +
+ + cryptography.hazmat.primitives._cipheralgorithm +SourceModule
+imports: + __future__ + • abc + • cryptography.hazmat.primitives + • typing + +
+
+imported by: + cryptography.hazmat.primitives.ciphers + • cryptography.hazmat.primitives.ciphers.base + • cryptography.hazmat.primitives.ciphers.modes + +
+ +
+ +
+ + cryptography.hazmat.primitives._serialization +SourceModule
+imports: + __future__ + • abc + • cryptography + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.hashes + • cryptography.utils + • typing + +
+
+imported by: + cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + • cryptography.hazmat.primitives.serialization + • cryptography.hazmat.primitives.serialization.pkcs12 + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric +Package
+imports: + cryptography.hazmat.primitives + • cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.asymmetric.utils + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + • cryptography.hazmat.primitives.serialization.base + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.base + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric.dh +SourceModule
+imports: + __future__ + • abc + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric + • typing + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.serialization.base + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric.dsa +SourceModule
+imports: + __future__ + • abc + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.utils + • cryptography.hazmat.primitives.hashes + • typing + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.base + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric.ec +SourceModule
+imports: + __future__ + • abc + • cryptography + • cryptography.hazmat._oid + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.utils + • cryptography.hazmat.primitives.hashes + • cryptography.utils + • typing + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.base + • cryptography.x509.extensions + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric.ed25519 +SourceModule
+imports: + __future__ + • abc + • cryptography.exceptions + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.base + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric.ed448 +SourceModule
+imports: + __future__ + • abc + • cryptography.exceptions + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.x509.base + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric.padding +SourceModule
+imports: + __future__ + • abc + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._asymmetric + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.hashes + • typing + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.base + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric.rsa +SourceModule
+imports: + __future__ + • abc + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._asymmetric + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.utils + • cryptography.hazmat.primitives.hashes + • math + • typing + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.base + • cryptography.x509.extensions + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric.types +SourceModule
+imports: + __future__ + • cryptography + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + • cryptography.utils + • typing + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.serialization.base + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.x509.base + • cryptography.x509.extensions + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric.utils +SourceModule
+imports: + __future__ + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.hashes + +
+
+imported by: + cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.backends.openssl.utils + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.serialization.ssh + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric.x25519 +SourceModule
+imports: + __future__ + • abc + • cryptography.exceptions + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.x509.base + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric.x448 +SourceModule
+imports: + __future__ + • abc + • cryptography.exceptions + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.x509.base + +
+ +
+ +
+ + cryptography.hazmat.primitives.ciphers +Package
+imports: + __future__ + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._cipheralgorithm + • cryptography.hazmat.primitives.ciphers.algorithms + • cryptography.hazmat.primitives.ciphers.base + • cryptography.hazmat.primitives.ciphers.modes + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.backends.openssl.cmac + • cryptography.hazmat.primitives.ciphers.aead + • cryptography.hazmat.primitives.ciphers.algorithms + • cryptography.hazmat.primitives.ciphers.base + • cryptography.hazmat.primitives.ciphers.modes + • cryptography.hazmat.primitives.serialization.ssh + +
+ +
+ +
+ + cryptography.hazmat.primitives.ciphers.aead +SourceModule
+imports: + __future__ + • cryptography + • cryptography.exceptions + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.aead + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives.ciphers + • cryptography.utils + • os + • typing + +
+
+imported by: + cryptography.hazmat.backends.openssl.aead + +
+ +
+ +
+ + cryptography.hazmat.primitives.ciphers.algorithms +SourceModule
+imports: + __future__ + • cryptography + • cryptography.hazmat.primitives.ciphers + • cryptography.utils + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.primitives.ciphers + • cryptography.hazmat.primitives.ciphers.modes + • cryptography.hazmat.primitives.serialization.ssh + +
+ +
+ +
+ + cryptography.hazmat.primitives.ciphers.base +SourceModule
+imports: + __future__ + • abc + • cryptography.exceptions + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.primitives._cipheralgorithm + • cryptography.hazmat.primitives.ciphers + • cryptography.hazmat.primitives.ciphers.modes + • typing + +
+
+imported by: + cryptography.hazmat.primitives.ciphers + +
+ +
+ +
+ + cryptography.hazmat.primitives.ciphers.modes +SourceModule
+imports: + __future__ + • abc + • cryptography + • cryptography.exceptions + • cryptography.hazmat.primitives._cipheralgorithm + • cryptography.hazmat.primitives.ciphers + • cryptography.hazmat.primitives.ciphers.algorithms + • cryptography.utils + • typing + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.backends.openssl.cmac + • cryptography.hazmat.primitives.ciphers + • cryptography.hazmat.primitives.ciphers.base + • cryptography.hazmat.primitives.serialization.ssh + +
+ +
+ +
+ + cryptography.hazmat.primitives.constant_time +SourceModule
+imports: + __future__ + • cryptography.hazmat.primitives + • hmac + +
+
+imported by: + cryptography.hazmat.backends.openssl.cmac + • cryptography.hazmat.primitives + • cryptography.x509.extensions + +
+ +
+ +
+ + cryptography.hazmat.primitives.hashes +SourceModule
+imports: + __future__ + • abc + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives + • typing + +
+
+imported by: + cryptography.hazmat._oid + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.backends.openssl.utils + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.utils + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.base + • cryptography.x509.certificate_transparency + +
+ +
+ +
+ + cryptography.hazmat.primitives.serialization +Package
+imports: + __future__ + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.serialization.base + • cryptography.hazmat.primitives.serialization.ssh + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.serialization.base + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.base + • cryptography.x509.extensions + +
+ +
+ +
+ + cryptography.hazmat.primitives.serialization.base +SourceModule
+imports: + __future__ + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.serialization + • typing + +
+
+imported by: + cryptography.hazmat.primitives.serialization + +
+ +
+ +
+ + cryptography.hazmat.primitives.serialization.pkcs12 +SourceModule
+imports: + __future__ + • cryptography + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.serialization + • cryptography.x509 + • typing + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + +
+ +
+ +
+ + cryptography.hazmat.primitives.serialization.ssh +SourceModule
+imports: + __future__ + • base64 + • bcrypt + • binascii + • cryptography + • cryptography.exceptions + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.utils + • cryptography.hazmat.primitives.ciphers + • cryptography.hazmat.primitives.ciphers.algorithms + • cryptography.hazmat.primitives.ciphers.modes + • cryptography.hazmat.primitives.hashes + • cryptography.hazmat.primitives.serialization + • cryptography.utils + • dataclasses + • enum + • os + • re + • typing + • warnings + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.serialization + +
+ +
+ +
+ + cryptography.utils +SourceModule
+imports: + __future__ + • cryptography + • cryptography.hazmat.bindings._rust + • enum + • sys + • types + • typing + • warnings + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.ciphers.aead + • cryptography.hazmat.primitives.ciphers.algorithms + • cryptography.hazmat.primitives.ciphers.modes + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.base + • cryptography.x509.certificate_transparency + • cryptography.x509.extensions + • cryptography.x509.name + +
+ +
+ +
+ + cryptography.x509 +Package
+imports: + __future__ + • cryptography + • cryptography.x509 + • cryptography.x509.UnsupportedExtension + • cryptography.x509.base + • cryptography.x509.certificate_transparency + • cryptography.x509.extensions + • cryptography.x509.general_name + • cryptography.x509.name + • cryptography.x509.oid + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.decode_asn1 + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.x509 + • cryptography.x509.base + • cryptography.x509.certificate_transparency + • cryptography.x509.extensions + • cryptography.x509.general_name + • cryptography.x509.name + • cryptography.x509.oid + • urllib3.contrib.pyopenssl + +
+ +
+ +
+ + cryptography.x509.UnsupportedExtension +MissingModule
+imported by: + cryptography.x509 + • urllib3.contrib.pyopenssl + +
+ +
+ +
+ + cryptography.x509.base +SourceModule
+imports: + __future__ + • abc + • cryptography + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + • cryptography.hazmat.primitives.hashes + • cryptography.hazmat.primitives.serialization + • cryptography.utils + • cryptography.x509 + • cryptography.x509.extensions + • cryptography.x509.name + • cryptography.x509.oid + • datetime + • os + • typing + +
+
+imported by: + cryptography.x509 + +
+ +
+ +
+ + cryptography.x509.certificate_transparency +SourceModule
+imports: + __future__ + • abc + • cryptography + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives.hashes + • cryptography.utils + • cryptography.x509 + • datetime + +
+
+imported by: + cryptography.x509 + • cryptography.x509.extensions + +
+ +
+ +
+ + cryptography.x509.extensions +SourceModule
+imports: + __future__ + • abc + • cryptography + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.constant_time + • cryptography.hazmat.primitives.serialization + • cryptography.utils + • cryptography.x509 + • cryptography.x509.certificate_transparency + • cryptography.x509.general_name + • cryptography.x509.name + • cryptography.x509.oid + • datetime + • hashlib + • ipaddress + • typing + +
+
+imported by: + cryptography.x509 + • cryptography.x509.base + • urllib3.contrib.pyopenssl + +
+ +
+ +
+ + cryptography.x509.general_name +SourceModule
+imports: + __future__ + • abc + • cryptography.x509 + • cryptography.x509.name + • cryptography.x509.oid + • email.utils + • ipaddress + • typing + +
+
+imported by: + cryptography.x509 + • cryptography.x509.extensions + +
+ +
+ +
+ + cryptography.x509.name +SourceModule
+imports: + __future__ + • binascii + • cryptography + • cryptography.hazmat.bindings._rust + • cryptography.utils + • cryptography.x509 + • cryptography.x509.oid + • re + • sys + • typing + • warnings + +
+
+imported by: + cryptography.x509 + • cryptography.x509.base + • cryptography.x509.extensions + • cryptography.x509.general_name + +
+ +
+ +
+ + cryptography.x509.oid +SourceModule
+imports: + __future__ + • cryptography.hazmat._oid + • cryptography.x509 + +
+
+imported by: + cryptography.x509 + • cryptography.x509.base + • cryptography.x509.extensions + • cryptography.x509.general_name + • cryptography.x509.name + +
+ +
+ +
+ + csv +SourceModule
+imports: + _csv + • io + • re + +
+
+imported by: + importlib.metadata + +
+ +
+ +
+ + dataclasses +SourceModule
+imports: + _thread + • builtins + • copy + • functools + • inspect + • keyword + • re + • sys + • types + +
+
+imported by: + cryptography.hazmat.primitives.serialization.ssh + +
+ +
+ +
+ + datetime +SourceModule
+imports: + _datetime + • _strptime + • math + • sys + • time + • warnings + +
+
+imported by: + _strptime + • calendar + • cryptography.x509.base + • cryptography.x509.certificate_transparency + • cryptography.x509.extensions + • disable_user.py + • email.utils + • http.cookiejar + • requests.models + • requests.sessions + • urllib3.connection + +
+ +
+ +
+ + decimal +SourceModule
+imports: + _decimal + • _pydecimal + +
+
+imported by: + fractions + • statistics + +
+ +
+ +
+ + dis +SourceModule
+imports: + argparse + • collections + • io + • opcode + • sys + • types + +
+
+imported by: + inspect + +
+ +
+ +
+ + dummy_threading +MissingModule
+imported by: + requests.cookies + +
+ +
+ +
+ + email +Package
+imports: + email._header_value_parser + • email.charset + • email.errors + • email.header + • email.parser + +
+
+imported by: + email._encoded_words + • email._header_value_parser + • email._parseaddr + • email._policybase + • email.base64mime + • email.charset + • email.contentmanager + • email.encoders + • email.errors + • email.feedparser + • email.generator + • email.header + • email.headerregistry + • email.iterators + • email.message + • email.parser + • email.policy + • email.quoprimime + • email.utils + • importlib.metadata + • urllib.request + • urllib3.util.retry + +
+ +
+ +
+ + email._encoded_words +SourceModule
+imports: + base64 + • binascii + • email + • email.errors + • functools + • re + • string + +
+
+imported by: + email._header_value_parser + • email.message + +
+ +
+ +
+ + email._header_value_parser +SourceModule
+imports: + email + • email._encoded_words + • email.errors + • email.utils + • operator + • re + • string + • sys + • urllib + +
+
+imported by: + email + • email.headerregistry + +
+ +
+ +
+ + email._parseaddr +SourceModule
+imports: + calendar + • email + • time + +
+
+imported by: + email.utils + +
+ +
+ +
+ + email._policybase +SourceModule
+imports: + abc + • email + • email.charset + • email.header + • email.utils + +
+
+imported by: + email.feedparser + • email.message + • email.parser + • email.policy + +
+ +
+ +
+ + email.base64mime +SourceModule
+imports: + base64 + • binascii + • email + +
+
+imported by: + email.charset + • email.header + +
+ +
+ +
+ + email.charset +SourceModule
+imports: + email + • email.base64mime + • email.encoders + • email.errors + • email.quoprimime + • functools + +
+
+imported by: + email + • email._policybase + • email.contentmanager + • email.header + • email.message + • email.utils + +
+ +
+ +
+ + email.contentmanager +SourceModule
+imports: + binascii + • email + • email.charset + • email.errors + • email.message + • email.quoprimime + +
+
+imported by: + email.policy + +
+ +
+ +
+ + email.encoders +SourceModule
+imports: + base64 + • email + • quopri + +
+
+imported by: + email.charset + +
+ +
+ +
+ + email.errors +SourceModule
+imports: + email + +
+
+imported by: + email + • email._encoded_words + • email._header_value_parser + • email.charset + • email.contentmanager + • email.feedparser + • email.header + • email.headerregistry + • email.message + • urllib3.exceptions + • urllib3.util.response + +
+ +
+ +
+ + email.feedparser +SourceModule
+imports: + collections + • email + • email._policybase + • email.errors + • email.message + • io + • re + +
+
+imported by: + email.parser + +
+ +
+ +
+ + email.generator +SourceModule
+imports: + copy + • email + • email.utils + • io + • random + • re + • sys + • time + +
+
+imported by: + email.message + +
+ +
+ +
+ + email.header +SourceModule
+imports: + binascii + • email + • email.base64mime + • email.charset + • email.errors + • email.quoprimime + • re + +
+
+imported by: + email + • email._policybase + +
+ +
+ +
+ + email.headerregistry +SourceModule
+imports: + email + • email._header_value_parser + • email.errors + • email.utils + • types + +
+
+imported by: + email.policy + +
+ +
+ +
+ + email.iterators +SourceModule
+imports: + email + • io + • sys + +
+
+imported by: + email.message + +
+ +
+ +
+ + email.message +SourceModule
+imports: + email + • email._encoded_words + • email._policybase + • email.charset + • email.errors + • email.generator + • email.iterators + • email.policy + • email.utils + • io + • quopri + • re + • uu + +
+
+imported by: + email.contentmanager + • email.feedparser + • email.policy + • http.client + +
+ +
+ +
+ + email.parser +SourceModule
+imports: + email + • email._policybase + • email.feedparser + • io + +
+
+imported by: + email + • http.client + +
+ +
+ +
+ + email.policy +SourceModule
+imports: + email + • email._policybase + • email.contentmanager + • email.headerregistry + • email.message + • email.utils + • re + • sys + +
+
+imported by: + email.message + +
+ +
+ +
+ + email.quoprimime +SourceModule
+imports: + email + • re + • string + +
+
+imported by: + email.charset + • email.contentmanager + • email.header + +
+ +
+ +
+ + email.utils +SourceModule
+imports: + datetime + • email + • email._parseaddr + • email.charset + • os + • random + • re + • socket + • time + • urllib.parse + +
+
+imported by: + cryptography.x509.general_name + • email._header_value_parser + • email._policybase + • email.generator + • email.headerregistry + • email.message + • email.policy + • urllib.request + • urllib3.fields + +
+ +
+ +
+ + encodings +Package
+imports: + _winapi + • codecs + • encodings + • encodings.aliases + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • sys + +
+
+imported by: + codecs + • disable_user.py + • encodings + • encodings.aliases + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • locale + +
+ +
+ +
+ + encodings.aliases +SourceModule
+imports: + encodings + +
+
+imported by: + charset_normalizer.constant + • charset_normalizer.models + • charset_normalizer.utils + • disable_user.py + • encodings + • locale + +
+ +
+ +
+ + encodings.ascii +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.base64_codec +SourceModule
+imports: + base64 + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.big5 +SourceModule
+imports: + _codecs_tw + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.big5hkscs +SourceModule
+imports: + _codecs_hk + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.bz2_codec +SourceModule
+imports: + bz2 + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.charmap +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp037 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp1006 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp1026 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp1125 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp1140 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp1250 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp1251 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp1252 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp1253 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp1254 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp1255 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp1256 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp1257 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp1258 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp273 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp424 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp437 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp500 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp720 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp737 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp775 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp850 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp852 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp855 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp856 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp857 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp858 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp860 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp861 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp862 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp863 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp864 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp865 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp866 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp869 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp874 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp875 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp932 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp949 +SourceModule
+imports: + _codecs_kr + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.cp950 +SourceModule
+imports: + _codecs_tw + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.euc_jis_2004 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.euc_jisx0213 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.euc_jp +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.euc_kr +SourceModule
+imports: + _codecs_kr + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.gb18030 +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.gb2312 +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.gbk +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.hex_codec +SourceModule
+imports: + binascii + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.hp_roman8 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.hz +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.idna +SourceModule
+imports: + codecs + • encodings + • re + • stringprep + • unicodedata + +
+
+imported by: + disable_user.py + • encodings + • requests.models + +
+ +
+ +
+ + encodings.iso2022_jp +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.iso2022_jp_1 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.iso2022_jp_2 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.iso2022_jp_2004 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.iso2022_jp_3 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.iso2022_jp_ext +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.iso2022_kr +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.iso8859_1 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.iso8859_10 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.iso8859_11 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.iso8859_13 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.iso8859_14 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.iso8859_15 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.iso8859_16 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.iso8859_2 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.iso8859_3 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.iso8859_4 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.iso8859_5 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.iso8859_6 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.iso8859_7 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.iso8859_8 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.iso8859_9 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.johab +SourceModule
+imports: + _codecs_kr + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.koi8_r +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.koi8_t +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.koi8_u +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.kz1048 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.latin_1 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.mac_arabic +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.mac_croatian +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.mac_cyrillic +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.mac_farsi +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.mac_greek +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.mac_iceland +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.mac_latin2 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.mac_roman +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.mac_romanian +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.mac_turkish +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.mbcs +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.oem +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.palmos +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.ptcp154 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.punycode +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.quopri_codec +SourceModule
+imports: + codecs + • encodings + • io + • quopri + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.raw_unicode_escape +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.rot_13 +SourceModule
+imports: + codecs + • encodings + • sys + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.shift_jis +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.shift_jis_2004 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.shift_jisx0213 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.tis_620 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.undefined +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.unicode_escape +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.utf_16 +SourceModule
+imports: + codecs + • encodings + • sys + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.utf_16_be +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.utf_16_le +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.utf_32 +SourceModule
+imports: + codecs + • encodings + • sys + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.utf_32_be +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.utf_32_le +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.utf_7 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.utf_8 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.utf_8_sig +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.uu_codec +SourceModule
+imports: + binascii + • codecs + • encodings + • io + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + encodings.zlib_codec +SourceModule
+imports: + codecs + • encodings + • zlib + +
+
+imported by: + disable_user.py + • encodings + +
+ +
+ +
+ + enum +SourceModule
+imports: + sys + • types + • warnings + +
+
+imported by: + ast + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.utils + • disable_user.py + • http + • inspect + • py_compile + • re + • signal + • socket + • ssl + • urllib3._collections + • urllib3.util.request + • urllib3.util.timeout + +
+ +
+ +
+ + errno (builtin module)
+imported by: + gettext + • gzip + • http.client + • pathlib + • shutil + • socket + • ssl + • subprocess + • tempfile + • urllib3.connectionpool + +
+ +
+ +
+ + fnmatch +SourceModule
+imports: + functools + • itertools + • os + • posixpath + • re + +
+
+imported by: + pathlib + • shutil + • tracemalloc + • urllib.request + +
+ +
+ +
+ + fractions +SourceModule
+imports: + decimal + • math + • numbers + • operator + • re + • sys + +
+
+imported by: + statistics + +
+ +
+ +
+ + ftplib +SourceModule
+imports: + netrc + • re + • socket + • ssl + • sys + • warnings + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + functools +SourceModule
+imports: + _functools + • _thread + • abc + • collections + • reprlib + • types + • typing + • weakref + +
+
+imported by: + charset_normalizer.cd + • charset_normalizer.utils + • configparser + • contextlib + • dataclasses + • disable_user.py + • email._encoded_words + • email.charset + • fnmatch + • importlib._common + • importlib.metadata + • importlib.util + • inspect + • ipaddress + • linecache + • locale + • operator + • pathlib + • pickle + • re + • tempfile + • threading + • tracemalloc + • types + • typing + • urllib3.poolmanager + • urllib3.util.wait + +
+ +
+ +
+ + gc (builtin module)
+imports: + time + +
+
+imported by: + _posixsubprocess + • weakref + +
+ +
+ +
+ + genericpath +SourceModule
+imports: + os + • stat + +
+
+imported by: + disable_user.py + • ntpath + • posixpath + +
+ +
+ +
+ + getopt +SourceModule
+imports: + gettext + • os + • sys + +
+
+imported by: + base64 + • mimetypes + • quopri + +
+ +
+ +
+ + getpass +SourceModule
+imports: + contextlib + • io + • msvcrt + • os + • pwd + • sys + • termios + • warnings + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + gettext +SourceModule
+imports: + builtins + • copy + • errno + • locale + • os + • re + • struct + • sys + • warnings + +
+
+imported by: + argparse + • getopt + • optparse + +
+ +
+ +
+ + grp +MissingModule
+imported by: + pathlib + • shutil + • subprocess + • tarfile + +
+ +
+ +
+ + gzip +SourceModule
+imports: + _compression + • argparse + • builtins + • errno + • io + • os + • struct + • sys + • time + • warnings + • zlib + +
+
+imported by: + tarfile + +
+ +
+ +
+ + hashlib +SourceModule
+imports: + _blake2 + • _hashlib + • _md5 + • _sha1 + • _sha256 + • _sha3 + • _sha512 + • logging + +
+
+imported by: + charset_normalizer.models + • cryptography.x509.extensions + • hmac + • random + • requests.auth + • urllib.request + • urllib3.util.ssl_ + +
+ +
+ +
+ + heapq +SourceModule
+imports: + _heapq + +
+
+imported by: + collections + • disable_user.py + • queue + +
+ +
+ +
+ + hmac +SourceModule
+imports: + _hashlib + • _operator + • hashlib + • warnings + +
+
+imported by: + cryptography.hazmat.primitives.constant_time + • urllib3.util.ssl_ + +
+ +
+ +
+ + http +Package
+imports: + enum + • http.cookiejar + +
+
+imported by: + http.client + • http.cookiejar + • http.cookies + • requests.compat + +
+ +
+ +
+ + http.client +SourceModule
+imports: + collections.abc + • email.message + • email.parser + • errno + • http + • io + • re + • socket + • ssl + • urllib.parse + • warnings + +
+
+imported by: + http.cookiejar + • urllib.request + • urllib3.connection + • urllib3.exceptions + • urllib3.response + • urllib3.util.response + +
+ +
+ +
+ + http.cookiejar +SourceModule
+imports: + calendar + • copy + • datetime + • http + • http.client + • io + • logging + • os + • re + • threading + • time + • traceback + • urllib.parse + • urllib.request + • warnings + +
+
+imported by: + http + • requests.compat + • urllib.request + +
+ +
+ +
+ + http.cookies +SourceModule
+imports: + http + • re + • string + • time + • types + +
+
+imported by: + requests.compat + +
+ +
+ +
+ + idna +Package
+imports: + idna + • idna.core + • idna.idnadata + • idna.intranges + • idna.package_data + +
+
+imported by: + idna + • idna.core + • idna.idnadata + • idna.intranges + • idna.package_data + • idna.uts46data + • requests.models + • urllib3.contrib.pyopenssl + • urllib3.util.url + +
+ +
+ +
+ + idna.core +SourceModule
+imports: + bisect + • idna + • idna.idnadata + • idna.intranges + • idna.uts46data + • re + • typing + • unicodedata + +
+
+imported by: + idna + +
+ +
+ +
+ + idna.idnadata +SourceModule
+imports: + idna + +
+
+imported by: + idna + • idna.core + +
+ +
+ +
+ + idna.intranges +SourceModule
+imports: + bisect + • idna + • typing + +
+
+imported by: + idna + • idna.core + +
+ +
+ +
+ + idna.package_data +SourceModule
+imports: + idna + +
+
+imported by: + idna + +
+ +
+ +
+ + idna.uts46data +SourceModule
+imports: + idna + • typing + +
+
+imported by: + idna.core + +
+ +
+ +
+ + importlib +Package
+imports: + _frozen_importlib + • _frozen_importlib_external + • _imp + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + • importlib._common + • importlib.machinery + • sys + • types + • warnings + +
+
+imported by: + charset_normalizer.cd + • charset_normalizer.utils + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + • importlib._common + • importlib.abc + • importlib.machinery + • importlib.metadata + • importlib.resources + • importlib.util + • inspect + +
+ +
+ +
+ + importlib._bootstrap +SourceModule
+imports: + _frozen_importlib_external + • importlib + +
+
+imported by: + importlib + • importlib.abc + • importlib.machinery + • importlib.util + +
+ +
+ +
+ + importlib._bootstrap_external +SourceModule
+imports: + _imp + • _io + • _warnings + • importlib + • importlib.metadata + • marshal + • nt + • posix + • sys + • tokenize + • winreg + +
+
+imported by: + importlib + • importlib.abc + • importlib.machinery + • importlib.util + • py_compile + +
+ +
+ +
+ + importlib._common +SourceModule
+imports: + contextlib + • functools + • importlib + • os + • pathlib + • tempfile + • zipfile + +
+
+imported by: + importlib + • importlib.resources + +
+ +
+ +
+ + importlib.abc +SourceModule
+imports: + _frozen_importlib + • _frozen_importlib_external + • abc + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + • importlib.machinery + • typing + • warnings + +
+
+imported by: + importlib.metadata + • importlib.resources + • importlib.util + +
+ +
+ +
+ + importlib.machinery +SourceModule
+imports: + _imp + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + +
+
+imported by: + importlib + • importlib.abc + • inspect + • py_compile + +
+ +
+ +
+ + importlib.metadata +SourceModule
+imports: + abc + • collections + • configparser + • contextlib + • csv + • email + • functools + • importlib + • importlib.abc + • io + • itertools + • operator + • os + • pathlib + • pep517 + • posixpath + • re + • sys + • zipfile + +
+
+imported by: + importlib._bootstrap_external + +
+ +
+ +
+ + importlib.resources +SourceModule
+imports: + 'typing.io' + • contextlib + • importlib + • importlib._common + • importlib.abc + • io + • os + • pathlib + • types + • typing + +
+
+imported by: + certifi.core + +
+ +
+ +
+ + importlib.util +SourceModule
+imports: + _imp + • contextlib + • functools + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + • importlib.abc + • sys + • types + • warnings + +
+
+imported by: + py_compile + • zipfile + +
+ +
+ +
+ + inspect +SourceModule
+imports: + abc + • argparse + • ast + • builtins + • collections + • collections.abc + • dis + • enum + • functools + • importlib + • importlib.machinery + • itertools + • linecache + • operator + • os + • re + • sys + • token + • tokenize + • types + • warnings + +
+
+imported by: + ast + • dataclasses + • pyi_rth_inspect.py + +
+ +
+ +
+ + io +SourceModule
+imports: + _io + • abc + +
+
+imported by: + _compression + • bz2 + • configparser + • csv + • dis + • disable_user.py + • email.feedparser + • email.generator + • email.iterators + • email.message + • email.parser + • encodings.quopri_codec + • encodings.uu_codec + • getpass + • gzip + • http.client + • http.cookiejar + • importlib.metadata + • importlib.resources + • logging + • lzma + • os + • pathlib + • pickle + • pprint + • quopri + • requests.compat + • requests.models + • requests.utils + • shlex + • socket + • subprocess + • tarfile + • tempfile + • tokenize + • urllib.request + • urllib3.contrib.pyopenssl + • urllib3.filepost + • urllib3.response + • urllib3.util.request + • urllib3.util.ssltransport + • zipfile + +
+ +
+ +
+ + ipaddress +SourceModule
+imports: + functools + • re + +
+
+imported by: + cryptography.x509.extensions + • cryptography.x509.general_name + • urllib3.util.ssl_match_hostname + +
+ +
+ +
+ + itertools (builtin module)
+imported by: + _pydecimal + • calendar + • collections + • configparser + • cryptography.hazmat.backends.openssl.backend + • fnmatch + • importlib.metadata + • inspect + • pickle + • random + • reprlib + • statistics + • threading + • tokenize + • traceback + • urllib3.util.retry + • weakref + • zipfile + +
+ +
+ +
+ + json +Package
+imports: + codecs + • json.decoder + • json.encoder + • json.scanner + +
+
+imported by: + charset_normalizer.models + • disable_user.py + • json.decoder + • json.encoder + • json.scanner + • requests.compat + • urllib3._request_methods + • urllib3.response + +
+ +
+ +
+ + json.decoder +SourceModule
+imports: + _json + • json + • json.scanner + • re + +
+
+imported by: + _json + • json + +
+ +
+ +
+ + json.encoder +SourceModule
+imports: + _json + • json + • re + +
+
+imported by: + json + +
+ +
+ +
+ + json.scanner +SourceModule
+imports: + _json + • json + • re + +
+
+imported by: + json + • json.decoder + +
+ +
+ +
+ + keyword +SourceModule
+imported by: + collections + • dataclasses + • disable_user.py + +
+ +
+ +
+ + linecache +SourceModule
+imports: + functools + • os + • sys + • tokenize + +
+
+imported by: + disable_user.py + • inspect + • traceback + • tracemalloc + • warnings + +
+ +
+ +
+ + locale +SourceModule
+imports: + _bootlocale + • _collections_abc + • _locale + • builtins + • encodings + • encodings.aliases + • functools + • os + • re + • sys + • warnings + +
+
+imported by: + _bootlocale + • _pydecimal + • _strptime + • calendar + • disable_user.py + • gettext + +
+ +
+ +
+ + logging +Package
+imports: + atexit + • collections.abc + • io + • os + • pickle + • re + • string + • sys + • threading + • time + • traceback + • warnings + • weakref + +
+
+imported by: + charset_normalizer + • charset_normalizer.api + • charset_normalizer.utils + • hashlib + • http.cookiejar + • requests + • urllib3 + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.pyopenssl + • urllib3.poolmanager + • urllib3.response + • urllib3.util.retry + +
+ +
+ +
+ + lzma +SourceModule
+imports: + _compression + • _lzma + • builtins + • io + • os + +
+
+imported by: + shutil + • tarfile + • zipfile + +
+ +
+ +
+ + marshal (builtin module)
+imported by: + importlib._bootstrap_external + +
+ +
+ +
+ + math (builtin module)
+imported by: + _pydecimal + • cryptography.hazmat.primitives.asymmetric.rsa + • datetime + • fractions + • random + • selectors + • statistics + +
+ +
+ +
+ + mimetypes +SourceModule
+imports: + getopt + • os + • posixpath + • sys + • urllib.parse + • winreg + +
+
+imported by: + urllib.request + • urllib3.fields + +
+ +
+ +
+ + msvcrt (builtin module)
+imported by: + getpass + • subprocess + +
+ +
+ +
+ + netrc +SourceModule
+imports: + os + • pwd + • shlex + • stat + +
+
+imported by: + ftplib + • requests.utils + +
+ +
+ +
+ + nt (builtin module)
+imported by: + importlib._bootstrap_external + • ntpath + • os + • pathlib + • shutil + +
+ +
+ +
+ + ntpath +SourceModule
+imports: + genericpath + • nt + • os + • stat + • string + • sys + +
+
+imported by: + disable_user.py + • ntpath + • os + • pathlib + +
+ +
+ +
+ + ntpath +AliasNode
+imports: + ntpath + • os + +
+
+imported by: + os + • py_compile + • requests.adapters + • tracemalloc + +
+ +
+ +
+ + nturl2path +SourceModule
+imports: + string + • urllib.parse + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + numbers +SourceModule
+imports: + abc + +
+
+imported by: + _pydecimal + • fractions + • statistics + +
+ +
+ +
+ + opcode +SourceModule
+imports: + _opcode + +
+
+imported by: + dis + +
+ +
+ +
+ + operator +SourceModule
+imports: + _operator + • builtins + • functools + +
+
+imported by: + collections + • disable_user.py + • email._header_value_parser + • fractions + • importlib.metadata + • inspect + • pathlib + • statistics + • typing + +
+ +
+ +
+ + optparse +SourceModule
+imports: + gettext + • os + • sys + • textwrap + +
+
+imported by: + uu + +
+ +
+ +
+ + org +MissingModule
+imported by: + pickle + +
+ +
+ +
+ + os +SourceModule
+imports: + _collections_abc + • abc + • io + • nt + • ntpath + • ntpath + • posix + • posixpath + • stat + • subprocess + • sys + • warnings + +
+
+imported by: + argparse + • bz2 + • certifi.core + • charset_normalizer.api + • configparser + • cryptography.hazmat.bindings.openssl.binding + • cryptography.hazmat.primitives.ciphers.aead + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.base + • disable_user.py + • email.utils + • fnmatch + • genericpath + • getopt + • getpass + • gettext + • gzip + • http.cookiejar + • importlib._common + • importlib.metadata + • importlib.resources + • inspect + • linecache + • locale + • logging + • lzma + • mimetypes + • netrc + • ntpath + • ntpath + • optparse + • pathlib + • posixpath + • py_compile + • pyi_rth_inspect.py + • random + • requests.auth + • requests.sessions + • requests.utils + • shlex + • shutil + • socket + • ssl + • subprocess + • tarfile + • tempfile + • threading + • urllib.request + • urllib3.connection + • urllib3.filepost + • urllib3.util.ssl_ + • uu + • zipfile + +
+ +
+ +
+ + pathlib +SourceModule
+imports: + _collections_abc + • errno + • fnmatch + • functools + • grp + • io + • nt + • ntpath + • operator + • os + • posixpath + • pwd + • re + • stat + • sys + • urllib.parse + +
+
+imported by: + importlib._common + • importlib.metadata + • importlib.resources + +
+ +
+ +
+ + pep517 +MissingModule
+imported by: + importlib.metadata + +
+ +
+ +
+ + pickle +SourceModule
+imports: + _compat_pickle + • _pickle + • codecs + • copyreg + • functools + • io + • itertools + • org + • pprint + • re + • struct + • sys + • types + +
+
+imported by: + logging + • tracemalloc + +
+ +
+ +
+ + posix +MissingModule
+imports: + resource + +
+
+imported by: + importlib._bootstrap_external + • os + • shutil + +
+ +
+ +
+ + posixpath +SourceModule
+imports: + genericpath + • os + • pwd + • re + • stat + • sys + +
+
+imported by: + disable_user.py + • fnmatch + • importlib.metadata + • mimetypes + • os + • pathlib + • urllib.request + • zipfile + +
+ +
+ +
+ + pprint +SourceModule
+imports: + collections + • io + • re + • sys + • time + • types + +
+
+imported by: + pickle + +
+ +
+ +
+ + pwd +MissingModule
+imported by: + getpass + • netrc + • pathlib + • posixpath + • shutil + • subprocess + • tarfile + +
+ +
+ +
+ + py_compile +SourceModule
+imports: + enum + • importlib._bootstrap_external + • importlib.machinery + • importlib.util + • ntpath + • os + • sys + • traceback + +
+
+imported by: + zipfile + +
+ +
+ +
+ + queue +SourceModule
+imports: + _queue + • collections + • heapq + • threading + • time + • types + +
+
+imported by: + urllib3.connectionpool + +
+ +
+ +
+ + quopri +SourceModule
+imports: + binascii + • getopt + • io + • sys + +
+
+imported by: + email.encoders + • email.message + • encodings.quopri_codec + +
+ +
+ +
+ + random +SourceModule
+imports: + _collections_abc + • _random + • _sha512 + • bisect + • hashlib + • itertools + • math + • os + • statistics + • time + • warnings + +
+
+imported by: + email.generator + • email.utils + • statistics + • tempfile + • urllib3.util.retry + +
+ +
+ +
+ + re +SourceModule
+imports: + _locale + • copyreg + • enum + • functools + • sre_compile + • sre_constants + • sre_parse + +
+
+imported by: + _pydecimal + • _sre + • _strptime + • argparse + • base64 + • charset_normalizer.constant + • charset_normalizer.utils + • configparser + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.name + • csv + • dataclasses + • disable_user.py + • email._encoded_words + • email._header_value_parser + • email.feedparser + • email.generator + • email.header + • email.message + • email.policy + • email.quoprimime + • email.utils + • encodings.idna + • fnmatch + • fractions + • ftplib + • gettext + • http.client + • http.cookiejar + • http.cookies + • idna.core + • importlib.metadata + • inspect + • ipaddress + • json.decoder + • json.encoder + • json.scanner + • locale + • logging + • pathlib + • pickle + • posixpath + • pprint + • requests._internal_utils + • requests.auth + • requests.utils + • shlex + • string + • tarfile + • textwrap + • tokenize + • typing + • urllib.parse + • urllib.request + • urllib3.connection + • urllib3.response + • urllib3.util.retry + • urllib3.util.ssl_match_hostname + • urllib3.util.url + • warnings + +
+ +
+ +
+ + reprlib +SourceModule
+imports: + _thread + • builtins + • itertools + +
+
+imported by: + collections + • disable_user.py + • functools + +
+ +
+ +
+ + requests +Package
+imports: + chardet + • charset_normalizer + • cryptography + • logging + • requests + • requests.__version__ + • requests.api + • requests.certs + • requests.exceptions + • requests.models + • requests.packages + • requests.sessions + • requests.status_codes + • requests.utils + • ssl + • urllib3 + • urllib3.contrib + • urllib3.contrib.pyopenssl + • urllib3.exceptions + • warnings + +
+
+imported by: + disable_user.py + • requests + • requests.__version__ + • requests._internal_utils + • requests.adapters + • requests.api + • requests.auth + • requests.certs + • requests.compat + • requests.cookies + • requests.exceptions + • requests.hooks + • requests.models + • requests.packages + • requests.sessions + • requests.status_codes + • requests.structures + • requests.utils + +
+ +
+ +
+ + requests.__version__ +SourceModule
+imports: + requests + +
+
+imported by: + requests + • requests.utils + +
+ +
+ +
+ + requests._internal_utils +SourceModule
+imports: + re + • requests + • requests.compat + +
+
+imported by: + requests.auth + • requests.cookies + • requests.models + • requests.sessions + • requests.utils + +
+ +
+ +
+ + requests.adapters +SourceModule
+imports: + ntpath + • requests + • requests.auth + • requests.compat + • requests.cookies + • requests.exceptions + • requests.models + • requests.structures + • requests.utils + • socket + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.util + • urllib3.util.retry + +
+
+imported by: + requests.sessions + +
+ +
+ +
+ + requests.api +SourceModule
+imports: + requests + • requests.sessions + +
+
+imported by: + requests + +
+ +
+ +
+ + requests.auth +SourceModule
+imports: + base64 + • hashlib + • os + • re + • requests + • requests._internal_utils + • requests.compat + • requests.cookies + • requests.utils + • threading + • time + • warnings + +
+
+imported by: + requests.adapters + • requests.models + • requests.sessions + +
+ +
+ +
+ + requests.certs +SourceModule
+imports: + certifi + • requests + +
+
+imported by: + requests + • requests.utils + +
+ +
+ +
+ + requests.compat +SourceModule
+imports: + chardet + • charset_normalizer + • collections + • collections.abc + • http + • http.cookiejar + • http.cookies + • io + • json + • requests + • simplejson + • sys + • urllib.parse + • urllib.request + +
+
+imported by: + requests._internal_utils + • requests.adapters + • requests.auth + • requests.cookies + • requests.exceptions + • requests.models + • requests.sessions + • requests.structures + • requests.utils + +
+ +
+ +
+ + requests.cookies +SourceModule
+imports: + calendar + • copy + • dummy_threading + • requests + • requests._internal_utils + • requests.compat + • threading + • time + +
+
+imported by: + requests.adapters + • requests.auth + • requests.models + • requests.sessions + • requests.utils + +
+ +
+ +
+ + requests.exceptions +SourceModule
+imports: + requests + • requests.compat + • urllib3.exceptions + +
+
+imported by: + requests + • requests.adapters + • requests.models + • requests.sessions + • requests.utils + +
+ +
+ +
+ + requests.hooks +SourceModule
+imports: + requests + +
+
+imported by: + requests.models + • requests.sessions + +
+ +
+ +
+ + requests.models +SourceModule
+imports: + datetime + • encodings.idna + • idna + • io + • requests + • requests._internal_utils + • requests.auth + • requests.compat + • requests.cookies + • requests.exceptions + • requests.hooks + • requests.status_codes + • requests.structures + • requests.utils + • urllib3.exceptions + • urllib3.fields + • urllib3.filepost + • urllib3.util + +
+
+imported by: + requests + • requests.adapters + • requests.sessions + +
+ +
+ +
+ + requests.packages +SourceModule
+imports: + chardet + • charset_normalizer + • requests + • sys + • warnings + +
+
+imported by: + requests + +
+ +
+ +
+ + requests.sessions +SourceModule
+imports: + collections + • datetime + • os + • requests + • requests._internal_utils + • requests.adapters + • requests.auth + • requests.compat + • requests.cookies + • requests.exceptions + • requests.hooks + • requests.models + • requests.status_codes + • requests.structures + • requests.utils + • sys + • time + +
+
+imported by: + requests + • requests.api + +
+ +
+ +
+ + requests.status_codes +SourceModule
+imports: + requests + • requests.structures + +
+
+imported by: + requests + • requests.models + • requests.sessions + +
+ +
+ +
+ + requests.structures +SourceModule
+imports: + collections + • requests + • requests.compat + +
+
+imported by: + requests.adapters + • requests.models + • requests.sessions + • requests.status_codes + • requests.utils + +
+ +
+ +
+ + requests.utils +SourceModule
+imports: + codecs + • collections + • contextlib + • io + • netrc + • os + • re + • requests + • requests.__version__ + • requests._internal_utils + • requests.certs + • requests.compat + • requests.cookies + • requests.exceptions + • requests.structures + • socket + • struct + • sys + • tempfile + • urllib3.util + • warnings + • winreg + • zipfile + +
+
+imported by: + requests + • requests.adapters + • requests.auth + • requests.models + • requests.sessions + +
+ +
+ +
+ + resource +MissingModule
+imported by: + posix + +
+ +
+ +
+ + select C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\select.pyd
+imported by: + selectors + • subprocess + • urllib3.util.wait + +
+ +
+ +
+ + selectors +SourceModule
+imports: + abc + • collections + • collections.abc + • math + • select + • sys + +
+
+imported by: + socket + • subprocess + +
+ +
+ +
+ + shlex +SourceModule
+imports: + collections + • io + • os + • re + • sys + • warnings + +
+
+imported by: + netrc + +
+ +
+ +
+ + shutil +SourceModule
+imports: + bz2 + • collections + • errno + • fnmatch + • grp + • lzma + • nt + • os + • posix + • pwd + • stat + • sys + • tarfile + • zipfile + • zlib + +
+
+imported by: + argparse + • tarfile + • tempfile + • zipfile + +
+ +
+ +
+ + signal +SourceModule
+imports: + _signal + • enum + +
+
+imported by: + subprocess + +
+ +
+ +
+ + simplejson +MissingModule
+imported by: + requests.compat + +
+ +
+ +
+ + socket +SourceModule
+imports: + _socket + • array + • enum + • errno + • io + • os + • selectors + • sys + +
+
+imported by: + _ssl + • disable_user.py + • email.utils + • ftplib + • http.client + • requests.adapters + • requests.utils + • ssl + • urllib.request + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.pyopenssl + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.response + • urllib3.util.connection + • urllib3.util.ssl_ + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.wait + +
+ +
+ +
+ + socks +MissingModule
+imported by: + urllib3.contrib.socks + +
+ +
+ +
+ + sre_compile +SourceModule
+imports: + _sre + • sre_constants + • sre_parse + • sys + +
+
+imported by: + disable_user.py + • re + +
+ +
+ +
+ + sre_constants +SourceModule
+imports: + _sre + +
+
+imported by: + disable_user.py + • re + • sre_compile + • sre_parse + +
+ +
+ +
+ + sre_parse +SourceModule
+imports: + sre_constants + • unicodedata + • warnings + +
+
+imported by: + disable_user.py + • re + • sre_compile + +
+ +
+ +
+ + ssl +SourceModule
+imports: + _ssl + • base64 + • calendar + • collections + • enum + • errno + • os + • socket + • sys + • time + • warnings + +
+
+imported by: + ftplib + • http.client + • requests + • urllib.request + • urllib3 + • urllib3._base_connection + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.pyopenssl + • urllib3.contrib.socks + • urllib3.poolmanager + • urllib3.util.ssl_ + • urllib3.util.ssltransport + +
+ +
+ +
+ + stat +SourceModule
+imports: + _stat + +
+
+imported by: + disable_user.py + • genericpath + • netrc + • ntpath + • os + • pathlib + • posixpath + • shutil + • tarfile + • zipfile + +
+ +
+ +
+ + statistics +SourceModule
+imports: + _statistics + • bisect + • collections + • decimal + • fractions + • itertools + • math + • numbers + • operator + • random + +
+
+imported by: + random + +
+ +
+ +
+ + string +SourceModule
+imports: + _string + • collections + • re + +
+
+imported by: + email._encoded_words + • email._header_value_parser + • email.quoprimime + • http.cookies + • logging + • ntpath + • nturl2path + • urllib.request + +
+ +
+ +
+ + stringprep +SourceModule
+imports: + unicodedata + +
+
+imported by: + encodings.idna + +
+ +
+ +
+ + struct +SourceModule
+imports: + _struct + +
+
+imported by: + base64 + • gettext + • gzip + • pickle + • requests.utils + • tarfile + • zipfile + +
+ +
+ +
+ + subprocess +SourceModule
+imports: + _posixsubprocess + • _winapi + • builtins + • contextlib + • errno + • grp + • io + • msvcrt + • os + • pwd + • select + • selectors + • signal + • sys + • threading + • time + • types + • warnings + +
+
+imported by: + disable_user.py + • os + +
+ +
+ +
+ + sys (builtin module)
+imported by: + _bootlocale + • _collections_abc + • _pydecimal + • argparse + • ast + • base64 + • calendar + • certifi.core + • codecs + • collections + • configparser + • contextlib + • cryptography.hazmat.bindings.openssl.binding + • cryptography.utils + • cryptography.x509.name + • dataclasses + • datetime + • dis + • email._header_value_parser + • email.generator + • email.iterators + • email.policy + • encodings + • encodings.rot_13 + • encodings.utf_16 + • encodings.utf_32 + • enum + • fractions + • ftplib + • getopt + • getpass + • gettext + • gzip + • importlib + • importlib._bootstrap_external + • importlib.metadata + • importlib.util + • inspect + • linecache + • locale + • logging + • mimetypes + • ntpath + • optparse + • os + • pathlib + • pickle + • posixpath + • pprint + • py_compile + • pyi_rth_inspect.py + • quopri + • requests.compat + • requests.packages + • requests.sessions + • requests.utils + • selectors + • shlex + • shutil + • socket + • sre_compile + • ssl + • subprocess + • tarfile + • tempfile + • threading + • tokenize + • traceback + • types + • typing + • urllib.parse + • urllib.request + • urllib3.connection + • urllib3.connectionpool + • urllib3.response + • urllib3.util.ssl_ + • uu + • warnings + • weakref + • zipfile + +
+ +
+ +
+ + tarfile +SourceModule
+imports: + argparse + • builtins + • bz2 + • copy + • grp + • gzip + • io + • lzma + • os + • pwd + • re + • shutil + • stat + • struct + • sys + • time + • zlib + +
+
+imported by: + shutil + +
+ +
+ +
+ + tempfile +SourceModule
+imports: + _thread + • errno + • functools + • io + • os + • random + • shutil + • sys + • types + • warnings + • weakref + +
+
+imported by: + importlib._common + • requests.utils + • urllib.request + • urllib.response + +
+ +
+ +
+ + termios +MissingModule
+imported by: + getpass + +
+ +
+ +
+ + textwrap +SourceModule
+imports: + re + +
+
+imported by: + argparse + • optparse + +
+ +
+ +
+ + threading +SourceModule
+imports: + _collections + • _thread + • _threading_local + • _weakrefset + • collections + • functools + • itertools + • os + • sys + • time + • traceback + +
+
+imported by: + _threading_local + • bz2 + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.bindings.openssl.binding + • http.cookiejar + • logging + • queue + • requests.auth + • requests.cookies + • subprocess + • urllib3._collections + • zipfile + +
+ +
+ +
+ + time (builtin module)
+imports: + _strptime + +
+
+imported by: + _datetime + • _strptime + • datetime + • email._parseaddr + • email.generator + • email.utils + • gc + • gzip + • http.cookiejar + • http.cookies + • logging + • pprint + • queue + • random + • requests.auth + • requests.cookies + • requests.sessions + • ssl + • subprocess + • tarfile + • threading + • urllib.request + • urllib3.util.retry + • urllib3.util.timeout + • zipfile + +
+ +
+ +
+ + token +SourceModule
+imported by: + inspect + • tokenize + +
+ +
+ +
+ + tokenize +SourceModule
+imports: + argparse + • builtins + • codecs + • collections + • io + • itertools + • re + • sys + • token + +
+
+imported by: + importlib._bootstrap_external + • inspect + • linecache + +
+ +
+ +
+ + traceback +SourceModule
+imports: + collections + • itertools + • linecache + • sys + +
+
+imported by: + disable_user.py + • http.cookiejar + • logging + • py_compile + • threading + • warnings + +
+ +
+ +
+ + tracemalloc +SourceModule
+imports: + _tracemalloc + • collections.abc + • fnmatch + • functools + • linecache + • ntpath + • pickle + +
+
+imported by: + warnings + +
+ +
+ +
+ + types +SourceModule
+imports: + _collections_abc + • functools + • sys + +
+
+imported by: + _weakrefset + • certifi.core + • contextlib + • copy + • cryptography.hazmat.bindings.openssl.binding + • cryptography.utils + • dataclasses + • dis + • disable_user.py + • email.headerregistry + • enum + • functools + • http.cookies + • importlib + • importlib.resources + • importlib.util + • inspect + • pickle + • pprint + • queue + • subprocess + • tempfile + • typing + • urllib.parse + • urllib3.connectionpool + • urllib3.poolmanager + • urllib3.util.retry + • urllib3.util.util + +
+ +
+ +
+ + typing +SourceModule
+imports: + abc + • collections + • collections.abc + • contextlib + • functools + • operator + • re + • sys + • types + +
+
+imported by: + certifi.core + • charset_normalizer.api + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.legacy + • charset_normalizer.models + • charset_normalizer.utils + • cryptography.exceptions + • cryptography.hazmat._oid + • cryptography.hazmat.backends + • cryptography.hazmat.backends.openssl.aead + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.backends.openssl.cmac + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.backends.openssl.utils + • cryptography.hazmat.bindings.openssl._conditional + • cryptography.hazmat.bindings.openssl.binding + • cryptography.hazmat.primitives._cipheralgorithm + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.ciphers.aead + • cryptography.hazmat.primitives.ciphers.base + • cryptography.hazmat.primitives.ciphers.modes + • cryptography.hazmat.primitives.hashes + • cryptography.hazmat.primitives.serialization.base + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.utils + • cryptography.x509.base + • cryptography.x509.extensions + • cryptography.x509.general_name + • cryptography.x509.name + • functools + • idna.core + • idna.intranges + • idna.uts46data + • importlib.abc + • importlib.resources + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3._request_methods + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.pyopenssl + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.fields + • urllib3.filepost + • urllib3.poolmanager + • urllib3.response + • urllib3.util.connection + • urllib3.util.proxy + • urllib3.util.request + • urllib3.util.retry + • urllib3.util.ssl_ + • urllib3.util.ssl_match_hostname + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.util + +
+ +
+ +
+ + typing_extensions +MissingModule
+imported by: + urllib3._base_connection + • urllib3._collections + • urllib3.connection + • urllib3.connectionpool + • urllib3.poolmanager + • urllib3.response + • urllib3.util.request + • urllib3.util.ssl_ + • urllib3.util.ssltransport + • urllib3.util.timeout + +
+ +
+ +
+ + unicodedata C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\unicodedata.pyd
+imported by: + charset_normalizer.utils + • encodings.idna + • idna.core + • sre_parse + • stringprep + • urllib.parse + +
+ +
+ +
+ + urllib +Package
+imported by: + email._header_value_parser + • urllib.error + • urllib.parse + • urllib.request + • urllib.response + +
+ +
+ +
+ + urllib.error +SourceModule
+imports: + urllib + • urllib.response + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + urllib.parse +SourceModule
+imports: + collections + • re + • sys + • types + • unicodedata + • urllib + • warnings + +
+
+imported by: + email.utils + • http.client + • http.cookiejar + • mimetypes + • nturl2path + • pathlib + • requests.compat + • urllib.request + • urllib3._request_methods + • urllib3.poolmanager + +
+ +
+ +
+ + urllib.request +SourceModule
+imports: + _scproxy + • base64 + • bisect + • contextlib + • email + • email.utils + • fnmatch + • ftplib + • getpass + • hashlib + • http.client + • http.cookiejar + • io + • mimetypes + • nturl2path + • os + • posixpath + • re + • socket + • ssl + • string + • sys + • tempfile + • time + • urllib + • urllib.error + • urllib.parse + • urllib.response + • warnings + • winreg + +
+
+imported by: + http.cookiejar + • requests.compat + +
+ +
+ +
+ + urllib.response +SourceModule
+imports: + tempfile + • urllib + +
+
+imported by: + urllib.error + • urllib.request + +
+ +
+ +
+ + urllib3 +Package
+imports: + __future__ + • logging + • ssl + • typing + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3._version + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.filepost + • urllib3.poolmanager + • urllib3.response + • urllib3.util + • urllib3.util.request + • urllib3.util.retry + • urllib3.util.timeout + • urllib3_secure_extra + • warnings + +
+
+imported by: + requests + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3._request_methods + • urllib3._version + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib + • urllib3.contrib.pyopenssl + • urllib3.exceptions + • urllib3.fields + • urllib3.filepost + • urllib3.poolmanager + • urllib3.response + • urllib3.util + +
+ +
+ +
+ + urllib3._base_connection +SourceModule
+imports: + __future__ + • ssl + • typing + • typing_extensions + • urllib3 + • urllib3.response + • urllib3.util.connection + • urllib3.util.timeout + • urllib3.util.url + +
+
+imported by: + urllib3 + • urllib3._request_methods + • urllib3.connection + • urllib3.connectionpool + • urllib3.response + • urllib3.util.connection + +
+ +
+ +
+ + urllib3._collections +SourceModule
+imports: + __future__ + • collections + • enum + • threading + • typing + • typing_extensions + • urllib3 + +
+
+imported by: + urllib3 + • urllib3._request_methods + • urllib3.connection + • urllib3.poolmanager + • urllib3.response + +
+ +
+ +
+ + urllib3._request_methods +SourceModule
+imports: + __future__ + • json + • typing + • urllib.parse + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3.filepost + • urllib3.response + +
+
+imported by: + urllib3.connectionpool + • urllib3.poolmanager + +
+ +
+ +
+ + urllib3._version +SourceModule
+imports: + __future__ + • urllib3 + +
+
+imported by: + urllib3 + • urllib3.connection + +
+ +
+ +
+ + urllib3.connection +SourceModule
+imports: + __future__ + • datetime + • http.client + • logging + • os + • re + • socket + • ssl + • sys + • typing + • typing_extensions + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3._version + • urllib3.exceptions + • urllib3.response + • urllib3.util + • urllib3.util.connection + • urllib3.util.request + • urllib3.util.response + • urllib3.util.ssl_ + • urllib3.util.ssl_match_hostname + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.util + • urllib3.util.wait + • warnings + +
+
+imported by: + urllib3.connectionpool + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.response + • urllib3.util.proxy + +
+ +
+ +
+ + urllib3.connectionpool +SourceModule
+imports: + __future__ + • errno + • logging + • queue + • socket + • ssl + • sys + • types + • typing + • typing_extensions + • urllib3 + • urllib3._base_connection + • urllib3._request_methods + • urllib3.connection + • urllib3.exceptions + • urllib3.response + • urllib3.util.connection + • urllib3.util.proxy + • urllib3.util.request + • urllib3.util.retry + • urllib3.util.ssl_match_hostname + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.util + • warnings + • weakref + +
+
+imported by: + urllib3 + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.response + • urllib3.util.retry + +
+ +
+ +
+ + urllib3.contrib +Package
+imports: + urllib3 + • urllib3.contrib.pyopenssl + +
+
+imported by: + requests + • urllib3.contrib.pyopenssl + • urllib3.contrib.socks + +
+ +
+ +
+ + urllib3.contrib.pyopenssl +SourceModule
+imports: + 'OpenSSL.crypto' + • OpenSSL + • __future__ + • cryptography + • cryptography.x509 + • cryptography.x509.UnsupportedExtension + • cryptography.x509.extensions + • idna + • io + • logging + • socket + • ssl + • typing + • urllib3 + • urllib3.contrib + • urllib3.util + +
+
+imported by: + requests + • urllib3.contrib + +
+ +
+ +
+ + urllib3.contrib.socks +SourceModule
+imports: + __future__ + • socket + • socks + • ssl + • typing + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.util.url + • warnings + +
+
+imported by: + requests.adapters + +
+ +
+ +
+ + urllib3.exceptions +SourceModule
+imports: + __future__ + • email.errors + • http.client + • socket + • typing + • urllib3 + • urllib3.connection + • urllib3.connectionpool + • urllib3.response + • urllib3.util.retry + • warnings + +
+
+imported by: + requests + • requests.adapters + • requests.exceptions + • requests.models + • urllib3 + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.socks + • urllib3.poolmanager + • urllib3.response + • urllib3.util.connection + • urllib3.util.request + • urllib3.util.response + • urllib3.util.retry + • urllib3.util.ssl_ + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.url + +
+ +
+ +
+ + urllib3.fields +SourceModule
+imports: + __future__ + • email.utils + • mimetypes + • typing + • urllib3 + • warnings + +
+
+imported by: + requests.models + • urllib3.filepost + +
+ +
+ +
+ + urllib3.filepost +SourceModule
+imports: + __future__ + • binascii + • codecs + • io + • os + • typing + • urllib3 + • urllib3.fields + +
+
+imported by: + requests.models + • urllib3 + • urllib3._request_methods + +
+ +
+ +
+ + urllib3.poolmanager +SourceModule
+imports: + __future__ + • functools + • logging + • ssl + • types + • typing + • typing_extensions + • urllib.parse + • urllib3 + • urllib3._collections + • urllib3._request_methods + • urllib3.connection + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.response + • urllib3.util.connection + • urllib3.util.proxy + • urllib3.util.retry + • urllib3.util.timeout + • urllib3.util.url + • warnings + +
+
+imported by: + requests.adapters + • urllib3 + • urllib3.contrib.socks + +
+ +
+ +
+ + urllib3.response +SourceModule
+imports: + __future__ + • brotli + • brotlicffi + • collections + • contextlib + • http.client + • io + • json + • logging + • re + • socket + • sys + • typing + • typing_extensions + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3.connection + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.util + • urllib3.util.response + • urllib3.util.retry + • warnings + • zlib + • zstandard + +
+
+imported by: + urllib3 + • urllib3._base_connection + • urllib3._request_methods + • urllib3.connection + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.util.retry + +
+ +
+ +
+ + urllib3.util +Package
+imports: + __future__ + • urllib3 + • urllib3.util.connection + • urllib3.util.request + • urllib3.util.response + • urllib3.util.retry + • urllib3.util.ssl_ + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.wait + +
+
+imported by: + requests.adapters + • requests.models + • requests.utils + • urllib3 + • urllib3.connection + • urllib3.contrib.pyopenssl + • urllib3.response + • urllib3.util.connection + • urllib3.util.proxy + • urllib3.util.request + • urllib3.util.response + • urllib3.util.retry + • urllib3.util.ssl_ + • urllib3.util.ssl_match_hostname + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.util + • urllib3.util.wait + +
+ +
+ +
+ + urllib3.util.connection +SourceModule
+imports: + __future__ + • socket + • typing + • urllib3._base_connection + • urllib3.exceptions + • urllib3.util + • urllib3.util.timeout + +
+
+imported by: + urllib3._base_connection + • urllib3.connection + • urllib3.connectionpool + • urllib3.poolmanager + • urllib3.util + +
+ +
+ +
+ + urllib3.util.proxy +SourceModule
+imports: + __future__ + • typing + • urllib3.connection + • urllib3.util + • urllib3.util.url + +
+
+imported by: + urllib3.connectionpool + • urllib3.poolmanager + +
+ +
+ +
+ + urllib3.util.request +SourceModule
+imports: + __future__ + • base64 + • brotli + • brotlicffi + • enum + • io + • typing + • typing_extensions + • urllib3.exceptions + • urllib3.util + • urllib3.util.util + • zstandard + +
+
+imported by: + urllib3 + • urllib3.connection + • urllib3.connectionpool + • urllib3.util + +
+ +
+ +
+ + urllib3.util.response +SourceModule
+imports: + __future__ + • email.errors + • http.client + • urllib3.exceptions + • urllib3.util + +
+
+imported by: + urllib3.connection + • urllib3.response + • urllib3.util + +
+ +
+ +
+ + urllib3.util.retry +SourceModule
+imports: + __future__ + • email + • itertools + • logging + • random + • re + • time + • types + • typing + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.response + • urllib3.util + • urllib3.util.util + +
+
+imported by: + requests.adapters + • urllib3 + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.response + • urllib3.util + +
+ +
+ +
+ + urllib3.util.ssl_ +SourceModule
+imports: + __future__ + • binascii + • hashlib + • hmac + • os + • socket + • ssl + • sys + • typing + • typing_extensions + • urllib3.exceptions + • urllib3.util + • urllib3.util.ssltransport + • urllib3.util.url + • warnings + +
+
+imported by: + urllib3.connection + • urllib3.util + • urllib3.util.ssl_match_hostname + • urllib3.util.ssltransport + +
+ +
+ +
+ + urllib3.util.ssl_match_hostname +SourceModule
+imports: + __future__ + • ipaddress + • re + • typing + • urllib3.util + • urllib3.util.ssl_ + +
+
+imported by: + urllib3.connection + • urllib3.connectionpool + +
+ +
+ +
+ + urllib3.util.ssltransport +SourceModule
+imports: + __future__ + • io + • socket + • ssl + • typing + • typing_extensions + • urllib3.exceptions + • urllib3.util + • urllib3.util.ssl_ + +
+
+imported by: + urllib3.connection + • urllib3.util.ssl_ + +
+ +
+ +
+ + urllib3.util.timeout +SourceModule
+imports: + __future__ + • enum + • socket + • time + • typing + • typing_extensions + • urllib3.exceptions + • urllib3.util + +
+
+imported by: + urllib3 + • urllib3._base_connection + • urllib3.connection + • urllib3.connectionpool + • urllib3.poolmanager + • urllib3.util + • urllib3.util.connection + +
+ +
+ +
+ + urllib3.util.url +SourceModule
+imports: + __future__ + • idna + • re + • typing + • urllib3.exceptions + • urllib3.util + • urllib3.util.util + +
+
+imported by: + urllib3._base_connection + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.socks + • urllib3.poolmanager + • urllib3.util + • urllib3.util.proxy + • urllib3.util.ssl_ + +
+ +
+ +
+ + urllib3.util.util +SourceModule
+imports: + __future__ + • types + • typing + • urllib3.util + +
+
+imported by: + urllib3.connection + • urllib3.connectionpool + • urllib3.util.request + • urllib3.util.retry + • urllib3.util.url + +
+ +
+ +
+ + urllib3.util.wait +SourceModule
+imports: + __future__ + • functools + • select + • socket + • urllib3.util + +
+
+imported by: + urllib3.connection + • urllib3.util + +
+ +
+ +
+ + urllib3_secure_extra +MissingModule
+imported by: + urllib3 + +
+ +
+ +
+ + uu +SourceModule
+imports: + binascii + • optparse + • os + • sys + +
+
+imported by: + email.message + +
+ +
+ +
+ + warnings +SourceModule
+imports: + _warnings + • builtins + • linecache + • re + • sys + • traceback + • tracemalloc + +
+
+imported by: + _collections_abc + • argparse + • ast + • charset_normalizer.legacy + • collections + • configparser + • cryptography.hazmat.bindings.openssl.binding + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.utils + • cryptography.x509.name + • datetime + • disable_user.py + • enum + • ftplib + • getpass + • gettext + • gzip + • hmac + • http.client + • http.cookiejar + • importlib + • importlib.abc + • importlib.util + • inspect + • locale + • logging + • os + • random + • requests + • requests.auth + • requests.packages + • requests.utils + • shlex + • sre_parse + • ssl + • subprocess + • tempfile + • urllib.parse + • urllib.request + • urllib3 + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.fields + • urllib3.poolmanager + • urllib3.response + • urllib3.util.ssl_ + • zipfile + +
+ +
+ +
+ + weakref +SourceModule
+imports: + _collections_abc + • _weakref + • _weakrefset + • atexit + • copy + • gc + • itertools + • sys + +
+
+imported by: + _threading_local + • copy + • disable_user.py + • functools + • logging + • tempfile + • urllib3.connectionpool + +
+ +
+ +
+ + winreg (builtin module)
+imported by: + importlib._bootstrap_external + • mimetypes + • requests.utils + • urllib.request + +
+ +
+ +
+ + zipfile +SourceModule
+imports: + argparse + • binascii + • bz2 + • contextlib + • importlib.util + • io + • itertools + • lzma + • os + • posixpath + • py_compile + • shutil + • stat + • struct + • sys + • threading + • time + • warnings + • zlib + +
+
+imported by: + importlib._common + • importlib.metadata + • requests.utils + • shutil + +
+ +
+ +
+ + zlib (builtin module)
+imported by: + encodings.zlib_codec + • gzip + • shutil + • tarfile + • urllib3.response + • zipfile + +
+ +
+ +
+ + zstandard +MissingModule
+imported by: + urllib3.response + • urllib3.util.request + +
+ +
+ + + diff --git a/build/get_user/Analysis-00.toc b/build/get_user/Analysis-00.toc new file mode 100644 index 0000000..a665f69 --- /dev/null +++ b/build/get_user/Analysis-00.toc @@ -0,0 +1,767 @@ +(['C:\\Users\\Sebastian Serfling\\PycharmProjects\\user_edit\\get_user.py'], + ['C:\\Users\\Sebastian Serfling\\PycharmProjects\\user_edit'], + [], + ['C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks\\__pycache__', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks\\__pycache__', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks'], + {}, + [], + [], + False, + {}, + [], + [], + '3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:36:42) [MSC v.1929 64 bit ' + '(AMD64)]', + [('get_user', + 'C:\\Users\\Sebastian Serfling\\PycharmProjects\\user_edit\\get_user.py', + 'PYSOURCE')], + [('copy', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\copy.py', + 'PYMODULE'), + ('_py_abc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_py_abc.py', + 'PYMODULE'), + ('_strptime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_strptime.py', + 'PYMODULE'), + ('calendar', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\calendar.py', + 'PYMODULE'), + ('argparse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\argparse.py', + 'PYMODULE'), + ('textwrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\textwrap.py', + 'PYMODULE'), + ('shutil', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\shutil.py', + 'PYMODULE'), + ('zipfile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\zipfile.py', + 'PYMODULE'), + ('py_compile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\py_compile.py', + 'PYMODULE'), + ('importlib.machinery', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\machinery.py', + 'PYMODULE'), + ('importlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\__init__.py', + 'PYMODULE'), + ('importlib._common', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\_common.py', + 'PYMODULE'), + ('tempfile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tempfile.py', + 'PYMODULE'), + ('random', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\random.py', + 'PYMODULE'), + ('statistics', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\statistics.py', + 'PYMODULE'), + ('decimal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\decimal.py', + 'PYMODULE'), + ('_pydecimal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_pydecimal.py', + 'PYMODULE'), + ('contextvars', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\contextvars.py', + 'PYMODULE'), + ('fractions', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\fractions.py', + 'PYMODULE'), + ('numbers', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\numbers.py', + 'PYMODULE'), + ('hashlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\hashlib.py', + 'PYMODULE'), + ('logging', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\logging\\__init__.py', + 'PYMODULE'), + ('pickle', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pickle.py', + 'PYMODULE'), + ('pprint', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pprint.py', + 'PYMODULE'), + ('_compat_pickle', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_compat_pickle.py', + 'PYMODULE'), + ('string', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\string.py', + 'PYMODULE'), + ('bisect', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\bisect.py', + 'PYMODULE'), + ('pathlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pathlib.py', + 'PYMODULE'), + ('urllib.parse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\parse.py', + 'PYMODULE'), + ('urllib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\__init__.py', + 'PYMODULE'), + ('importlib._bootstrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\_bootstrap.py', + 'PYMODULE'), + ('importlib._bootstrap_external', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\_bootstrap_external.py', + 'PYMODULE'), + ('importlib.metadata', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\metadata.py', + 'PYMODULE'), + ('importlib.abc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\abc.py', + 'PYMODULE'), + ('typing', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\typing.py', + 'PYMODULE'), + ('configparser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\configparser.py', + 'PYMODULE'), + ('email', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\__init__.py', + 'PYMODULE'), + ('email.parser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\parser.py', + 'PYMODULE'), + ('email._policybase', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_policybase.py', + 'PYMODULE'), + ('email.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\utils.py', + 'PYMODULE'), + ('email._parseaddr', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_parseaddr.py', + 'PYMODULE'), + ('email.feedparser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\feedparser.py', + 'PYMODULE'), + ('email.message', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\message.py', + 'PYMODULE'), + ('email.policy', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\policy.py', + 'PYMODULE'), + ('email.contentmanager', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\contentmanager.py', + 'PYMODULE'), + ('email.quoprimime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\quoprimime.py', + 'PYMODULE'), + ('email.headerregistry', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\headerregistry.py', + 'PYMODULE'), + ('email.iterators', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\iterators.py', + 'PYMODULE'), + ('email.generator', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\generator.py', + 'PYMODULE'), + ('email._encoded_words', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_encoded_words.py', + 'PYMODULE'), + ('base64', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\base64.py', + 'PYMODULE'), + ('getopt', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\getopt.py', + 'PYMODULE'), + ('quopri', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\quopri.py', + 'PYMODULE'), + ('uu', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\uu.py', + 'PYMODULE'), + ('optparse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\optparse.py', + 'PYMODULE'), + ('email._header_value_parser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_header_value_parser.py', + 'PYMODULE'), + ('email.header', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\header.py', + 'PYMODULE'), + ('email.base64mime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\base64mime.py', + 'PYMODULE'), + ('email.charset', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\charset.py', + 'PYMODULE'), + ('email.encoders', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\encoders.py', + 'PYMODULE'), + ('email.errors', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\errors.py', + 'PYMODULE'), + ('csv', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\csv.py', + 'PYMODULE'), + ('tokenize', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tokenize.py', + 'PYMODULE'), + ('token', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\token.py', + 'PYMODULE'), + ('contextlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\contextlib.py', + 'PYMODULE'), + ('threading', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\threading.py', + 'PYMODULE'), + ('_threading_local', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_threading_local.py', + 'PYMODULE'), + ('struct', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\struct.py', + 'PYMODULE'), + ('importlib.util', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\util.py', + 'PYMODULE'), + ('tarfile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tarfile.py', + 'PYMODULE'), + ('gzip', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\gzip.py', + 'PYMODULE'), + ('_compression', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_compression.py', + 'PYMODULE'), + ('lzma', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\lzma.py', + 'PYMODULE'), + ('bz2', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\bz2.py', + 'PYMODULE'), + ('fnmatch', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\fnmatch.py', + 'PYMODULE'), + ('gettext', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\gettext.py', + 'PYMODULE'), + ('stringprep', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\stringprep.py', + 'PYMODULE'), + ('tracemalloc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tracemalloc.py', + 'PYMODULE'), + ('json', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\__init__.py', + 'PYMODULE'), + ('json.encoder', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\encoder.py', + 'PYMODULE'), + ('json.decoder', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\decoder.py', + 'PYMODULE'), + ('json.scanner', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\scanner.py', + 'PYMODULE'), + ('socket', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\socket.py', + 'PYMODULE'), + ('selectors', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\selectors.py', + 'PYMODULE'), + ('subprocess', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\subprocess.py', + 'PYMODULE'), + ('signal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\signal.py', + 'PYMODULE'), + ('datetime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\datetime.py', + 'PYMODULE'), + ('requests', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\__init__.py', + 'PYMODULE'), + ('requests.status_codes', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\status_codes.py', + 'PYMODULE'), + ('requests.structures', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\structures.py', + 'PYMODULE'), + ('requests.compat', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\compat.py', + 'PYMODULE'), + ('urllib.request', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\request.py', + 'PYMODULE'), + ('getpass', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\getpass.py', + 'PYMODULE'), + ('nturl2path', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\nturl2path.py', + 'PYMODULE'), + ('ftplib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\ftplib.py', + 'PYMODULE'), + ('netrc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\netrc.py', + 'PYMODULE'), + ('shlex', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\shlex.py', + 'PYMODULE'), + ('mimetypes', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\mimetypes.py', + 'PYMODULE'), + ('urllib.response', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\response.py', + 'PYMODULE'), + ('urllib.error', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\error.py', + 'PYMODULE'), + ('http.client', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\client.py', + 'PYMODULE'), + ('http.cookies', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\cookies.py', + 'PYMODULE'), + ('http.cookiejar', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\cookiejar.py', + 'PYMODULE'), + ('http', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\__init__.py', + 'PYMODULE'), + ('requests.models', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\models.py', + 'PYMODULE'), + ('idna', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\__init__.py', + 'PYMODULE'), + ('idna.intranges', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\intranges.py', + 'PYMODULE'), + ('idna.core', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\core.py', + 'PYMODULE'), + ('idna.uts46data', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\uts46data.py', + 'PYMODULE'), + ('idna.idnadata', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\idnadata.py', + 'PYMODULE'), + ('idna.package_data', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\package_data.py', + 'PYMODULE'), + ('requests.hooks', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\hooks.py', + 'PYMODULE'), + ('requests.cookies', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\cookies.py', + 'PYMODULE'), + ('requests.auth', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\auth.py', + 'PYMODULE'), + ('requests._internal_utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\_internal_utils.py', + 'PYMODULE'), + ('urllib3.util', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\__init__.py', + 'PYMODULE'), + ('urllib3.util.wait', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\wait.py', + 'PYMODULE'), + ('urllib3.util.url', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\url.py', + 'PYMODULE'), + ('urllib3.util.util', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\util.py', + 'PYMODULE'), + ('urllib3.util.timeout', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\timeout.py', + 'PYMODULE'), + ('urllib3.util.ssl_', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\ssl_.py', + 'PYMODULE'), + ('urllib3.util.ssltransport', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\ssltransport.py', + 'PYMODULE'), + ('hmac', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\hmac.py', + 'PYMODULE'), + ('urllib3.util.retry', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\retry.py', + 'PYMODULE'), + ('urllib3.response', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\response.py', + 'PYMODULE'), + ('urllib3.connection', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\connection.py', + 'PYMODULE'), + ('urllib3.util.ssl_match_hostname', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\ssl_match_hostname.py', + 'PYMODULE'), + ('ipaddress', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\ipaddress.py', + 'PYMODULE'), + ('urllib3._version', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_version.py', + 'PYMODULE'), + ('urllib3._collections', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_collections.py', + 'PYMODULE'), + ('urllib3._base_connection', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_base_connection.py', + 'PYMODULE'), + ('urllib3.connectionpool', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\connectionpool.py', + 'PYMODULE'), + ('urllib3.util.proxy', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\proxy.py', + 'PYMODULE'), + ('urllib3._request_methods', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_request_methods.py', + 'PYMODULE'), + ('queue', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\queue.py', + 'PYMODULE'), + ('urllib3.util.response', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\response.py', + 'PYMODULE'), + ('urllib3.util.request', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\request.py', + 'PYMODULE'), + ('urllib3.util.connection', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\connection.py', + 'PYMODULE'), + ('__future__', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\__future__.py', + 'PYMODULE'), + ('urllib3.filepost', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\filepost.py', + 'PYMODULE'), + ('urllib3.fields', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\fields.py', + 'PYMODULE'), + ('requests.api', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\api.py', + 'PYMODULE'), + ('requests.sessions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\sessions.py', + 'PYMODULE'), + ('requests.adapters', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\adapters.py', + 'PYMODULE'), + ('urllib3.contrib.socks', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\contrib\\socks.py', + 'PYMODULE'), + ('urllib3.poolmanager', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\poolmanager.py', + 'PYMODULE'), + ('requests.__version__', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\__version__.py', + 'PYMODULE'), + ('requests.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\utils.py', + 'PYMODULE'), + ('requests.certs', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\certs.py', + 'PYMODULE'), + ('certifi', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\__init__.py', + 'PYMODULE'), + ('certifi.core', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\core.py', + 'PYMODULE'), + ('importlib.resources', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\resources.py', + 'PYMODULE'), + ('requests.packages', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\packages.py', + 'PYMODULE'), + ('urllib3.exceptions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\exceptions.py', + 'PYMODULE'), + ('urllib3.contrib.pyopenssl', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\contrib\\pyopenssl.py', + 'PYMODULE'), + ('urllib3.contrib', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\contrib\\__init__.py', + 'PYMODULE'), + ('ssl', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\ssl.py', + 'PYMODULE'), + ('charset_normalizer', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\__init__.py', + 'PYMODULE'), + ('charset_normalizer.version', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\version.py', + 'PYMODULE'), + ('charset_normalizer.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\utils.py', + 'PYMODULE'), + ('charset_normalizer.constant', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\constant.py', + 'PYMODULE'), + ('charset_normalizer.models', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\models.py', + 'PYMODULE'), + ('charset_normalizer.cd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\cd.py', + 'PYMODULE'), + ('charset_normalizer.legacy', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\legacy.py', + 'PYMODULE'), + ('charset_normalizer.api', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\api.py', + 'PYMODULE'), + ('requests.exceptions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\exceptions.py', + 'PYMODULE'), + ('urllib3', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\__init__.py', + 'PYMODULE')], + [('python39.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python39.dll', + 'BINARY'), + ('_decimal.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_decimal.pyd', + 'EXTENSION'), + ('_hashlib.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_hashlib.pyd', + 'EXTENSION'), + ('unicodedata.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\unicodedata.pyd', + 'EXTENSION'), + ('_lzma.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_lzma.pyd', + 'EXTENSION'), + ('_bz2.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_bz2.pyd', + 'EXTENSION'), + ('select.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\select.pyd', + 'EXTENSION'), + ('_socket.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_socket.pyd', + 'EXTENSION'), + ('_queue.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_queue.pyd', + 'EXTENSION'), + ('_ssl.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_ssl.pyd', + 'EXTENSION'), + ('charset_normalizer\\md__mypyc.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\md__mypyc.cp39-win_amd64.pyd', + 'EXTENSION'), + ('charset_normalizer\\md.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\md.cp39-win_amd64.pyd', + 'EXTENSION'), + ('VCRUNTIME140.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\VCRUNTIME140.dll', + 'BINARY'), + ('libcrypto-1_1.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\libcrypto-1_1.dll', + 'BINARY'), + ('libssl-1_1.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\libssl-1_1.dll', + 'BINARY')], + [], + [], + [('base_library.zip', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\get_user\\base_library.zip', + 'DATA'), + ('certifi\\py.typed', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\py.typed', + 'DATA'), + ('certifi\\cacert.pem', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\cacert.pem', + 'DATA')]) diff --git a/build/get_user/EXE-00.toc b/build/get_user/EXE-00.toc new file mode 100644 index 0000000..e06783e --- /dev/null +++ b/build/get_user/EXE-00.toc @@ -0,0 +1,149 @@ +('C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\dist\\get_user.exe', + True, + False, + False, + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\PyInstaller\\bootloader\\images\\icon-console.ico', + None, + False, + False, + b'\n\n \n \n \n \n \n \n \n ' + b'\n <' + b'application>\n \n \n ' + b' \n \n \n \n <' + b'/compatibility>\n ' + b'\n \n true\n \n \n \n \n \n \n \n', + True, + False, + None, + None, + None, + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\get_user\\get_user.pkg', + [('pyi-contents-directory _internal', '', 'OPTION'), + ('PYZ-00.pyz', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\get_user\\PYZ-00.pyz', + 'PYZ'), + ('struct', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\get_user\\localpycs\\struct.pyc', + 'PYMODULE'), + ('pyimod01_archive', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\get_user\\localpycs\\pyimod01_archive.pyc', + 'PYMODULE'), + ('pyimod02_importers', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\get_user\\localpycs\\pyimod02_importers.pyc', + 'PYMODULE'), + ('pyimod03_ctypes', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\get_user\\localpycs\\pyimod03_ctypes.pyc', + 'PYMODULE'), + ('pyimod04_pywin32', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\get_user\\localpycs\\pyimod04_pywin32.pyc', + 'PYMODULE'), + ('pyiboot01_bootstrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py', + 'PYSOURCE'), + ('get_user', + 'C:\\Users\\Sebastian Serfling\\PycharmProjects\\user_edit\\get_user.py', + 'PYSOURCE'), + ('python39.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python39.dll', + 'BINARY'), + ('_decimal.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_decimal.pyd', + 'EXTENSION'), + ('_hashlib.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_hashlib.pyd', + 'EXTENSION'), + ('unicodedata.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\unicodedata.pyd', + 'EXTENSION'), + ('_lzma.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_lzma.pyd', + 'EXTENSION'), + ('_bz2.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_bz2.pyd', + 'EXTENSION'), + ('select.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\select.pyd', + 'EXTENSION'), + ('_socket.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_socket.pyd', + 'EXTENSION'), + ('_queue.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_queue.pyd', + 'EXTENSION'), + ('_ssl.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_ssl.pyd', + 'EXTENSION'), + ('charset_normalizer\\md__mypyc.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\md__mypyc.cp39-win_amd64.pyd', + 'EXTENSION'), + ('charset_normalizer\\md.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\md.cp39-win_amd64.pyd', + 'EXTENSION'), + ('VCRUNTIME140.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\VCRUNTIME140.dll', + 'BINARY'), + ('libcrypto-1_1.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\libcrypto-1_1.dll', + 'BINARY'), + ('libssl-1_1.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\libssl-1_1.dll', + 'BINARY'), + ('base_library.zip', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\get_user\\base_library.zip', + 'DATA'), + ('certifi\\py.typed', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\py.typed', + 'DATA'), + ('certifi\\cacert.pem', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\cacert.pem', + 'DATA')], + [], + False, + False, + 1696855933, + [('run.exe', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\PyInstaller\\bootloader\\Windows-64bit-intel\\run.exe', + 'EXECUTABLE')], + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python39.dll') diff --git a/build/get_user/PKG-00.toc b/build/get_user/PKG-00.toc new file mode 100644 index 0000000..b621300 --- /dev/null +++ b/build/get_user/PKG-00.toc @@ -0,0 +1,123 @@ +('C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\get_user\\get_user.pkg', + {'BINARY': True, + 'DATA': True, + 'EXECUTABLE': True, + 'EXTENSION': True, + 'PYMODULE': True, + 'PYSOURCE': True, + 'PYZ': False, + 'SPLASH': True, + 'SYMLINK': False}, + [('pyi-contents-directory _internal', '', 'OPTION'), + ('PYZ-00.pyz', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\get_user\\PYZ-00.pyz', + 'PYZ'), + ('struct', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\get_user\\localpycs\\struct.pyc', + 'PYMODULE'), + ('pyimod01_archive', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\get_user\\localpycs\\pyimod01_archive.pyc', + 'PYMODULE'), + ('pyimod02_importers', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\get_user\\localpycs\\pyimod02_importers.pyc', + 'PYMODULE'), + ('pyimod03_ctypes', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\get_user\\localpycs\\pyimod03_ctypes.pyc', + 'PYMODULE'), + ('pyimod04_pywin32', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\get_user\\localpycs\\pyimod04_pywin32.pyc', + 'PYMODULE'), + ('pyiboot01_bootstrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py', + 'PYSOURCE'), + ('get_user', + 'C:\\Users\\Sebastian Serfling\\PycharmProjects\\user_edit\\get_user.py', + 'PYSOURCE'), + ('python39.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python39.dll', + 'BINARY'), + ('_decimal.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_decimal.pyd', + 'EXTENSION'), + ('_hashlib.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_hashlib.pyd', + 'EXTENSION'), + ('unicodedata.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\unicodedata.pyd', + 'EXTENSION'), + ('_lzma.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_lzma.pyd', + 'EXTENSION'), + ('_bz2.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_bz2.pyd', + 'EXTENSION'), + ('select.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\select.pyd', + 'EXTENSION'), + ('_socket.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_socket.pyd', + 'EXTENSION'), + ('_queue.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_queue.pyd', + 'EXTENSION'), + ('_ssl.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_ssl.pyd', + 'EXTENSION'), + ('charset_normalizer\\md__mypyc.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\md__mypyc.cp39-win_amd64.pyd', + 'EXTENSION'), + ('charset_normalizer\\md.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\md.cp39-win_amd64.pyd', + 'EXTENSION'), + ('VCRUNTIME140.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\VCRUNTIME140.dll', + 'BINARY'), + ('libcrypto-1_1.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\libcrypto-1_1.dll', + 'BINARY'), + ('libssl-1_1.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\libssl-1_1.dll', + 'BINARY'), + ('base_library.zip', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\get_user\\base_library.zip', + 'DATA'), + ('certifi\\py.typed', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\py.typed', + 'DATA'), + ('certifi\\cacert.pem', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\cacert.pem', + 'DATA')], + 'python39.dll', + False, + False, + False, + [], + None, + None, + None) diff --git a/build/get_user/PYZ-00.pyz b/build/get_user/PYZ-00.pyz new file mode 100644 index 0000000..e69de29 diff --git a/build/get_user/PYZ-00.toc b/build/get_user/PYZ-00.toc new file mode 100644 index 0000000..0532422 --- /dev/null +++ b/build/get_user/PYZ-00.toc @@ -0,0 +1,666 @@ +('C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\get_user\\PYZ-00.pyz', + [('__future__', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\__future__.py', + 'PYMODULE'), + ('_compat_pickle', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_compat_pickle.py', + 'PYMODULE'), + ('_compression', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_compression.py', + 'PYMODULE'), + ('_py_abc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_py_abc.py', + 'PYMODULE'), + ('_pydecimal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_pydecimal.py', + 'PYMODULE'), + ('_strptime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_strptime.py', + 'PYMODULE'), + ('_threading_local', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_threading_local.py', + 'PYMODULE'), + ('argparse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\argparse.py', + 'PYMODULE'), + ('base64', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\base64.py', + 'PYMODULE'), + ('bisect', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\bisect.py', + 'PYMODULE'), + ('bz2', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\bz2.py', + 'PYMODULE'), + ('calendar', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\calendar.py', + 'PYMODULE'), + ('certifi', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\__init__.py', + 'PYMODULE'), + ('certifi.core', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\core.py', + 'PYMODULE'), + ('charset_normalizer', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\__init__.py', + 'PYMODULE'), + ('charset_normalizer.api', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\api.py', + 'PYMODULE'), + ('charset_normalizer.cd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\cd.py', + 'PYMODULE'), + ('charset_normalizer.constant', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\constant.py', + 'PYMODULE'), + ('charset_normalizer.legacy', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\legacy.py', + 'PYMODULE'), + ('charset_normalizer.models', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\models.py', + 'PYMODULE'), + ('charset_normalizer.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\utils.py', + 'PYMODULE'), + ('charset_normalizer.version', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\version.py', + 'PYMODULE'), + ('configparser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\configparser.py', + 'PYMODULE'), + ('contextlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\contextlib.py', + 'PYMODULE'), + ('contextvars', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\contextvars.py', + 'PYMODULE'), + ('copy', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\copy.py', + 'PYMODULE'), + ('csv', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\csv.py', + 'PYMODULE'), + ('datetime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\datetime.py', + 'PYMODULE'), + ('decimal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\decimal.py', + 'PYMODULE'), + ('email', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\__init__.py', + 'PYMODULE'), + ('email._encoded_words', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_encoded_words.py', + 'PYMODULE'), + ('email._header_value_parser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_header_value_parser.py', + 'PYMODULE'), + ('email._parseaddr', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_parseaddr.py', + 'PYMODULE'), + ('email._policybase', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_policybase.py', + 'PYMODULE'), + ('email.base64mime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\base64mime.py', + 'PYMODULE'), + ('email.charset', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\charset.py', + 'PYMODULE'), + ('email.contentmanager', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\contentmanager.py', + 'PYMODULE'), + ('email.encoders', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\encoders.py', + 'PYMODULE'), + ('email.errors', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\errors.py', + 'PYMODULE'), + ('email.feedparser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\feedparser.py', + 'PYMODULE'), + ('email.generator', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\generator.py', + 'PYMODULE'), + ('email.header', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\header.py', + 'PYMODULE'), + ('email.headerregistry', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\headerregistry.py', + 'PYMODULE'), + ('email.iterators', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\iterators.py', + 'PYMODULE'), + ('email.message', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\message.py', + 'PYMODULE'), + ('email.parser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\parser.py', + 'PYMODULE'), + ('email.policy', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\policy.py', + 'PYMODULE'), + ('email.quoprimime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\quoprimime.py', + 'PYMODULE'), + ('email.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\utils.py', + 'PYMODULE'), + ('fnmatch', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\fnmatch.py', + 'PYMODULE'), + ('fractions', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\fractions.py', + 'PYMODULE'), + ('ftplib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\ftplib.py', + 'PYMODULE'), + ('getopt', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\getopt.py', + 'PYMODULE'), + ('getpass', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\getpass.py', + 'PYMODULE'), + ('gettext', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\gettext.py', + 'PYMODULE'), + ('gzip', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\gzip.py', + 'PYMODULE'), + ('hashlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\hashlib.py', + 'PYMODULE'), + ('hmac', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\hmac.py', + 'PYMODULE'), + ('http', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\__init__.py', + 'PYMODULE'), + ('http.client', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\client.py', + 'PYMODULE'), + ('http.cookiejar', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\cookiejar.py', + 'PYMODULE'), + ('http.cookies', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\cookies.py', + 'PYMODULE'), + ('idna', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\__init__.py', + 'PYMODULE'), + ('idna.core', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\core.py', + 'PYMODULE'), + ('idna.idnadata', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\idnadata.py', + 'PYMODULE'), + ('idna.intranges', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\intranges.py', + 'PYMODULE'), + ('idna.package_data', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\package_data.py', + 'PYMODULE'), + ('idna.uts46data', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\uts46data.py', + 'PYMODULE'), + ('importlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\__init__.py', + 'PYMODULE'), + ('importlib._bootstrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\_bootstrap.py', + 'PYMODULE'), + ('importlib._bootstrap_external', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\_bootstrap_external.py', + 'PYMODULE'), + ('importlib._common', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\_common.py', + 'PYMODULE'), + ('importlib.abc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\abc.py', + 'PYMODULE'), + ('importlib.machinery', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\machinery.py', + 'PYMODULE'), + ('importlib.metadata', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\metadata.py', + 'PYMODULE'), + ('importlib.resources', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\resources.py', + 'PYMODULE'), + ('importlib.util', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\util.py', + 'PYMODULE'), + ('ipaddress', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\ipaddress.py', + 'PYMODULE'), + ('json', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\__init__.py', + 'PYMODULE'), + ('json.decoder', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\decoder.py', + 'PYMODULE'), + ('json.encoder', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\encoder.py', + 'PYMODULE'), + ('json.scanner', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\scanner.py', + 'PYMODULE'), + ('logging', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\logging\\__init__.py', + 'PYMODULE'), + ('lzma', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\lzma.py', + 'PYMODULE'), + ('mimetypes', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\mimetypes.py', + 'PYMODULE'), + ('netrc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\netrc.py', + 'PYMODULE'), + ('nturl2path', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\nturl2path.py', + 'PYMODULE'), + ('numbers', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\numbers.py', + 'PYMODULE'), + ('optparse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\optparse.py', + 'PYMODULE'), + ('pathlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pathlib.py', + 'PYMODULE'), + ('pickle', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pickle.py', + 'PYMODULE'), + ('pprint', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pprint.py', + 'PYMODULE'), + ('py_compile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\py_compile.py', + 'PYMODULE'), + ('queue', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\queue.py', + 'PYMODULE'), + ('quopri', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\quopri.py', + 'PYMODULE'), + ('random', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\random.py', + 'PYMODULE'), + ('requests', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\__init__.py', + 'PYMODULE'), + ('requests.__version__', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\__version__.py', + 'PYMODULE'), + ('requests._internal_utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\_internal_utils.py', + 'PYMODULE'), + ('requests.adapters', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\adapters.py', + 'PYMODULE'), + ('requests.api', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\api.py', + 'PYMODULE'), + ('requests.auth', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\auth.py', + 'PYMODULE'), + ('requests.certs', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\certs.py', + 'PYMODULE'), + ('requests.compat', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\compat.py', + 'PYMODULE'), + ('requests.cookies', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\cookies.py', + 'PYMODULE'), + ('requests.exceptions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\exceptions.py', + 'PYMODULE'), + ('requests.hooks', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\hooks.py', + 'PYMODULE'), + ('requests.models', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\models.py', + 'PYMODULE'), + ('requests.packages', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\packages.py', + 'PYMODULE'), + ('requests.sessions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\sessions.py', + 'PYMODULE'), + ('requests.status_codes', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\status_codes.py', + 'PYMODULE'), + ('requests.structures', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\structures.py', + 'PYMODULE'), + ('requests.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\utils.py', + 'PYMODULE'), + ('selectors', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\selectors.py', + 'PYMODULE'), + ('shlex', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\shlex.py', + 'PYMODULE'), + ('shutil', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\shutil.py', + 'PYMODULE'), + ('signal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\signal.py', + 'PYMODULE'), + ('socket', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\socket.py', + 'PYMODULE'), + ('ssl', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\ssl.py', + 'PYMODULE'), + ('statistics', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\statistics.py', + 'PYMODULE'), + ('string', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\string.py', + 'PYMODULE'), + ('stringprep', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\stringprep.py', + 'PYMODULE'), + ('subprocess', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\subprocess.py', + 'PYMODULE'), + ('tarfile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tarfile.py', + 'PYMODULE'), + ('tempfile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tempfile.py', + 'PYMODULE'), + ('textwrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\textwrap.py', + 'PYMODULE'), + ('threading', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\threading.py', + 'PYMODULE'), + ('token', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\token.py', + 'PYMODULE'), + ('tokenize', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tokenize.py', + 'PYMODULE'), + ('tracemalloc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tracemalloc.py', + 'PYMODULE'), + ('typing', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\typing.py', + 'PYMODULE'), + ('urllib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\__init__.py', + 'PYMODULE'), + ('urllib.error', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\error.py', + 'PYMODULE'), + ('urllib.parse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\parse.py', + 'PYMODULE'), + ('urllib.request', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\request.py', + 'PYMODULE'), + ('urllib.response', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\response.py', + 'PYMODULE'), + ('urllib3', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\__init__.py', + 'PYMODULE'), + ('urllib3._base_connection', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_base_connection.py', + 'PYMODULE'), + ('urllib3._collections', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_collections.py', + 'PYMODULE'), + ('urllib3._request_methods', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_request_methods.py', + 'PYMODULE'), + ('urllib3._version', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_version.py', + 'PYMODULE'), + ('urllib3.connection', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\connection.py', + 'PYMODULE'), + ('urllib3.connectionpool', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\connectionpool.py', + 'PYMODULE'), + ('urllib3.contrib', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\contrib\\__init__.py', + 'PYMODULE'), + ('urllib3.contrib.pyopenssl', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\contrib\\pyopenssl.py', + 'PYMODULE'), + ('urllib3.contrib.socks', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\contrib\\socks.py', + 'PYMODULE'), + ('urllib3.exceptions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\exceptions.py', + 'PYMODULE'), + ('urllib3.fields', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\fields.py', + 'PYMODULE'), + ('urllib3.filepost', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\filepost.py', + 'PYMODULE'), + ('urllib3.poolmanager', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\poolmanager.py', + 'PYMODULE'), + ('urllib3.response', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\response.py', + 'PYMODULE'), + ('urllib3.util', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\__init__.py', + 'PYMODULE'), + ('urllib3.util.connection', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\connection.py', + 'PYMODULE'), + ('urllib3.util.proxy', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\proxy.py', + 'PYMODULE'), + ('urllib3.util.request', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\request.py', + 'PYMODULE'), + ('urllib3.util.response', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\response.py', + 'PYMODULE'), + ('urllib3.util.retry', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\retry.py', + 'PYMODULE'), + ('urllib3.util.ssl_', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\ssl_.py', + 'PYMODULE'), + ('urllib3.util.ssl_match_hostname', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\ssl_match_hostname.py', + 'PYMODULE'), + ('urllib3.util.ssltransport', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\ssltransport.py', + 'PYMODULE'), + ('urllib3.util.timeout', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\timeout.py', + 'PYMODULE'), + ('urllib3.util.url', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\url.py', + 'PYMODULE'), + ('urllib3.util.util', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\util.py', + 'PYMODULE'), + ('urllib3.util.wait', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\wait.py', + 'PYMODULE'), + ('uu', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\uu.py', + 'PYMODULE'), + ('zipfile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\zipfile.py', + 'PYMODULE')]) diff --git a/build/get_user/base_library.zip b/build/get_user/base_library.zip new file mode 100644 index 0000000..e69de29 diff --git a/build/get_user/get_user.pkg b/build/get_user/get_user.pkg new file mode 100644 index 0000000..e69de29 diff --git a/build/get_user/warn-get_user.txt b/build/get_user/warn-get_user.txt new file mode 100644 index 0000000..ac6885a --- /dev/null +++ b/build/get_user/warn-get_user.txt @@ -0,0 +1,42 @@ + +This file lists modules PyInstaller was not able to find. This does not +necessarily mean this module is required for running your program. Python and +Python 3rd-party packages include a lot of conditional or optional modules. For +example the module 'ntpath' only exists on Windows, whereas the module +'posixpath' only exists on Posix systems. + +Types if import: +* top-level: imported at the top-level - look at these first +* conditional: imported within an if-statement +* delayed: imported within a function +* optional: imported within a try-except-statement + +IMPORTANT: Do NOT post this list to the issue-tracker. Use it as a basis for + tracking down the missing module yourself. Thanks! + +missing module named 'org.python' - imported by copy (optional) +missing module named org - imported by pickle (optional) +missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional) +excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional) +missing module named pep517 - imported by importlib.metadata (delayed) +missing module named posix - imported by os (conditional, optional), shutil (conditional), importlib._bootstrap_external (conditional) +missing module named resource - imported by posix (top-level) +missing module named grp - imported by shutil (optional), tarfile (optional), pathlib (delayed, optional), subprocess (optional) +missing module named pwd - imported by posixpath (delayed, conditional), shutil (optional), tarfile (optional), pathlib (delayed, conditional, optional), subprocess (optional), netrc (delayed, conditional), getpass (delayed) +missing module named _posixsubprocess - imported by subprocess (optional) +missing module named _scproxy - imported by urllib.request (conditional) +missing module named termios - imported by getpass (optional) +missing module named simplejson - imported by requests.compat (conditional, optional) +missing module named dummy_threading - imported by requests.cookies (optional) +missing module named typing_extensions - imported by urllib3.connection (conditional), urllib3.util.timeout (conditional), urllib3._base_connection (conditional), urllib3.util.request (conditional), urllib3._collections (conditional), urllib3.util.ssl_ (conditional), urllib3.util.ssltransport (conditional), urllib3.connectionpool (conditional), urllib3.response (conditional), urllib3.poolmanager (conditional) +missing module named zstandard - imported by urllib3.response (optional), urllib3.util.request (optional) +missing module named brotli - imported by urllib3.response (optional), urllib3.util.request (optional) +missing module named brotlicffi - imported by urllib3.response (optional), urllib3.util.request (optional) +missing module named socks - imported by urllib3.contrib.socks (optional) +missing module named 'typing.io' - imported by importlib.resources (top-level) +missing module named cryptography - imported by urllib3.contrib.pyopenssl (top-level), requests (conditional, optional) +missing module named 'OpenSSL.crypto' - imported by urllib3.contrib.pyopenssl (delayed, conditional) +missing module named 'cryptography.x509' - imported by urllib3.contrib.pyopenssl (delayed, optional) +missing module named OpenSSL - imported by urllib3.contrib.pyopenssl (top-level) +missing module named chardet - imported by requests.compat (optional), requests (optional), requests.packages (optional) +missing module named urllib3_secure_extra - imported by urllib3 (optional) diff --git a/build/get_user/xref-get_user.html b/build/get_user/xref-get_user.html new file mode 100644 index 0000000..2324e02 --- /dev/null +++ b/build/get_user/xref-get_user.html @@ -0,0 +1,9301 @@ + + + + + modulegraph cross reference for get_user.py + + + +

modulegraph cross reference for get_user.py

+ +
+ + get_user.py +Script
+imports: + _bootlocale + • _collections_abc + • _weakrefset + • abc + • codecs + • collections + • collections.abc + • copyreg + • datetime + • encodings + • encodings.aliases + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • enum + • functools + • genericpath + • heapq + • io + • json + • keyword + • linecache + • locale + • ntpath + • operator + • os + • posixpath + • re + • reprlib + • requests + • socket + • sre_compile + • sre_constants + • sre_parse + • stat + • subprocess + • traceback + • types + • warnings + • weakref + +
+ +
+ +
+ + 'OpenSSL.crypto' +MissingModule
+imported by: + urllib3.contrib.pyopenssl + +
+ +
+ +
+ + 'cryptography.x509' +MissingModule
+imported by: + urllib3.contrib.pyopenssl + +
+ +
+ +
+ + 'org.python' +MissingModule
+imported by: + copy + +
+ +
+ +
+ + 'typing.io' +MissingModule
+imported by: + importlib.resources + +
+ +
+ +
+ + OpenSSL +MissingModule
+imported by: + urllib3.contrib.pyopenssl + +
+ +
+ +
+ + __future__ +SourceModule
+imported by: + urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3._request_methods + • urllib3._version + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.pyopenssl + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.fields + • urllib3.filepost + • urllib3.poolmanager + • urllib3.response + • urllib3.util + • urllib3.util.connection + • urllib3.util.proxy + • urllib3.util.request + • urllib3.util.response + • urllib3.util.retry + • urllib3.util.ssl_ + • urllib3.util.ssl_match_hostname + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.util + • urllib3.util.wait + +
+ +
+ +
+ + _abc (builtin module)
+imported by: + abc + +
+ +
+ +
+ + _bisect (builtin module)
+imported by: + bisect + +
+ +
+ +
+ + _blake2 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _bootlocale +SourceModule
+imports: + _locale + • locale + • sys + +
+
+imported by: + get_user.py + • locale + +
+ +
+ +
+ + _bz2 C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_bz2.pyd
+imported by: + bz2 + +
+ +
+ +
+ + _codecs (builtin module)
+imported by: + codecs + +
+ +
+ +
+ + _codecs_cn (builtin module)
+imported by: + encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hz + +
+ +
+ +
+ + _codecs_hk (builtin module)
+imported by: + encodings.big5hkscs + +
+ +
+ +
+ + _codecs_iso2022 (builtin module)
+imported by: + encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + +
+ +
+ +
+ + _codecs_jp (builtin module)
+imported by: + encodings.cp932 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + +
+ +
+ +
+ + _codecs_kr (builtin module)
+imported by: + encodings.cp949 + • encodings.euc_kr + • encodings.johab + +
+ +
+ +
+ + _codecs_tw (builtin module)
+imported by: + encodings.big5 + • encodings.cp950 + +
+ +
+ +
+ + _collections (builtin module)
+imported by: + collections + • threading + +
+ +
+ +
+ + _collections_abc +SourceModule
+imports: + abc + • sys + • warnings + +
+
+imported by: + collections + • collections.abc + • contextlib + • get_user.py + • locale + • os + • pathlib + • random + • types + • weakref + +
+ +
+ +
+ + _compat_pickle +SourceModule
+imported by: + _pickle + • pickle + +
+ +
+ +
+ + _compression +SourceModule
+imports: + io + +
+
+imported by: + bz2 + • gzip + • lzma + +
+ +
+ +
+ + _contextvars (builtin module)
+imported by: + contextvars + +
+ +
+ +
+ + _csv (builtin module)
+imported by: + csv + +
+ +
+ +
+ + _datetime (builtin module)
+imports: + _strptime + • time + +
+
+imported by: + datetime + +
+ +
+ +
+ + _decimal C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_decimal.pyd
+imported by: + decimal + +
+ +
+ +
+ + _frozen_importlib +ExcludedModule
+imported by: + importlib + • importlib.abc + +
+ +
+ +
+ + _frozen_importlib_external +MissingModule
+imported by: + importlib + • importlib._bootstrap + • importlib.abc + +
+ +
+ +
+ + _functools (builtin module)
+imported by: + functools + +
+ +
+ +
+ + _hashlib C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_hashlib.pyd
+imported by: + hashlib + • hmac + +
+ +
+ +
+ + _heapq (builtin module)
+imported by: + heapq + +
+ +
+ +
+ + _imp (builtin module)
+imported by: + importlib + • importlib._bootstrap_external + • importlib.machinery + • importlib.util + +
+ +
+ +
+ + _io (builtin module)
+imported by: + importlib._bootstrap_external + • io + +
+ +
+ +
+ + _json (builtin module)
+imports: + json.decoder + +
+
+imported by: + json.decoder + • json.encoder + • json.scanner + +
+ +
+ +
+ + _locale (builtin module)
+imported by: + _bootlocale + • locale + • re + +
+ +
+ +
+ + _lzma C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_lzma.pyd
+imported by: + lzma + +
+ +
+ +
+ + _md5 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _multibytecodec (builtin module)
+imported by: + charset_normalizer.utils + • encodings.big5 + • encodings.big5hkscs + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hz + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.johab + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + +
+ +
+ +
+ + _operator (builtin module)
+imported by: + hmac + • operator + +
+ +
+ +
+ + _pickle (builtin module)
+imports: + _compat_pickle + • codecs + • copyreg + +
+
+imported by: + pickle + +
+ +
+ +
+ + _posixsubprocess +MissingModule
+imports: + gc + +
+
+imported by: + subprocess + +
+ +
+ +
+ + _py_abc +SourceModule
+imports: + _weakrefset + +
+
+imported by: + abc + +
+ +
+ +
+ + _pydecimal +SourceModule
+imports: + collections + • contextvars + • itertools + • locale + • math + • numbers + • re + • sys + +
+
+imported by: + decimal + +
+ +
+ +
+ + _queue C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_queue.pyd
+imported by: + queue + +
+ +
+ +
+ + _random (builtin module)
+imported by: + random + +
+ +
+ +
+ + _scproxy +MissingModule
+imported by: + urllib.request + +
+ +
+ +
+ + _sha1 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _sha256 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _sha3 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _sha512 (builtin module)
+imported by: + hashlib + • random + +
+ +
+ +
+ + _signal (builtin module)
+imported by: + signal + +
+ +
+ +
+ + _socket C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_socket.pyd
+imported by: + socket + +
+ +
+ +
+ + _sre (builtin module)
+imports: + copy + • re + +
+
+imported by: + sre_compile + • sre_constants + +
+ +
+ +
+ + _ssl C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_ssl.pyd
+imports: + socket + +
+
+imported by: + ssl + +
+ +
+ +
+ + _stat (builtin module)
+imported by: + stat + +
+ +
+ +
+ + _statistics (builtin module)
+imported by: + statistics + +
+ +
+ +
+ + _string (builtin module)
+imported by: + string + +
+ +
+ +
+ + _strptime +SourceModule
+imports: + _thread + • calendar + • datetime + • locale + • re + • time + +
+
+imported by: + _datetime + • datetime + • time + +
+ +
+ +
+ + _struct (builtin module)
+imported by: + struct + +
+ +
+ +
+ + _thread (builtin module)
+imported by: + _strptime + • functools + • reprlib + • tempfile + • threading + +
+ +
+ +
+ + _threading_local +SourceModule
+imports: + contextlib + • threading + • weakref + +
+
+imported by: + threading + +
+ +
+ +
+ + _tracemalloc (builtin module)
+imported by: + tracemalloc + +
+ +
+ +
+ + _warnings (builtin module)
+imported by: + importlib._bootstrap_external + • warnings + +
+ +
+ +
+ + _weakref (builtin module)
+imported by: + _weakrefset + • collections + • weakref + +
+ +
+ +
+ + _weakrefset +SourceModule
+imports: + _weakref + • types + +
+
+imported by: + _py_abc + • get_user.py + • threading + • weakref + +
+ +
+ +
+ + _winapi (builtin module)
+imported by: + encodings + • subprocess + +
+ +
+ +
+ + abc +SourceModule
+imports: + _abc + • _py_abc + +
+
+imported by: + _collections_abc + • contextlib + • email._policybase + • functools + • get_user.py + • importlib.abc + • importlib.metadata + • io + • numbers + • os + • selectors + • typing + +
+ +
+ +
+ + argparse +SourceModule
+imports: + copy + • gettext + • os + • re + • shutil + • sys + • textwrap + • warnings + +
+
+imported by: + calendar + • gzip + • tarfile + • tokenize + • zipfile + +
+ +
+ +
+ + array (builtin module)
+imported by: + socket + +
+ +
+ +
+ + atexit (builtin module)
+imported by: + logging + • weakref + +
+ +
+ +
+ + base64 +SourceModule
+imports: + binascii + • getopt + • re + • struct + • sys + +
+
+imported by: + email._encoded_words + • email.base64mime + • email.encoders + • encodings.base64_codec + • requests.auth + • ssl + • urllib.request + • urllib3.util.request + +
+ +
+ +
+ + binascii (builtin module)
+imported by: + base64 + • email._encoded_words + • email.base64mime + • email.contentmanager + • email.header + • encodings.hex_codec + • encodings.uu_codec + • quopri + • urllib3.filepost + • urllib3.util.ssl_ + • uu + • zipfile + +
+ +
+ +
+ + bisect +SourceModule
+imports: + _bisect + +
+
+imported by: + idna.core + • idna.intranges + • random + • statistics + • urllib.request + +
+ +
+ +
+ + brotli +MissingModule
+imported by: + urllib3.response + • urllib3.util.request + +
+ +
+ +
+ + brotlicffi +MissingModule
+imported by: + urllib3.response + • urllib3.util.request + +
+ +
+ +
+ + builtins (builtin module)
+imported by: + bz2 + • codecs + • gettext + • gzip + • locale + • lzma + • operator + • reprlib + • subprocess + • tarfile + • tokenize + • warnings + +
+ +
+ +
+ + bz2 +SourceModule
+imports: + _bz2 + • _compression + • builtins + • io + • os + • threading + +
+
+imported by: + encodings.bz2_codec + • shutil + • tarfile + • zipfile + +
+ +
+ +
+ + calendar +SourceModule
+imports: + argparse + • datetime + • itertools + • locale + • sys + +
+
+imported by: + _strptime + • email._parseaddr + • http.cookiejar + • requests.cookies + • ssl + +
+ +
+ +
+ + certifi +Package
+imports: + certifi.core + +
+
+imported by: + certifi.core + • requests.certs + +
+ +
+ +
+ + certifi.core +SourceModule
+imports: + certifi + • importlib.resources + • os + • sys + • types + • typing + +
+
+imported by: + certifi + +
+ +
+ +
+ + chardet +MissingModule
+imported by: + requests + • requests.compat + • requests.packages + +
+ +
+ +
+ + charset_normalizer +Package
+imports: + charset_normalizer.api + • charset_normalizer.legacy + • charset_normalizer.md__mypyc + • charset_normalizer.models + • charset_normalizer.utils + • charset_normalizer.version + • logging + +
+
+imported by: + charset_normalizer.api + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.legacy + • charset_normalizer.md + • charset_normalizer.md__mypyc + • charset_normalizer.models + • charset_normalizer.utils + • charset_normalizer.version + • requests + • requests.compat + • requests.packages + +
+ +
+ +
+ + charset_normalizer.api +SourceModule
+imports: + charset_normalizer + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.md + • charset_normalizer.models + • charset_normalizer.utils + • logging + • os + • typing + +
+
+imported by: + charset_normalizer + • charset_normalizer.legacy + +
+ +
+ +
+ + charset_normalizer.cd +SourceModule
+imports: + charset_normalizer + • charset_normalizer.constant + • charset_normalizer.md + • charset_normalizer.models + • charset_normalizer.utils + • codecs + • collections + • functools + • importlib + • typing + +
+
+imported by: + charset_normalizer.api + • charset_normalizer.models + +
+ +
+ +
+ + charset_normalizer.constant +SourceModule
+imports: + charset_normalizer + • codecs + • encodings.aliases + • re + • typing + +
+
+imported by: + charset_normalizer.api + • charset_normalizer.cd + • charset_normalizer.legacy + • charset_normalizer.models + • charset_normalizer.utils + +
+ +
+ +
+ + charset_normalizer.legacy +SourceModule
+imports: + charset_normalizer + • charset_normalizer.api + • charset_normalizer.constant + • typing + • warnings + +
+
+imported by: + charset_normalizer + +
+ +
+ +
+ + charset_normalizer.md C:\Users\Sebastian Serfling\PycharmProjects\user_edit\venv\lib\site-packages\charset_normalizer\md.cp39-win_amd64.pyd
+imports: + charset_normalizer + +
+
+imported by: + charset_normalizer.api + • charset_normalizer.cd + +
+ +
+ +
+ + charset_normalizer.md__mypyc C:\Users\Sebastian Serfling\PycharmProjects\user_edit\venv\lib\site-packages\charset_normalizer\md__mypyc.cp39-win_amd64.pyd
+imports: + charset_normalizer + +
+
+imported by: + charset_normalizer + +
+ +
+ +
+ + charset_normalizer.models +SourceModule
+imports: + charset_normalizer + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.utils + • encodings.aliases + • hashlib + • json + • typing + +
+
+imported by: + charset_normalizer + • charset_normalizer.api + • charset_normalizer.cd + +
+ +
+ +
+ + charset_normalizer.utils +SourceModule
+imports: + _multibytecodec + • charset_normalizer + • charset_normalizer.constant + • codecs + • encodings.aliases + • functools + • importlib + • logging + • re + • typing + • unicodedata + +
+
+imported by: + charset_normalizer + • charset_normalizer.api + • charset_normalizer.cd + • charset_normalizer.models + +
+ +
+ +
+ + charset_normalizer.version +SourceModule
+imports: + charset_normalizer + +
+
+imported by: + charset_normalizer + +
+ +
+ +
+ + codecs +SourceModule
+imports: + _codecs + • builtins + • encodings + • sys + +
+
+imported by: + _pickle + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.utils + • encodings + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • get_user.py + • json + • pickle + • requests.utils + • tokenize + • urllib3.filepost + +
+ +
+ +
+ + collections +Package
+imports: + _collections + • _collections_abc + • _weakref + • copy + • heapq + • itertools + • keyword + • operator + • reprlib + • sys + • warnings + +
+
+imported by: + _pydecimal + • charset_normalizer.cd + • collections.abc + • configparser + • contextlib + • email.feedparser + • functools + • get_user.py + • importlib.metadata + • pprint + • queue + • requests.compat + • requests.sessions + • requests.structures + • requests.utils + • selectors + • shlex + • shutil + • ssl + • statistics + • string + • threading + • tokenize + • traceback + • typing + • urllib.parse + • urllib3._collections + • urllib3.response + +
+ +
+ +
+ + collections.abc +SourceModule
+imports: + _collections_abc + • collections + +
+
+imported by: + configparser + • get_user.py + • http.client + • logging + • requests.compat + • selectors + • tracemalloc + • typing + +
+ +
+ +
+ + configparser +SourceModule
+imports: + collections + • collections.abc + • functools + • io + • itertools + • os + • re + • sys + • warnings + +
+
+imported by: + importlib.metadata + +
+ +
+ +
+ + contextlib +SourceModule
+imports: + _collections_abc + • abc + • collections + • functools + • sys + • types + +
+
+imported by: + _threading_local + • getpass + • importlib._common + • importlib.metadata + • importlib.resources + • importlib.util + • requests.utils + • subprocess + • typing + • urllib.request + • urllib3.response + • zipfile + +
+ +
+ +
+ + contextvars +SourceModule
+imports: + _contextvars + +
+
+imported by: + _pydecimal + +
+ +
+ +
+ + copy +SourceModule
+imports: + 'org.python' + • copyreg + • types + • weakref + +
+
+imported by: + _sre + • argparse + • collections + • email.generator + • gettext + • http.cookiejar + • requests.cookies + • tarfile + • weakref + +
+ +
+ +
+ + copyreg +SourceModule
+imported by: + _pickle + • copy + • get_user.py + • pickle + • re + +
+ +
+ +
+ + cryptography +MissingModule
+imported by: + requests + • urllib3.contrib.pyopenssl + +
+ +
+ +
+ + csv +SourceModule
+imports: + _csv + • io + • re + +
+
+imported by: + importlib.metadata + +
+ +
+ +
+ + datetime +SourceModule
+imports: + _datetime + • _strptime + • math + • sys + • time + • warnings + +
+
+imported by: + _strptime + • calendar + • email.utils + • get_user.py + • http.cookiejar + • requests.models + • requests.sessions + • urllib3.connection + +
+ +
+ +
+ + decimal +SourceModule
+imports: + _decimal + • _pydecimal + +
+
+imported by: + fractions + • statistics + +
+ +
+ +
+ + dummy_threading +MissingModule
+imported by: + requests.cookies + +
+ +
+ +
+ + email +Package
+imports: + email._header_value_parser + • email.charset + • email.errors + • email.header + • email.parser + +
+
+imported by: + email._encoded_words + • email._header_value_parser + • email._parseaddr + • email._policybase + • email.base64mime + • email.charset + • email.contentmanager + • email.encoders + • email.errors + • email.feedparser + • email.generator + • email.header + • email.headerregistry + • email.iterators + • email.message + • email.parser + • email.policy + • email.quoprimime + • email.utils + • importlib.metadata + • urllib.request + • urllib3.util.retry + +
+ +
+ +
+ + email._encoded_words +SourceModule
+imports: + base64 + • binascii + • email + • email.errors + • functools + • re + • string + +
+
+imported by: + email._header_value_parser + • email.message + +
+ +
+ +
+ + email._header_value_parser +SourceModule
+imports: + email + • email._encoded_words + • email.errors + • email.utils + • operator + • re + • string + • sys + • urllib + +
+
+imported by: + email + • email.headerregistry + +
+ +
+ +
+ + email._parseaddr +SourceModule
+imports: + calendar + • email + • time + +
+
+imported by: + email.utils + +
+ +
+ +
+ + email._policybase +SourceModule
+imports: + abc + • email + • email.charset + • email.header + • email.utils + +
+
+imported by: + email.feedparser + • email.message + • email.parser + • email.policy + +
+ +
+ +
+ + email.base64mime +SourceModule
+imports: + base64 + • binascii + • email + +
+
+imported by: + email.charset + • email.header + +
+ +
+ +
+ + email.charset +SourceModule
+imports: + email + • email.base64mime + • email.encoders + • email.errors + • email.quoprimime + • functools + +
+
+imported by: + email + • email._policybase + • email.contentmanager + • email.header + • email.message + • email.utils + +
+ +
+ +
+ + email.contentmanager +SourceModule
+imports: + binascii + • email + • email.charset + • email.errors + • email.message + • email.quoprimime + +
+
+imported by: + email.policy + +
+ +
+ +
+ + email.encoders +SourceModule
+imports: + base64 + • email + • quopri + +
+
+imported by: + email.charset + +
+ +
+ +
+ + email.errors +SourceModule
+imports: + email + +
+
+imported by: + email + • email._encoded_words + • email._header_value_parser + • email.charset + • email.contentmanager + • email.feedparser + • email.header + • email.headerregistry + • email.message + • urllib3.exceptions + • urllib3.util.response + +
+ +
+ +
+ + email.feedparser +SourceModule
+imports: + collections + • email + • email._policybase + • email.errors + • email.message + • io + • re + +
+
+imported by: + email.parser + +
+ +
+ +
+ + email.generator +SourceModule
+imports: + copy + • email + • email.utils + • io + • random + • re + • sys + • time + +
+
+imported by: + email.message + +
+ +
+ +
+ + email.header +SourceModule
+imports: + binascii + • email + • email.base64mime + • email.charset + • email.errors + • email.quoprimime + • re + +
+
+imported by: + email + • email._policybase + +
+ +
+ +
+ + email.headerregistry +SourceModule
+imports: + email + • email._header_value_parser + • email.errors + • email.utils + • types + +
+
+imported by: + email.policy + +
+ +
+ +
+ + email.iterators +SourceModule
+imports: + email + • io + • sys + +
+
+imported by: + email.message + +
+ +
+ +
+ + email.message +SourceModule
+imports: + email + • email._encoded_words + • email._policybase + • email.charset + • email.errors + • email.generator + • email.iterators + • email.policy + • email.utils + • io + • quopri + • re + • uu + +
+
+imported by: + email.contentmanager + • email.feedparser + • email.policy + • http.client + +
+ +
+ +
+ + email.parser +SourceModule
+imports: + email + • email._policybase + • email.feedparser + • io + +
+
+imported by: + email + • http.client + +
+ +
+ +
+ + email.policy +SourceModule
+imports: + email + • email._policybase + • email.contentmanager + • email.headerregistry + • email.message + • email.utils + • re + • sys + +
+
+imported by: + email.message + +
+ +
+ +
+ + email.quoprimime +SourceModule
+imports: + email + • re + • string + +
+
+imported by: + email.charset + • email.contentmanager + • email.header + +
+ +
+ +
+ + email.utils +SourceModule
+imports: + datetime + • email + • email._parseaddr + • email.charset + • os + • random + • re + • socket + • time + • urllib.parse + +
+
+imported by: + email._header_value_parser + • email._policybase + • email.generator + • email.headerregistry + • email.message + • email.policy + • urllib.request + • urllib3.fields + +
+ +
+ +
+ + encodings +Package
+imports: + _winapi + • codecs + • encodings + • encodings.aliases + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • sys + +
+
+imported by: + codecs + • encodings + • encodings.aliases + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • get_user.py + • locale + +
+ +
+ +
+ + encodings.aliases +SourceModule
+imports: + encodings + +
+
+imported by: + charset_normalizer.constant + • charset_normalizer.models + • charset_normalizer.utils + • encodings + • get_user.py + • locale + +
+ +
+ +
+ + encodings.ascii +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.base64_codec +SourceModule
+imports: + base64 + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.big5 +SourceModule
+imports: + _codecs_tw + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.big5hkscs +SourceModule
+imports: + _codecs_hk + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.bz2_codec +SourceModule
+imports: + bz2 + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.charmap +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp037 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp1006 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp1026 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp1125 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp1140 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp1250 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp1251 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp1252 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp1253 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp1254 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp1255 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp1256 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp1257 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp1258 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp273 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp424 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp437 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp500 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp720 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp737 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp775 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp850 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp852 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp855 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp856 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp857 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp858 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp860 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp861 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp862 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp863 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp864 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp865 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp866 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp869 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp874 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp875 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp932 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp949 +SourceModule
+imports: + _codecs_kr + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.cp950 +SourceModule
+imports: + _codecs_tw + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.euc_jis_2004 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.euc_jisx0213 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.euc_jp +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.euc_kr +SourceModule
+imports: + _codecs_kr + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.gb18030 +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.gb2312 +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.gbk +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.hex_codec +SourceModule
+imports: + binascii + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.hp_roman8 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.hz +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.idna +SourceModule
+imports: + codecs + • encodings + • re + • stringprep + • unicodedata + +
+
+imported by: + encodings + • get_user.py + • requests.models + +
+ +
+ +
+ + encodings.iso2022_jp +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.iso2022_jp_1 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.iso2022_jp_2 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.iso2022_jp_2004 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.iso2022_jp_3 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.iso2022_jp_ext +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.iso2022_kr +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.iso8859_1 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.iso8859_10 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.iso8859_11 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.iso8859_13 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.iso8859_14 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.iso8859_15 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.iso8859_16 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.iso8859_2 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.iso8859_3 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.iso8859_4 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.iso8859_5 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.iso8859_6 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.iso8859_7 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.iso8859_8 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.iso8859_9 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.johab +SourceModule
+imports: + _codecs_kr + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.koi8_r +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.koi8_t +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.koi8_u +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.kz1048 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.latin_1 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.mac_arabic +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.mac_croatian +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.mac_cyrillic +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.mac_farsi +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.mac_greek +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.mac_iceland +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.mac_latin2 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.mac_roman +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.mac_romanian +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.mac_turkish +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.mbcs +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.oem +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.palmos +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.ptcp154 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.punycode +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.quopri_codec +SourceModule
+imports: + codecs + • encodings + • io + • quopri + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.raw_unicode_escape +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.rot_13 +SourceModule
+imports: + codecs + • encodings + • sys + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.shift_jis +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.shift_jis_2004 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.shift_jisx0213 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.tis_620 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.undefined +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.unicode_escape +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.utf_16 +SourceModule
+imports: + codecs + • encodings + • sys + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.utf_16_be +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.utf_16_le +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.utf_32 +SourceModule
+imports: + codecs + • encodings + • sys + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.utf_32_be +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.utf_32_le +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.utf_7 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.utf_8 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.utf_8_sig +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.uu_codec +SourceModule
+imports: + binascii + • codecs + • encodings + • io + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + encodings.zlib_codec +SourceModule
+imports: + codecs + • encodings + • zlib + +
+
+imported by: + encodings + • get_user.py + +
+ +
+ +
+ + enum +SourceModule
+imports: + sys + • types + • warnings + +
+
+imported by: + get_user.py + • http + • py_compile + • re + • signal + • socket + • ssl + • urllib3._collections + • urllib3.util.request + • urllib3.util.timeout + +
+ +
+ +
+ + errno (builtin module)
+imported by: + gettext + • gzip + • http.client + • pathlib + • shutil + • socket + • ssl + • subprocess + • tempfile + • urllib3.connectionpool + +
+ +
+ +
+ + fnmatch +SourceModule
+imports: + functools + • itertools + • os + • posixpath + • re + +
+
+imported by: + pathlib + • shutil + • tracemalloc + • urllib.request + +
+ +
+ +
+ + fractions +SourceModule
+imports: + decimal + • math + • numbers + • operator + • re + • sys + +
+
+imported by: + statistics + +
+ +
+ +
+ + ftplib +SourceModule
+imports: + netrc + • re + • socket + • ssl + • sys + • warnings + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + functools +SourceModule
+imports: + _functools + • _thread + • abc + • collections + • reprlib + • types + • typing + • weakref + +
+
+imported by: + charset_normalizer.cd + • charset_normalizer.utils + • configparser + • contextlib + • email._encoded_words + • email.charset + • fnmatch + • get_user.py + • importlib._common + • importlib.metadata + • importlib.util + • ipaddress + • linecache + • locale + • operator + • pathlib + • pickle + • re + • tempfile + • threading + • tracemalloc + • types + • typing + • urllib3.poolmanager + • urllib3.util.wait + +
+ +
+ +
+ + gc (builtin module)
+imports: + time + +
+
+imported by: + _posixsubprocess + • weakref + +
+ +
+ +
+ + genericpath +SourceModule
+imports: + os + • stat + +
+
+imported by: + get_user.py + • ntpath + • posixpath + +
+ +
+ +
+ + getopt +SourceModule
+imports: + gettext + • os + • sys + +
+
+imported by: + base64 + • mimetypes + • quopri + +
+ +
+ +
+ + getpass +SourceModule
+imports: + contextlib + • io + • msvcrt + • os + • pwd + • sys + • termios + • warnings + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + gettext +SourceModule
+imports: + builtins + • copy + • errno + • locale + • os + • re + • struct + • sys + • warnings + +
+
+imported by: + argparse + • getopt + • optparse + +
+ +
+ +
+ + grp +MissingModule
+imported by: + pathlib + • shutil + • subprocess + • tarfile + +
+ +
+ +
+ + gzip +SourceModule
+imports: + _compression + • argparse + • builtins + • errno + • io + • os + • struct + • sys + • time + • warnings + • zlib + +
+
+imported by: + tarfile + +
+ +
+ +
+ + hashlib +SourceModule
+imports: + _blake2 + • _hashlib + • _md5 + • _sha1 + • _sha256 + • _sha3 + • _sha512 + • logging + +
+
+imported by: + charset_normalizer.models + • hmac + • random + • requests.auth + • urllib.request + • urllib3.util.ssl_ + +
+ +
+ +
+ + heapq +SourceModule
+imports: + _heapq + +
+
+imported by: + collections + • get_user.py + • queue + +
+ +
+ +
+ + hmac +SourceModule
+imports: + _hashlib + • _operator + • hashlib + • warnings + +
+
+imported by: + urllib3.util.ssl_ + +
+ +
+ +
+ + http +Package
+imports: + enum + • http.cookiejar + +
+
+imported by: + http.client + • http.cookiejar + • http.cookies + • requests.compat + +
+ +
+ +
+ + http.client +SourceModule
+imports: + collections.abc + • email.message + • email.parser + • errno + • http + • io + • re + • socket + • ssl + • urllib.parse + • warnings + +
+
+imported by: + http.cookiejar + • urllib.request + • urllib3.connection + • urllib3.exceptions + • urllib3.response + • urllib3.util.response + +
+ +
+ +
+ + http.cookiejar +SourceModule
+imports: + calendar + • copy + • datetime + • http + • http.client + • io + • logging + • os + • re + • threading + • time + • traceback + • urllib.parse + • urllib.request + • warnings + +
+
+imported by: + http + • requests.compat + • urllib.request + +
+ +
+ +
+ + http.cookies +SourceModule
+imports: + http + • re + • string + • time + • types + +
+
+imported by: + requests.compat + +
+ +
+ +
+ + idna +Package
+imports: + idna + • idna.core + • idna.idnadata + • idna.intranges + • idna.package_data + +
+
+imported by: + idna + • idna.core + • idna.idnadata + • idna.intranges + • idna.package_data + • idna.uts46data + • requests.models + • urllib3.contrib.pyopenssl + • urllib3.util.url + +
+ +
+ +
+ + idna.core +SourceModule
+imports: + bisect + • idna + • idna.idnadata + • idna.intranges + • idna.uts46data + • re + • typing + • unicodedata + +
+
+imported by: + idna + +
+ +
+ +
+ + idna.idnadata +SourceModule
+imports: + idna + +
+
+imported by: + idna + • idna.core + +
+ +
+ +
+ + idna.intranges +SourceModule
+imports: + bisect + • idna + • typing + +
+
+imported by: + idna + • idna.core + +
+ +
+ +
+ + idna.package_data +SourceModule
+imports: + idna + +
+
+imported by: + idna + +
+ +
+ +
+ + idna.uts46data +SourceModule
+imports: + idna + • typing + +
+
+imported by: + idna.core + +
+ +
+ +
+ + importlib +Package
+imports: + _frozen_importlib + • _frozen_importlib_external + • _imp + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + • importlib._common + • importlib.machinery + • sys + • types + • warnings + +
+
+imported by: + charset_normalizer.cd + • charset_normalizer.utils + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + • importlib._common + • importlib.abc + • importlib.machinery + • importlib.metadata + • importlib.resources + • importlib.util + +
+ +
+ +
+ + importlib._bootstrap +SourceModule
+imports: + _frozen_importlib_external + • importlib + +
+
+imported by: + importlib + • importlib.abc + • importlib.machinery + • importlib.util + +
+ +
+ +
+ + importlib._bootstrap_external +SourceModule
+imports: + _imp + • _io + • _warnings + • importlib + • importlib.metadata + • marshal + • nt + • posix + • sys + • tokenize + • winreg + +
+
+imported by: + importlib + • importlib.abc + • importlib.machinery + • importlib.util + • py_compile + +
+ +
+ +
+ + importlib._common +SourceModule
+imports: + contextlib + • functools + • importlib + • os + • pathlib + • tempfile + • zipfile + +
+
+imported by: + importlib + • importlib.resources + +
+ +
+ +
+ + importlib.abc +SourceModule
+imports: + _frozen_importlib + • _frozen_importlib_external + • abc + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + • importlib.machinery + • typing + • warnings + +
+
+imported by: + importlib.metadata + • importlib.resources + • importlib.util + +
+ +
+ +
+ + importlib.machinery +SourceModule
+imports: + _imp + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + +
+
+imported by: + importlib + • importlib.abc + • py_compile + +
+ +
+ +
+ + importlib.metadata +SourceModule
+imports: + abc + • collections + • configparser + • contextlib + • csv + • email + • functools + • importlib + • importlib.abc + • io + • itertools + • operator + • os + • pathlib + • pep517 + • posixpath + • re + • sys + • zipfile + +
+
+imported by: + importlib._bootstrap_external + +
+ +
+ +
+ + importlib.resources +SourceModule
+imports: + 'typing.io' + • contextlib + • importlib + • importlib._common + • importlib.abc + • io + • os + • pathlib + • types + • typing + +
+
+imported by: + certifi.core + +
+ +
+ +
+ + importlib.util +SourceModule
+imports: + _imp + • contextlib + • functools + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + • importlib.abc + • sys + • types + • warnings + +
+
+imported by: + py_compile + • zipfile + +
+ +
+ +
+ + io +SourceModule
+imports: + _io + • abc + +
+
+imported by: + _compression + • bz2 + • configparser + • csv + • email.feedparser + • email.generator + • email.iterators + • email.message + • email.parser + • encodings.quopri_codec + • encodings.uu_codec + • get_user.py + • getpass + • gzip + • http.client + • http.cookiejar + • importlib.metadata + • importlib.resources + • logging + • lzma + • os + • pathlib + • pickle + • pprint + • quopri + • requests.compat + • requests.models + • requests.utils + • shlex + • socket + • subprocess + • tarfile + • tempfile + • tokenize + • urllib.request + • urllib3.contrib.pyopenssl + • urllib3.filepost + • urllib3.response + • urllib3.util.request + • urllib3.util.ssltransport + • zipfile + +
+ +
+ +
+ + ipaddress +SourceModule
+imports: + functools + • re + +
+
+imported by: + urllib3.util.ssl_match_hostname + +
+ +
+ +
+ + itertools (builtin module)
+imported by: + _pydecimal + • calendar + • collections + • configparser + • fnmatch + • importlib.metadata + • pickle + • random + • reprlib + • statistics + • threading + • tokenize + • traceback + • urllib3.util.retry + • weakref + • zipfile + +
+ +
+ +
+ + json +Package
+imports: + codecs + • json.decoder + • json.encoder + • json.scanner + +
+
+imported by: + charset_normalizer.models + • get_user.py + • json.decoder + • json.encoder + • json.scanner + • requests.compat + • urllib3._request_methods + • urllib3.response + +
+ +
+ +
+ + json.decoder +SourceModule
+imports: + _json + • json + • json.scanner + • re + +
+
+imported by: + _json + • json + +
+ +
+ +
+ + json.encoder +SourceModule
+imports: + _json + • json + • re + +
+
+imported by: + json + +
+ +
+ +
+ + json.scanner +SourceModule
+imports: + _json + • json + • re + +
+
+imported by: + json + • json.decoder + +
+ +
+ +
+ + keyword +SourceModule
+imported by: + collections + • get_user.py + +
+ +
+ +
+ + linecache +SourceModule
+imports: + functools + • os + • sys + • tokenize + +
+
+imported by: + get_user.py + • traceback + • tracemalloc + • warnings + +
+ +
+ +
+ + locale +SourceModule
+imports: + _bootlocale + • _collections_abc + • _locale + • builtins + • encodings + • encodings.aliases + • functools + • os + • re + • sys + • warnings + +
+
+imported by: + _bootlocale + • _pydecimal + • _strptime + • calendar + • get_user.py + • gettext + +
+ +
+ +
+ + logging +Package
+imports: + atexit + • collections.abc + • io + • os + • pickle + • re + • string + • sys + • threading + • time + • traceback + • warnings + • weakref + +
+
+imported by: + charset_normalizer + • charset_normalizer.api + • charset_normalizer.utils + • hashlib + • http.cookiejar + • requests + • urllib3 + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.pyopenssl + • urllib3.poolmanager + • urllib3.response + • urllib3.util.retry + +
+ +
+ +
+ + lzma +SourceModule
+imports: + _compression + • _lzma + • builtins + • io + • os + +
+
+imported by: + shutil + • tarfile + • zipfile + +
+ +
+ +
+ + marshal (builtin module)
+imported by: + importlib._bootstrap_external + +
+ +
+ +
+ + math (builtin module)
+imported by: + _pydecimal + • datetime + • fractions + • random + • selectors + • statistics + +
+ +
+ +
+ + mimetypes +SourceModule
+imports: + getopt + • os + • posixpath + • sys + • urllib.parse + • winreg + +
+
+imported by: + urllib.request + • urllib3.fields + +
+ +
+ +
+ + msvcrt (builtin module)
+imported by: + getpass + • subprocess + +
+ +
+ +
+ + netrc +SourceModule
+imports: + os + • pwd + • shlex + • stat + +
+
+imported by: + ftplib + • requests.utils + +
+ +
+ +
+ + nt (builtin module)
+imported by: + importlib._bootstrap_external + • ntpath + • os + • pathlib + • shutil + +
+ +
+ +
+ + ntpath +SourceModule
+imports: + genericpath + • nt + • os + • stat + • string + • sys + +
+
+imported by: + get_user.py + • ntpath + • os + • pathlib + +
+ +
+ +
+ + ntpath +AliasNode
+imports: + ntpath + • os + +
+
+imported by: + os + • py_compile + • requests.adapters + • tracemalloc + +
+ +
+ +
+ + nturl2path +SourceModule
+imports: + string + • urllib.parse + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + numbers +SourceModule
+imports: + abc + +
+
+imported by: + _pydecimal + • fractions + • statistics + +
+ +
+ +
+ + operator +SourceModule
+imports: + _operator + • builtins + • functools + +
+
+imported by: + collections + • email._header_value_parser + • fractions + • get_user.py + • importlib.metadata + • pathlib + • statistics + • typing + +
+ +
+ +
+ + optparse +SourceModule
+imports: + gettext + • os + • sys + • textwrap + +
+
+imported by: + uu + +
+ +
+ +
+ + org +MissingModule
+imported by: + pickle + +
+ +
+ +
+ + os +SourceModule
+imports: + _collections_abc + • abc + • io + • nt + • ntpath + • ntpath + • posix + • posixpath + • stat + • subprocess + • sys + • warnings + +
+
+imported by: + argparse + • bz2 + • certifi.core + • charset_normalizer.api + • configparser + • email.utils + • fnmatch + • genericpath + • get_user.py + • getopt + • getpass + • gettext + • gzip + • http.cookiejar + • importlib._common + • importlib.metadata + • importlib.resources + • linecache + • locale + • logging + • lzma + • mimetypes + • netrc + • ntpath + • ntpath + • optparse + • pathlib + • posixpath + • py_compile + • random + • requests.auth + • requests.sessions + • requests.utils + • shlex + • shutil + • socket + • ssl + • subprocess + • tarfile + • tempfile + • threading + • urllib.request + • urllib3.connection + • urllib3.filepost + • urllib3.util.ssl_ + • uu + • zipfile + +
+ +
+ +
+ + pathlib +SourceModule
+imports: + _collections_abc + • errno + • fnmatch + • functools + • grp + • io + • nt + • ntpath + • operator + • os + • posixpath + • pwd + • re + • stat + • sys + • urllib.parse + +
+
+imported by: + importlib._common + • importlib.metadata + • importlib.resources + +
+ +
+ +
+ + pep517 +MissingModule
+imported by: + importlib.metadata + +
+ +
+ +
+ + pickle +SourceModule
+imports: + _compat_pickle + • _pickle + • codecs + • copyreg + • functools + • io + • itertools + • org + • pprint + • re + • struct + • sys + • types + +
+
+imported by: + logging + • tracemalloc + +
+ +
+ +
+ + posix +MissingModule
+imports: + resource + +
+
+imported by: + importlib._bootstrap_external + • os + • shutil + +
+ +
+ +
+ + posixpath +SourceModule
+imports: + genericpath + • os + • pwd + • re + • stat + • sys + +
+
+imported by: + fnmatch + • get_user.py + • importlib.metadata + • mimetypes + • os + • pathlib + • urllib.request + • zipfile + +
+ +
+ +
+ + pprint +SourceModule
+imports: + collections + • io + • re + • sys + • time + • types + +
+
+imported by: + pickle + +
+ +
+ +
+ + pwd +MissingModule
+imported by: + getpass + • netrc + • pathlib + • posixpath + • shutil + • subprocess + • tarfile + +
+ +
+ +
+ + py_compile +SourceModule
+imports: + enum + • importlib._bootstrap_external + • importlib.machinery + • importlib.util + • ntpath + • os + • sys + • traceback + +
+
+imported by: + zipfile + +
+ +
+ +
+ + queue +SourceModule
+imports: + _queue + • collections + • heapq + • threading + • time + • types + +
+
+imported by: + urllib3.connectionpool + +
+ +
+ +
+ + quopri +SourceModule
+imports: + binascii + • getopt + • io + • sys + +
+
+imported by: + email.encoders + • email.message + • encodings.quopri_codec + +
+ +
+ +
+ + random +SourceModule
+imports: + _collections_abc + • _random + • _sha512 + • bisect + • hashlib + • itertools + • math + • os + • statistics + • time + • warnings + +
+
+imported by: + email.generator + • email.utils + • statistics + • tempfile + • urllib3.util.retry + +
+ +
+ +
+ + re +SourceModule
+imports: + _locale + • copyreg + • enum + • functools + • sre_compile + • sre_constants + • sre_parse + +
+
+imported by: + _pydecimal + • _sre + • _strptime + • argparse + • base64 + • charset_normalizer.constant + • charset_normalizer.utils + • configparser + • csv + • email._encoded_words + • email._header_value_parser + • email.feedparser + • email.generator + • email.header + • email.message + • email.policy + • email.quoprimime + • email.utils + • encodings.idna + • fnmatch + • fractions + • ftplib + • get_user.py + • gettext + • http.client + • http.cookiejar + • http.cookies + • idna.core + • importlib.metadata + • ipaddress + • json.decoder + • json.encoder + • json.scanner + • locale + • logging + • pathlib + • pickle + • posixpath + • pprint + • requests._internal_utils + • requests.auth + • requests.utils + • shlex + • string + • tarfile + • textwrap + • tokenize + • typing + • urllib.parse + • urllib.request + • urllib3.connection + • urllib3.response + • urllib3.util.retry + • urllib3.util.ssl_match_hostname + • urllib3.util.url + • warnings + +
+ +
+ +
+ + reprlib +SourceModule
+imports: + _thread + • builtins + • itertools + +
+
+imported by: + collections + • functools + • get_user.py + +
+ +
+ +
+ + requests +Package
+imports: + chardet + • charset_normalizer + • cryptography + • logging + • requests + • requests.__version__ + • requests.api + • requests.certs + • requests.exceptions + • requests.models + • requests.packages + • requests.sessions + • requests.status_codes + • requests.utils + • ssl + • urllib3 + • urllib3.contrib + • urllib3.contrib.pyopenssl + • urllib3.exceptions + • warnings + +
+
+imported by: + get_user.py + • requests + • requests.__version__ + • requests._internal_utils + • requests.adapters + • requests.api + • requests.auth + • requests.certs + • requests.compat + • requests.cookies + • requests.exceptions + • requests.hooks + • requests.models + • requests.packages + • requests.sessions + • requests.status_codes + • requests.structures + • requests.utils + +
+ +
+ +
+ + requests.__version__ +SourceModule
+imports: + requests + +
+
+imported by: + requests + • requests.utils + +
+ +
+ +
+ + requests._internal_utils +SourceModule
+imports: + re + • requests + • requests.compat + +
+
+imported by: + requests.auth + • requests.cookies + • requests.models + • requests.sessions + • requests.utils + +
+ +
+ +
+ + requests.adapters +SourceModule
+imports: + ntpath + • requests + • requests.auth + • requests.compat + • requests.cookies + • requests.exceptions + • requests.models + • requests.structures + • requests.utils + • socket + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.util + • urllib3.util.retry + +
+
+imported by: + requests.sessions + +
+ +
+ +
+ + requests.api +SourceModule
+imports: + requests + • requests.sessions + +
+
+imported by: + requests + +
+ +
+ +
+ + requests.auth +SourceModule
+imports: + base64 + • hashlib + • os + • re + • requests + • requests._internal_utils + • requests.compat + • requests.cookies + • requests.utils + • threading + • time + • warnings + +
+
+imported by: + requests.adapters + • requests.models + • requests.sessions + +
+ +
+ +
+ + requests.certs +SourceModule
+imports: + certifi + • requests + +
+
+imported by: + requests + • requests.utils + +
+ +
+ +
+ + requests.compat +SourceModule
+imports: + chardet + • charset_normalizer + • collections + • collections.abc + • http + • http.cookiejar + • http.cookies + • io + • json + • requests + • simplejson + • sys + • urllib.parse + • urllib.request + +
+
+imported by: + requests._internal_utils + • requests.adapters + • requests.auth + • requests.cookies + • requests.exceptions + • requests.models + • requests.sessions + • requests.structures + • requests.utils + +
+ +
+ +
+ + requests.cookies +SourceModule
+imports: + calendar + • copy + • dummy_threading + • requests + • requests._internal_utils + • requests.compat + • threading + • time + +
+
+imported by: + requests.adapters + • requests.auth + • requests.models + • requests.sessions + • requests.utils + +
+ +
+ +
+ + requests.exceptions +SourceModule
+imports: + requests + • requests.compat + • urllib3.exceptions + +
+
+imported by: + requests + • requests.adapters + • requests.models + • requests.sessions + • requests.utils + +
+ +
+ +
+ + requests.hooks +SourceModule
+imports: + requests + +
+
+imported by: + requests.models + • requests.sessions + +
+ +
+ +
+ + requests.models +SourceModule
+imports: + datetime + • encodings.idna + • idna + • io + • requests + • requests._internal_utils + • requests.auth + • requests.compat + • requests.cookies + • requests.exceptions + • requests.hooks + • requests.status_codes + • requests.structures + • requests.utils + • urllib3.exceptions + • urllib3.fields + • urllib3.filepost + • urllib3.util + +
+
+imported by: + requests + • requests.adapters + • requests.sessions + +
+ +
+ +
+ + requests.packages +SourceModule
+imports: + chardet + • charset_normalizer + • requests + • sys + • warnings + +
+
+imported by: + requests + +
+ +
+ +
+ + requests.sessions +SourceModule
+imports: + collections + • datetime + • os + • requests + • requests._internal_utils + • requests.adapters + • requests.auth + • requests.compat + • requests.cookies + • requests.exceptions + • requests.hooks + • requests.models + • requests.status_codes + • requests.structures + • requests.utils + • sys + • time + +
+
+imported by: + requests + • requests.api + +
+ +
+ +
+ + requests.status_codes +SourceModule
+imports: + requests + • requests.structures + +
+
+imported by: + requests + • requests.models + • requests.sessions + +
+ +
+ +
+ + requests.structures +SourceModule
+imports: + collections + • requests + • requests.compat + +
+
+imported by: + requests.adapters + • requests.models + • requests.sessions + • requests.status_codes + • requests.utils + +
+ +
+ +
+ + requests.utils +SourceModule
+imports: + codecs + • collections + • contextlib + • io + • netrc + • os + • re + • requests + • requests.__version__ + • requests._internal_utils + • requests.certs + • requests.compat + • requests.cookies + • requests.exceptions + • requests.structures + • socket + • struct + • sys + • tempfile + • urllib3.util + • warnings + • winreg + • zipfile + +
+
+imported by: + requests + • requests.adapters + • requests.auth + • requests.models + • requests.sessions + +
+ +
+ +
+ + resource +MissingModule
+imported by: + posix + +
+ +
+ +
+ + select C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\select.pyd
+imported by: + selectors + • subprocess + • urllib3.util.wait + +
+ +
+ +
+ + selectors +SourceModule
+imports: + abc + • collections + • collections.abc + • math + • select + • sys + +
+
+imported by: + socket + • subprocess + +
+ +
+ +
+ + shlex +SourceModule
+imports: + collections + • io + • os + • re + • sys + • warnings + +
+
+imported by: + netrc + +
+ +
+ +
+ + shutil +SourceModule
+imports: + bz2 + • collections + • errno + • fnmatch + • grp + • lzma + • nt + • os + • posix + • pwd + • stat + • sys + • tarfile + • zipfile + • zlib + +
+
+imported by: + argparse + • tarfile + • tempfile + • zipfile + +
+ +
+ +
+ + signal +SourceModule
+imports: + _signal + • enum + +
+
+imported by: + subprocess + +
+ +
+ +
+ + simplejson +MissingModule
+imported by: + requests.compat + +
+ +
+ +
+ + socket +SourceModule
+imports: + _socket + • array + • enum + • errno + • io + • os + • selectors + • sys + +
+
+imported by: + _ssl + • email.utils + • ftplib + • get_user.py + • http.client + • requests.adapters + • requests.utils + • ssl + • urllib.request + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.pyopenssl + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.response + • urllib3.util.connection + • urllib3.util.ssl_ + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.wait + +
+ +
+ +
+ + socks +MissingModule
+imported by: + urllib3.contrib.socks + +
+ +
+ +
+ + sre_compile +SourceModule
+imports: + _sre + • sre_constants + • sre_parse + • sys + +
+
+imported by: + get_user.py + • re + +
+ +
+ +
+ + sre_constants +SourceModule
+imports: + _sre + +
+
+imported by: + get_user.py + • re + • sre_compile + • sre_parse + +
+ +
+ +
+ + sre_parse +SourceModule
+imports: + sre_constants + • unicodedata + • warnings + +
+
+imported by: + get_user.py + • re + • sre_compile + +
+ +
+ +
+ + ssl +SourceModule
+imports: + _ssl + • base64 + • calendar + • collections + • enum + • errno + • os + • socket + • sys + • time + • warnings + +
+
+imported by: + ftplib + • http.client + • requests + • urllib.request + • urllib3 + • urllib3._base_connection + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.pyopenssl + • urllib3.contrib.socks + • urllib3.poolmanager + • urllib3.util.ssl_ + • urllib3.util.ssltransport + +
+ +
+ +
+ + stat +SourceModule
+imports: + _stat + +
+
+imported by: + genericpath + • get_user.py + • netrc + • ntpath + • os + • pathlib + • posixpath + • shutil + • tarfile + • zipfile + +
+ +
+ +
+ + statistics +SourceModule
+imports: + _statistics + • bisect + • collections + • decimal + • fractions + • itertools + • math + • numbers + • operator + • random + +
+
+imported by: + random + +
+ +
+ +
+ + string +SourceModule
+imports: + _string + • collections + • re + +
+
+imported by: + email._encoded_words + • email._header_value_parser + • email.quoprimime + • http.cookies + • logging + • ntpath + • nturl2path + • urllib.request + +
+ +
+ +
+ + stringprep +SourceModule
+imports: + unicodedata + +
+
+imported by: + encodings.idna + +
+ +
+ +
+ + struct +SourceModule
+imports: + _struct + +
+
+imported by: + base64 + • gettext + • gzip + • pickle + • requests.utils + • tarfile + • zipfile + +
+ +
+ +
+ + subprocess +SourceModule
+imports: + _posixsubprocess + • _winapi + • builtins + • contextlib + • errno + • grp + • io + • msvcrt + • os + • pwd + • select + • selectors + • signal + • sys + • threading + • time + • types + • warnings + +
+
+imported by: + get_user.py + • os + +
+ +
+ +
+ + sys (builtin module)
+imported by: + _bootlocale + • _collections_abc + • _pydecimal + • argparse + • base64 + • calendar + • certifi.core + • codecs + • collections + • configparser + • contextlib + • datetime + • email._header_value_parser + • email.generator + • email.iterators + • email.policy + • encodings + • encodings.rot_13 + • encodings.utf_16 + • encodings.utf_32 + • enum + • fractions + • ftplib + • getopt + • getpass + • gettext + • gzip + • importlib + • importlib._bootstrap_external + • importlib.metadata + • importlib.util + • linecache + • locale + • logging + • mimetypes + • ntpath + • optparse + • os + • pathlib + • pickle + • posixpath + • pprint + • py_compile + • quopri + • requests.compat + • requests.packages + • requests.sessions + • requests.utils + • selectors + • shlex + • shutil + • socket + • sre_compile + • ssl + • subprocess + • tarfile + • tempfile + • threading + • tokenize + • traceback + • types + • typing + • urllib.parse + • urllib.request + • urllib3.connection + • urllib3.connectionpool + • urllib3.response + • urllib3.util.ssl_ + • uu + • warnings + • weakref + • zipfile + +
+ +
+ +
+ + tarfile +SourceModule
+imports: + argparse + • builtins + • bz2 + • copy + • grp + • gzip + • io + • lzma + • os + • pwd + • re + • shutil + • stat + • struct + • sys + • time + • zlib + +
+
+imported by: + shutil + +
+ +
+ +
+ + tempfile +SourceModule
+imports: + _thread + • errno + • functools + • io + • os + • random + • shutil + • sys + • types + • warnings + • weakref + +
+
+imported by: + importlib._common + • requests.utils + • urllib.request + • urllib.response + +
+ +
+ +
+ + termios +MissingModule
+imported by: + getpass + +
+ +
+ +
+ + textwrap +SourceModule
+imports: + re + +
+
+imported by: + argparse + • optparse + +
+ +
+ +
+ + threading +SourceModule
+imports: + _collections + • _thread + • _threading_local + • _weakrefset + • collections + • functools + • itertools + • os + • sys + • time + • traceback + +
+
+imported by: + _threading_local + • bz2 + • http.cookiejar + • logging + • queue + • requests.auth + • requests.cookies + • subprocess + • urllib3._collections + • zipfile + +
+ +
+ +
+ + time (builtin module)
+imports: + _strptime + +
+
+imported by: + _datetime + • _strptime + • datetime + • email._parseaddr + • email.generator + • email.utils + • gc + • gzip + • http.cookiejar + • http.cookies + • logging + • pprint + • queue + • random + • requests.auth + • requests.cookies + • requests.sessions + • ssl + • subprocess + • tarfile + • threading + • urllib.request + • urllib3.util.retry + • urllib3.util.timeout + • zipfile + +
+ +
+ +
+ + token +SourceModule
+imported by: + tokenize + +
+ +
+ +
+ + tokenize +SourceModule
+imports: + argparse + • builtins + • codecs + • collections + • io + • itertools + • re + • sys + • token + +
+
+imported by: + importlib._bootstrap_external + • linecache + +
+ +
+ +
+ + traceback +SourceModule
+imports: + collections + • itertools + • linecache + • sys + +
+
+imported by: + get_user.py + • http.cookiejar + • logging + • py_compile + • threading + • warnings + +
+ +
+ +
+ + tracemalloc +SourceModule
+imports: + _tracemalloc + • collections.abc + • fnmatch + • functools + • linecache + • ntpath + • pickle + +
+
+imported by: + warnings + +
+ +
+ +
+ + types +SourceModule
+imports: + _collections_abc + • functools + • sys + +
+
+imported by: + _weakrefset + • certifi.core + • contextlib + • copy + • email.headerregistry + • enum + • functools + • get_user.py + • http.cookies + • importlib + • importlib.resources + • importlib.util + • pickle + • pprint + • queue + • subprocess + • tempfile + • typing + • urllib.parse + • urllib3.connectionpool + • urllib3.poolmanager + • urllib3.util.retry + • urllib3.util.util + +
+ +
+ +
+ + typing +SourceModule
+imports: + abc + • collections + • collections.abc + • contextlib + • functools + • operator + • re + • sys + • types + +
+
+imported by: + certifi.core + • charset_normalizer.api + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.legacy + • charset_normalizer.models + • charset_normalizer.utils + • functools + • idna.core + • idna.intranges + • idna.uts46data + • importlib.abc + • importlib.resources + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3._request_methods + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.pyopenssl + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.fields + • urllib3.filepost + • urllib3.poolmanager + • urllib3.response + • urllib3.util.connection + • urllib3.util.proxy + • urllib3.util.request + • urllib3.util.retry + • urllib3.util.ssl_ + • urllib3.util.ssl_match_hostname + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.util + +
+ +
+ +
+ + typing_extensions +MissingModule
+imported by: + urllib3._base_connection + • urllib3._collections + • urllib3.connection + • urllib3.connectionpool + • urllib3.poolmanager + • urllib3.response + • urllib3.util.request + • urllib3.util.ssl_ + • urllib3.util.ssltransport + • urllib3.util.timeout + +
+ +
+ +
+ + unicodedata C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\unicodedata.pyd
+imported by: + charset_normalizer.utils + • encodings.idna + • idna.core + • sre_parse + • stringprep + • urllib.parse + +
+ +
+ +
+ + urllib +Package
+imported by: + email._header_value_parser + • urllib.error + • urllib.parse + • urllib.request + • urllib.response + +
+ +
+ +
+ + urllib.error +SourceModule
+imports: + urllib + • urllib.response + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + urllib.parse +SourceModule
+imports: + collections + • re + • sys + • types + • unicodedata + • urllib + • warnings + +
+
+imported by: + email.utils + • http.client + • http.cookiejar + • mimetypes + • nturl2path + • pathlib + • requests.compat + • urllib.request + • urllib3._request_methods + • urllib3.poolmanager + +
+ +
+ +
+ + urllib.request +SourceModule
+imports: + _scproxy + • base64 + • bisect + • contextlib + • email + • email.utils + • fnmatch + • ftplib + • getpass + • hashlib + • http.client + • http.cookiejar + • io + • mimetypes + • nturl2path + • os + • posixpath + • re + • socket + • ssl + • string + • sys + • tempfile + • time + • urllib + • urllib.error + • urllib.parse + • urllib.response + • warnings + • winreg + +
+
+imported by: + http.cookiejar + • requests.compat + +
+ +
+ +
+ + urllib.response +SourceModule
+imports: + tempfile + • urllib + +
+
+imported by: + urllib.error + • urllib.request + +
+ +
+ +
+ + urllib3 +Package
+imports: + __future__ + • logging + • ssl + • typing + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3._version + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.filepost + • urllib3.poolmanager + • urllib3.response + • urllib3.util + • urllib3.util.request + • urllib3.util.retry + • urllib3.util.timeout + • urllib3_secure_extra + • warnings + +
+
+imported by: + requests + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3._request_methods + • urllib3._version + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib + • urllib3.contrib.pyopenssl + • urllib3.exceptions + • urllib3.fields + • urllib3.filepost + • urllib3.poolmanager + • urllib3.response + • urllib3.util + +
+ +
+ +
+ + urllib3._base_connection +SourceModule
+imports: + __future__ + • ssl + • typing + • typing_extensions + • urllib3 + • urllib3.response + • urllib3.util.connection + • urllib3.util.timeout + • urllib3.util.url + +
+
+imported by: + urllib3 + • urllib3._request_methods + • urllib3.connection + • urllib3.connectionpool + • urllib3.response + • urllib3.util.connection + +
+ +
+ +
+ + urllib3._collections +SourceModule
+imports: + __future__ + • collections + • enum + • threading + • typing + • typing_extensions + • urllib3 + +
+
+imported by: + urllib3 + • urllib3._request_methods + • urllib3.connection + • urllib3.poolmanager + • urllib3.response + +
+ +
+ +
+ + urllib3._request_methods +SourceModule
+imports: + __future__ + • json + • typing + • urllib.parse + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3.filepost + • urllib3.response + +
+
+imported by: + urllib3.connectionpool + • urllib3.poolmanager + +
+ +
+ +
+ + urllib3._version +SourceModule
+imports: + __future__ + • urllib3 + +
+
+imported by: + urllib3 + • urllib3.connection + +
+ +
+ +
+ + urllib3.connection +SourceModule
+imports: + __future__ + • datetime + • http.client + • logging + • os + • re + • socket + • ssl + • sys + • typing + • typing_extensions + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3._version + • urllib3.exceptions + • urllib3.response + • urllib3.util + • urllib3.util.connection + • urllib3.util.request + • urllib3.util.response + • urllib3.util.ssl_ + • urllib3.util.ssl_match_hostname + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.util + • urllib3.util.wait + • warnings + +
+
+imported by: + urllib3.connectionpool + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.response + • urllib3.util.proxy + +
+ +
+ +
+ + urllib3.connectionpool +SourceModule
+imports: + __future__ + • errno + • logging + • queue + • socket + • ssl + • sys + • types + • typing + • typing_extensions + • urllib3 + • urllib3._base_connection + • urllib3._request_methods + • urllib3.connection + • urllib3.exceptions + • urllib3.response + • urllib3.util.connection + • urllib3.util.proxy + • urllib3.util.request + • urllib3.util.retry + • urllib3.util.ssl_match_hostname + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.util + • warnings + • weakref + +
+
+imported by: + urllib3 + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.response + • urllib3.util.retry + +
+ +
+ +
+ + urllib3.contrib +Package
+imports: + urllib3 + • urllib3.contrib.pyopenssl + +
+
+imported by: + requests + • urllib3.contrib.pyopenssl + • urllib3.contrib.socks + +
+ +
+ +
+ + urllib3.contrib.pyopenssl +SourceModule
+imports: + 'OpenSSL.crypto' + • 'cryptography.x509' + • OpenSSL + • __future__ + • cryptography + • idna + • io + • logging + • socket + • ssl + • typing + • urllib3 + • urllib3.contrib + • urllib3.util + +
+
+imported by: + requests + • urllib3.contrib + +
+ +
+ +
+ + urllib3.contrib.socks +SourceModule
+imports: + __future__ + • socket + • socks + • ssl + • typing + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.util.url + • warnings + +
+
+imported by: + requests.adapters + +
+ +
+ +
+ + urllib3.exceptions +SourceModule
+imports: + __future__ + • email.errors + • http.client + • socket + • typing + • urllib3 + • urllib3.connection + • urllib3.connectionpool + • urllib3.response + • urllib3.util.retry + • warnings + +
+
+imported by: + requests + • requests.adapters + • requests.exceptions + • requests.models + • urllib3 + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.socks + • urllib3.poolmanager + • urllib3.response + • urllib3.util.connection + • urllib3.util.request + • urllib3.util.response + • urllib3.util.retry + • urllib3.util.ssl_ + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.url + +
+ +
+ +
+ + urllib3.fields +SourceModule
+imports: + __future__ + • email.utils + • mimetypes + • typing + • urllib3 + • warnings + +
+
+imported by: + requests.models + • urllib3.filepost + +
+ +
+ +
+ + urllib3.filepost +SourceModule
+imports: + __future__ + • binascii + • codecs + • io + • os + • typing + • urllib3 + • urllib3.fields + +
+
+imported by: + requests.models + • urllib3 + • urllib3._request_methods + +
+ +
+ +
+ + urllib3.poolmanager +SourceModule
+imports: + __future__ + • functools + • logging + • ssl + • types + • typing + • typing_extensions + • urllib.parse + • urllib3 + • urllib3._collections + • urllib3._request_methods + • urllib3.connection + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.response + • urllib3.util.connection + • urllib3.util.proxy + • urllib3.util.retry + • urllib3.util.timeout + • urllib3.util.url + • warnings + +
+
+imported by: + requests.adapters + • urllib3 + • urllib3.contrib.socks + +
+ +
+ +
+ + urllib3.response +SourceModule
+imports: + __future__ + • brotli + • brotlicffi + • collections + • contextlib + • http.client + • io + • json + • logging + • re + • socket + • sys + • typing + • typing_extensions + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3.connection + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.util + • urllib3.util.response + • urllib3.util.retry + • warnings + • zlib + • zstandard + +
+
+imported by: + urllib3 + • urllib3._base_connection + • urllib3._request_methods + • urllib3.connection + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.util.retry + +
+ +
+ +
+ + urllib3.util +Package
+imports: + __future__ + • urllib3 + • urllib3.util.connection + • urllib3.util.request + • urllib3.util.response + • urllib3.util.retry + • urllib3.util.ssl_ + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.wait + +
+
+imported by: + requests.adapters + • requests.models + • requests.utils + • urllib3 + • urllib3.connection + • urllib3.contrib.pyopenssl + • urllib3.response + • urllib3.util.connection + • urllib3.util.proxy + • urllib3.util.request + • urllib3.util.response + • urllib3.util.retry + • urllib3.util.ssl_ + • urllib3.util.ssl_match_hostname + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.util + • urllib3.util.wait + +
+ +
+ +
+ + urllib3.util.connection +SourceModule
+imports: + __future__ + • socket + • typing + • urllib3._base_connection + • urllib3.exceptions + • urllib3.util + • urllib3.util.timeout + +
+
+imported by: + urllib3._base_connection + • urllib3.connection + • urllib3.connectionpool + • urllib3.poolmanager + • urllib3.util + +
+ +
+ +
+ + urllib3.util.proxy +SourceModule
+imports: + __future__ + • typing + • urllib3.connection + • urllib3.util + • urllib3.util.url + +
+
+imported by: + urllib3.connectionpool + • urllib3.poolmanager + +
+ +
+ +
+ + urllib3.util.request +SourceModule
+imports: + __future__ + • base64 + • brotli + • brotlicffi + • enum + • io + • typing + • typing_extensions + • urllib3.exceptions + • urllib3.util + • urllib3.util.util + • zstandard + +
+
+imported by: + urllib3 + • urllib3.connection + • urllib3.connectionpool + • urllib3.util + +
+ +
+ +
+ + urllib3.util.response +SourceModule
+imports: + __future__ + • email.errors + • http.client + • urllib3.exceptions + • urllib3.util + +
+
+imported by: + urllib3.connection + • urllib3.response + • urllib3.util + +
+ +
+ +
+ + urllib3.util.retry +SourceModule
+imports: + __future__ + • email + • itertools + • logging + • random + • re + • time + • types + • typing + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.response + • urllib3.util + • urllib3.util.util + +
+
+imported by: + requests.adapters + • urllib3 + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.response + • urllib3.util + +
+ +
+ +
+ + urllib3.util.ssl_ +SourceModule
+imports: + __future__ + • binascii + • hashlib + • hmac + • os + • socket + • ssl + • sys + • typing + • typing_extensions + • urllib3.exceptions + • urllib3.util + • urllib3.util.ssltransport + • urllib3.util.url + • warnings + +
+
+imported by: + urllib3.connection + • urllib3.util + • urllib3.util.ssl_match_hostname + • urllib3.util.ssltransport + +
+ +
+ +
+ + urllib3.util.ssl_match_hostname +SourceModule
+imports: + __future__ + • ipaddress + • re + • typing + • urllib3.util + • urllib3.util.ssl_ + +
+
+imported by: + urllib3.connection + • urllib3.connectionpool + +
+ +
+ +
+ + urllib3.util.ssltransport +SourceModule
+imports: + __future__ + • io + • socket + • ssl + • typing + • typing_extensions + • urllib3.exceptions + • urllib3.util + • urllib3.util.ssl_ + +
+
+imported by: + urllib3.connection + • urllib3.util.ssl_ + +
+ +
+ +
+ + urllib3.util.timeout +SourceModule
+imports: + __future__ + • enum + • socket + • time + • typing + • typing_extensions + • urllib3.exceptions + • urllib3.util + +
+
+imported by: + urllib3 + • urllib3._base_connection + • urllib3.connection + • urllib3.connectionpool + • urllib3.poolmanager + • urllib3.util + • urllib3.util.connection + +
+ +
+ +
+ + urllib3.util.url +SourceModule
+imports: + __future__ + • idna + • re + • typing + • urllib3.exceptions + • urllib3.util + • urllib3.util.util + +
+
+imported by: + urllib3._base_connection + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.socks + • urllib3.poolmanager + • urllib3.util + • urllib3.util.proxy + • urllib3.util.ssl_ + +
+ +
+ +
+ + urllib3.util.util +SourceModule
+imports: + __future__ + • types + • typing + • urllib3.util + +
+
+imported by: + urllib3.connection + • urllib3.connectionpool + • urllib3.util.request + • urllib3.util.retry + • urllib3.util.url + +
+ +
+ +
+ + urllib3.util.wait +SourceModule
+imports: + __future__ + • functools + • select + • socket + • urllib3.util + +
+
+imported by: + urllib3.connection + • urllib3.util + +
+ +
+ +
+ + urllib3_secure_extra +MissingModule
+imported by: + urllib3 + +
+ +
+ +
+ + uu +SourceModule
+imports: + binascii + • optparse + • os + • sys + +
+
+imported by: + email.message + +
+ +
+ +
+ + warnings +SourceModule
+imports: + _warnings + • builtins + • linecache + • re + • sys + • traceback + • tracemalloc + +
+
+imported by: + _collections_abc + • argparse + • charset_normalizer.legacy + • collections + • configparser + • datetime + • enum + • ftplib + • get_user.py + • getpass + • gettext + • gzip + • hmac + • http.client + • http.cookiejar + • importlib + • importlib.abc + • importlib.util + • locale + • logging + • os + • random + • requests + • requests.auth + • requests.packages + • requests.utils + • shlex + • sre_parse + • ssl + • subprocess + • tempfile + • urllib.parse + • urllib.request + • urllib3 + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.fields + • urllib3.poolmanager + • urllib3.response + • urllib3.util.ssl_ + • zipfile + +
+ +
+ +
+ + weakref +SourceModule
+imports: + _collections_abc + • _weakref + • _weakrefset + • atexit + • copy + • gc + • itertools + • sys + +
+
+imported by: + _threading_local + • copy + • functools + • get_user.py + • logging + • tempfile + • urllib3.connectionpool + +
+ +
+ +
+ + winreg (builtin module)
+imported by: + importlib._bootstrap_external + • mimetypes + • requests.utils + • urllib.request + +
+ +
+ +
+ + zipfile +SourceModule
+imports: + argparse + • binascii + • bz2 + • contextlib + • importlib.util + • io + • itertools + • lzma + • os + • posixpath + • py_compile + • shutil + • stat + • struct + • sys + • threading + • time + • warnings + • zlib + +
+
+imported by: + importlib._common + • importlib.metadata + • requests.utils + • shutil + +
+ +
+ +
+ + zlib (builtin module)
+imported by: + encodings.zlib_codec + • gzip + • shutil + • tarfile + • urllib3.response + • zipfile + +
+ +
+ +
+ + zstandard +MissingModule
+imported by: + urllib3.response + • urllib3.util.request + +
+ +
+ + + diff --git a/build/grp_list/Analysis-00.toc b/build/grp_list/Analysis-00.toc new file mode 100644 index 0000000..7c26b44 --- /dev/null +++ b/build/grp_list/Analysis-00.toc @@ -0,0 +1,1055 @@ +(['C:\\Users\\Sebastian Serfling\\PycharmProjects\\user_edit\\grp_list.py'], + ['C:\\Users\\Sebastian Serfling\\PycharmProjects\\user_edit'], + [], + ['C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks\\__pycache__', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks\\__pycache__', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks'], + {}, + [], + [], + False, + {}, + [], + [], + '3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:36:42) [MSC v.1929 64 bit ' + '(AMD64)]', + [('pyi_rth_inspect', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py', + 'PYSOURCE'), + ('grp_list', + 'C:\\Users\\Sebastian Serfling\\PycharmProjects\\user_edit\\grp_list.py', + 'PYSOURCE')], + [('inspect', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\inspect.py', + 'PYMODULE'), + ('importlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\__init__.py', + 'PYMODULE'), + ('importlib._common', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\_common.py', + 'PYMODULE'), + ('contextlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\contextlib.py', + 'PYMODULE'), + ('tempfile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tempfile.py', + 'PYMODULE'), + ('random', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\random.py', + 'PYMODULE'), + ('_strptime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_strptime.py', + 'PYMODULE'), + ('datetime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\datetime.py', + 'PYMODULE'), + ('calendar', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\calendar.py', + 'PYMODULE'), + ('statistics', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\statistics.py', + 'PYMODULE'), + ('decimal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\decimal.py', + 'PYMODULE'), + ('_pydecimal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_pydecimal.py', + 'PYMODULE'), + ('contextvars', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\contextvars.py', + 'PYMODULE'), + ('fractions', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\fractions.py', + 'PYMODULE'), + ('numbers', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\numbers.py', + 'PYMODULE'), + ('hashlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\hashlib.py', + 'PYMODULE'), + ('logging', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\logging\\__init__.py', + 'PYMODULE'), + ('pickle', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pickle.py', + 'PYMODULE'), + ('pprint', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pprint.py', + 'PYMODULE'), + ('_compat_pickle', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_compat_pickle.py', + 'PYMODULE'), + ('struct', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\struct.py', + 'PYMODULE'), + ('threading', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\threading.py', + 'PYMODULE'), + ('_threading_local', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_threading_local.py', + 'PYMODULE'), + ('string', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\string.py', + 'PYMODULE'), + ('bisect', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\bisect.py', + 'PYMODULE'), + ('shutil', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\shutil.py', + 'PYMODULE'), + ('tarfile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tarfile.py', + 'PYMODULE'), + ('gzip', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\gzip.py', + 'PYMODULE'), + ('_compression', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_compression.py', + 'PYMODULE'), + ('copy', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\copy.py', + 'PYMODULE'), + ('lzma', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\lzma.py', + 'PYMODULE'), + ('bz2', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\bz2.py', + 'PYMODULE'), + ('fnmatch', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\fnmatch.py', + 'PYMODULE'), + ('zipfile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\zipfile.py', + 'PYMODULE'), + ('py_compile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\py_compile.py', + 'PYMODULE'), + ('importlib.util', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\util.py', + 'PYMODULE'), + ('importlib.abc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\abc.py', + 'PYMODULE'), + ('typing', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\typing.py', + 'PYMODULE'), + ('pathlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pathlib.py', + 'PYMODULE'), + ('urllib.parse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\parse.py', + 'PYMODULE'), + ('urllib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\__init__.py', + 'PYMODULE'), + ('importlib._bootstrap_external', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\_bootstrap_external.py', + 'PYMODULE'), + ('importlib.metadata', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\metadata.py', + 'PYMODULE'), + ('configparser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\configparser.py', + 'PYMODULE'), + ('email', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\__init__.py', + 'PYMODULE'), + ('email.parser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\parser.py', + 'PYMODULE'), + ('email._policybase', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_policybase.py', + 'PYMODULE'), + ('email.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\utils.py', + 'PYMODULE'), + ('email._parseaddr', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_parseaddr.py', + 'PYMODULE'), + ('email.feedparser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\feedparser.py', + 'PYMODULE'), + ('email.message', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\message.py', + 'PYMODULE'), + ('email.policy', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\policy.py', + 'PYMODULE'), + ('email.contentmanager', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\contentmanager.py', + 'PYMODULE'), + ('email.quoprimime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\quoprimime.py', + 'PYMODULE'), + ('email.headerregistry', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\headerregistry.py', + 'PYMODULE'), + ('email.iterators', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\iterators.py', + 'PYMODULE'), + ('email.generator', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\generator.py', + 'PYMODULE'), + ('email._encoded_words', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_encoded_words.py', + 'PYMODULE'), + ('base64', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\base64.py', + 'PYMODULE'), + ('getopt', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\getopt.py', + 'PYMODULE'), + ('gettext', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\gettext.py', + 'PYMODULE'), + ('quopri', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\quopri.py', + 'PYMODULE'), + ('uu', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\uu.py', + 'PYMODULE'), + ('optparse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\optparse.py', + 'PYMODULE'), + ('textwrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\textwrap.py', + 'PYMODULE'), + ('email._header_value_parser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_header_value_parser.py', + 'PYMODULE'), + ('email.header', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\header.py', + 'PYMODULE'), + ('email.base64mime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\base64mime.py', + 'PYMODULE'), + ('email.charset', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\charset.py', + 'PYMODULE'), + ('email.encoders', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\encoders.py', + 'PYMODULE'), + ('email.errors', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\errors.py', + 'PYMODULE'), + ('csv', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\csv.py', + 'PYMODULE'), + ('importlib._bootstrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\_bootstrap.py', + 'PYMODULE'), + ('argparse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\argparse.py', + 'PYMODULE'), + ('token', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\token.py', + 'PYMODULE'), + ('tokenize', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tokenize.py', + 'PYMODULE'), + ('importlib.machinery', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\machinery.py', + 'PYMODULE'), + ('dis', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\dis.py', + 'PYMODULE'), + ('opcode', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\opcode.py', + 'PYMODULE'), + ('ast', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\ast.py', + 'PYMODULE'), + ('_py_abc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_py_abc.py', + 'PYMODULE'), + ('stringprep', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\stringprep.py', + 'PYMODULE'), + ('tracemalloc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tracemalloc.py', + 'PYMODULE'), + ('socket', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\socket.py', + 'PYMODULE'), + ('selectors', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\selectors.py', + 'PYMODULE'), + ('requests', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\__init__.py', + 'PYMODULE'), + ('requests.status_codes', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\status_codes.py', + 'PYMODULE'), + ('requests.structures', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\structures.py', + 'PYMODULE'), + ('requests.compat', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\compat.py', + 'PYMODULE'), + ('urllib.request', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\request.py', + 'PYMODULE'), + ('getpass', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\getpass.py', + 'PYMODULE'), + ('nturl2path', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\nturl2path.py', + 'PYMODULE'), + ('ftplib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\ftplib.py', + 'PYMODULE'), + ('netrc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\netrc.py', + 'PYMODULE'), + ('shlex', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\shlex.py', + 'PYMODULE'), + ('mimetypes', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\mimetypes.py', + 'PYMODULE'), + ('urllib.response', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\response.py', + 'PYMODULE'), + ('urllib.error', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\error.py', + 'PYMODULE'), + ('http.client', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\client.py', + 'PYMODULE'), + ('http.cookies', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\cookies.py', + 'PYMODULE'), + ('http.cookiejar', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\cookiejar.py', + 'PYMODULE'), + ('http', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\__init__.py', + 'PYMODULE'), + ('requests.models', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\models.py', + 'PYMODULE'), + ('idna', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\__init__.py', + 'PYMODULE'), + ('idna.intranges', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\intranges.py', + 'PYMODULE'), + ('idna.core', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\core.py', + 'PYMODULE'), + ('idna.uts46data', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\uts46data.py', + 'PYMODULE'), + ('idna.idnadata', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\idnadata.py', + 'PYMODULE'), + ('idna.package_data', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\package_data.py', + 'PYMODULE'), + ('requests.hooks', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\hooks.py', + 'PYMODULE'), + ('requests.cookies', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\cookies.py', + 'PYMODULE'), + ('requests.auth', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\auth.py', + 'PYMODULE'), + ('requests._internal_utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\_internal_utils.py', + 'PYMODULE'), + ('urllib3.util', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\__init__.py', + 'PYMODULE'), + ('urllib3.util.wait', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\wait.py', + 'PYMODULE'), + ('urllib3.util.url', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\url.py', + 'PYMODULE'), + ('urllib3.util.util', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\util.py', + 'PYMODULE'), + ('urllib3.util.timeout', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\timeout.py', + 'PYMODULE'), + ('urllib3.util.ssl_', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\ssl_.py', + 'PYMODULE'), + ('urllib3.util.ssltransport', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\ssltransport.py', + 'PYMODULE'), + ('hmac', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\hmac.py', + 'PYMODULE'), + ('urllib3.util.retry', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\retry.py', + 'PYMODULE'), + ('urllib3.response', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\response.py', + 'PYMODULE'), + ('urllib3.connection', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\connection.py', + 'PYMODULE'), + ('urllib3.util.ssl_match_hostname', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\ssl_match_hostname.py', + 'PYMODULE'), + ('ipaddress', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\ipaddress.py', + 'PYMODULE'), + ('urllib3._version', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_version.py', + 'PYMODULE'), + ('urllib3._collections', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_collections.py', + 'PYMODULE'), + ('urllib3._base_connection', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_base_connection.py', + 'PYMODULE'), + ('urllib3.connectionpool', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\connectionpool.py', + 'PYMODULE'), + ('urllib3.util.proxy', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\proxy.py', + 'PYMODULE'), + ('urllib3._request_methods', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_request_methods.py', + 'PYMODULE'), + ('queue', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\queue.py', + 'PYMODULE'), + ('urllib3.util.response', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\response.py', + 'PYMODULE'), + ('urllib3.util.request', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\request.py', + 'PYMODULE'), + ('urllib3.util.connection', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\connection.py', + 'PYMODULE'), + ('__future__', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\__future__.py', + 'PYMODULE'), + ('urllib3.filepost', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\filepost.py', + 'PYMODULE'), + ('urllib3.fields', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\fields.py', + 'PYMODULE'), + ('requests.api', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\api.py', + 'PYMODULE'), + ('requests.sessions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\sessions.py', + 'PYMODULE'), + ('requests.adapters', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\adapters.py', + 'PYMODULE'), + ('urllib3.contrib.socks', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\contrib\\socks.py', + 'PYMODULE'), + ('urllib3.poolmanager', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\poolmanager.py', + 'PYMODULE'), + ('requests.__version__', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\__version__.py', + 'PYMODULE'), + ('requests.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\utils.py', + 'PYMODULE'), + ('requests.certs', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\certs.py', + 'PYMODULE'), + ('certifi', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\__init__.py', + 'PYMODULE'), + ('certifi.core', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\core.py', + 'PYMODULE'), + ('importlib.resources', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\resources.py', + 'PYMODULE'), + ('requests.packages', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\packages.py', + 'PYMODULE'), + ('urllib3.exceptions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\exceptions.py', + 'PYMODULE'), + ('cryptography', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.bindings.openssl.binding', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\bindings\\openssl\\binding.py', + 'PYMODULE'), + ('cryptography.hazmat.bindings', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\bindings\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\__init__.py', + 'PYMODULE'), + ('cryptography.exceptions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\exceptions.py', + 'PYMODULE'), + ('cryptography.hazmat.bindings.openssl._conditional', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\bindings\\openssl\\_conditional.py', + 'PYMODULE'), + ('cryptography.hazmat.bindings.openssl', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\bindings\\openssl\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\utils.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\utils.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.x25519', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\x25519.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives._serialization', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\_serialization.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.x448', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\x448.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.ed25519', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\ed25519.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.ed448', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\ed448.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.dsa', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\dsa.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.dh', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\dh.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.rsa', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\rsa.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives._asymmetric', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\_asymmetric.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.ec', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\ec.py', + 'PYMODULE'), + ('cryptography.hazmat._oid', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\_oid.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.hashes', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\hashes.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.serialization', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\serialization\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.serialization.base', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\serialization\\base.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.types', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\types.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.serialization.ssh', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\serialization\\ssh.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.ciphers.modes', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\ciphers\\modes.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives._cipheralgorithm', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\_cipheralgorithm.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.ciphers.algorithms', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\ciphers\\algorithms.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.ciphers', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\ciphers\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.ciphers.base', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\ciphers\\base.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.padding', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\padding.py', + 'PYMODULE'), + ('dataclasses', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\dataclasses.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.constant_time', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\constant_time.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.rsa', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\rsa.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.ec', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\ec.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.decode_asn1', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\decode_asn1.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.cmac', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\cmac.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.ciphers', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\ciphers.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.backend', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\backend.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.serialization.pkcs12', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\serialization\\pkcs12.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.aead', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\aead.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.ciphers.aead', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\ciphers\\aead.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.backends', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\__init__.py', + 'PYMODULE'), + ('cryptography.x509', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\__init__.py', + 'PYMODULE'), + ('cryptography.x509.oid', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\oid.py', + 'PYMODULE'), + ('cryptography.x509.name', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\name.py', + 'PYMODULE'), + ('cryptography.x509.general_name', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\general_name.py', + 'PYMODULE'), + ('cryptography.x509.extensions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\extensions.py', + 'PYMODULE'), + ('cryptography.x509.base', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\base.py', + 'PYMODULE'), + ('cryptography.x509.certificate_transparency', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\certificate_transparency.py', + 'PYMODULE'), + ('cryptography.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\utils.py', + 'PYMODULE'), + ('cryptography.__about__', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\__about__.py', + 'PYMODULE'), + ('urllib3.contrib.pyopenssl', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\contrib\\pyopenssl.py', + 'PYMODULE'), + ('urllib3.contrib', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\contrib\\__init__.py', + 'PYMODULE'), + ('ssl', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\ssl.py', + 'PYMODULE'), + ('charset_normalizer', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\__init__.py', + 'PYMODULE'), + ('charset_normalizer.version', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\version.py', + 'PYMODULE'), + ('charset_normalizer.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\utils.py', + 'PYMODULE'), + ('charset_normalizer.constant', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\constant.py', + 'PYMODULE'), + ('charset_normalizer.models', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\models.py', + 'PYMODULE'), + ('charset_normalizer.cd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\cd.py', + 'PYMODULE'), + ('charset_normalizer.legacy', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\legacy.py', + 'PYMODULE'), + ('charset_normalizer.api', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\api.py', + 'PYMODULE'), + ('requests.exceptions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\exceptions.py', + 'PYMODULE'), + ('urllib3', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\__init__.py', + 'PYMODULE'), + ('json', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\__init__.py', + 'PYMODULE'), + ('json.encoder', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\encoder.py', + 'PYMODULE'), + ('json.decoder', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\decoder.py', + 'PYMODULE'), + ('json.scanner', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\scanner.py', + 'PYMODULE'), + ('subprocess', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\subprocess.py', + 'PYMODULE'), + ('signal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\signal.py', + 'PYMODULE')], + [('python39.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python39.dll', + 'BINARY'), + ('_decimal.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_decimal.pyd', + 'EXTENSION'), + ('_hashlib.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_hashlib.pyd', + 'EXTENSION'), + ('_lzma.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_lzma.pyd', + 'EXTENSION'), + ('_bz2.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_bz2.pyd', + 'EXTENSION'), + ('unicodedata.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\unicodedata.pyd', + 'EXTENSION'), + ('select.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\select.pyd', + 'EXTENSION'), + ('_socket.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_socket.pyd', + 'EXTENSION'), + ('_queue.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_queue.pyd', + 'EXTENSION'), + ('_cffi_backend.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_cffi_backend.cp39-win_amd64.pyd', + 'EXTENSION'), + ('cryptography\\hazmat\\bindings\\_rust.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\bindings\\_rust.pyd', + 'EXTENSION'), + ('_ssl.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_ssl.pyd', + 'EXTENSION'), + ('charset_normalizer\\md__mypyc.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\md__mypyc.cp39-win_amd64.pyd', + 'EXTENSION'), + ('charset_normalizer\\md.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\md.cp39-win_amd64.pyd', + 'EXTENSION'), + ('VCRUNTIME140.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\VCRUNTIME140.dll', + 'BINARY'), + ('libcrypto-1_1.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\libcrypto-1_1.dll', + 'BINARY'), + ('python3.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python3.dll', + 'BINARY'), + ('libssl-1_1.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\libssl-1_1.dll', + 'BINARY')], + [], + [], + [('base_library.zip', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\grp_list\\base_library.zip', + 'DATA'), + ('certifi\\py.typed', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\py.typed', + 'DATA'), + ('certifi\\cacert.pem', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\cacert.pem', + 'DATA'), + ('cryptography-41.0.4.dist-info\\METADATA', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\METADATA', + 'DATA'), + ('cryptography-41.0.4.dist-info\\WHEEL', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\WHEEL', + 'DATA'), + ('cryptography-41.0.4.dist-info\\LICENSE.APACHE', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\LICENSE.APACHE', + 'DATA'), + ('cryptography-41.0.4.dist-info\\LICENSE.BSD', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\LICENSE.BSD', + 'DATA'), + ('cryptography-41.0.4.dist-info\\REQUESTED', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\REQUESTED', + 'DATA'), + ('cryptography-41.0.4.dist-info\\INSTALLER', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\INSTALLER', + 'DATA'), + ('cryptography-41.0.4.dist-info\\top_level.txt', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\top_level.txt', + 'DATA'), + ('cryptography-41.0.4.dist-info\\RECORD', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\RECORD', + 'DATA'), + ('cryptography-41.0.4.dist-info\\LICENSE', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\LICENSE', + 'DATA')]) diff --git a/build/grp_list/EXE-00.toc b/build/grp_list/EXE-00.toc new file mode 100644 index 0000000..9dba21c --- /dev/null +++ b/build/grp_list/EXE-00.toc @@ -0,0 +1,201 @@ +('C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\dist\\grp_list.exe', + True, + False, + False, + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\PyInstaller\\bootloader\\images\\icon-console.ico', + None, + False, + False, + b'\n\n \n \n \n \n \n \n \n ' + b'\n <' + b'application>\n \n \n ' + b' \n \n \n \n <' + b'/compatibility>\n ' + b'\n \n true\n \n \n \n \n \n \n \n', + True, + False, + None, + None, + None, + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\grp_list\\grp_list.pkg', + [('pyi-contents-directory _internal', '', 'OPTION'), + ('PYZ-00.pyz', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\grp_list\\PYZ-00.pyz', + 'PYZ'), + ('struct', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\grp_list\\localpycs\\struct.pyc', + 'PYMODULE'), + ('pyimod01_archive', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\grp_list\\localpycs\\pyimod01_archive.pyc', + 'PYMODULE'), + ('pyimod02_importers', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\grp_list\\localpycs\\pyimod02_importers.pyc', + 'PYMODULE'), + ('pyimod03_ctypes', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\grp_list\\localpycs\\pyimod03_ctypes.pyc', + 'PYMODULE'), + ('pyimod04_pywin32', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\grp_list\\localpycs\\pyimod04_pywin32.pyc', + 'PYMODULE'), + ('pyiboot01_bootstrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py', + 'PYSOURCE'), + ('pyi_rth_inspect', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py', + 'PYSOURCE'), + ('grp_list', + 'C:\\Users\\Sebastian Serfling\\PycharmProjects\\user_edit\\grp_list.py', + 'PYSOURCE'), + ('python39.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python39.dll', + 'BINARY'), + ('_decimal.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_decimal.pyd', + 'EXTENSION'), + ('_hashlib.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_hashlib.pyd', + 'EXTENSION'), + ('_lzma.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_lzma.pyd', + 'EXTENSION'), + ('_bz2.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_bz2.pyd', + 'EXTENSION'), + ('unicodedata.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\unicodedata.pyd', + 'EXTENSION'), + ('select.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\select.pyd', + 'EXTENSION'), + ('_socket.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_socket.pyd', + 'EXTENSION'), + ('_queue.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_queue.pyd', + 'EXTENSION'), + ('_cffi_backend.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_cffi_backend.cp39-win_amd64.pyd', + 'EXTENSION'), + ('cryptography\\hazmat\\bindings\\_rust.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\bindings\\_rust.pyd', + 'EXTENSION'), + ('_ssl.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_ssl.pyd', + 'EXTENSION'), + ('charset_normalizer\\md__mypyc.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\md__mypyc.cp39-win_amd64.pyd', + 'EXTENSION'), + ('charset_normalizer\\md.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\md.cp39-win_amd64.pyd', + 'EXTENSION'), + ('VCRUNTIME140.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\VCRUNTIME140.dll', + 'BINARY'), + ('libcrypto-1_1.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\libcrypto-1_1.dll', + 'BINARY'), + ('python3.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python3.dll', + 'BINARY'), + ('libssl-1_1.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\libssl-1_1.dll', + 'BINARY'), + ('base_library.zip', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\grp_list\\base_library.zip', + 'DATA'), + ('certifi\\py.typed', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\py.typed', + 'DATA'), + ('certifi\\cacert.pem', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\cacert.pem', + 'DATA'), + ('cryptography-41.0.4.dist-info\\METADATA', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\METADATA', + 'DATA'), + ('cryptography-41.0.4.dist-info\\WHEEL', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\WHEEL', + 'DATA'), + ('cryptography-41.0.4.dist-info\\LICENSE.APACHE', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\LICENSE.APACHE', + 'DATA'), + ('cryptography-41.0.4.dist-info\\LICENSE.BSD', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\LICENSE.BSD', + 'DATA'), + ('cryptography-41.0.4.dist-info\\REQUESTED', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\REQUESTED', + 'DATA'), + ('cryptography-41.0.4.dist-info\\INSTALLER', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\INSTALLER', + 'DATA'), + ('cryptography-41.0.4.dist-info\\top_level.txt', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\top_level.txt', + 'DATA'), + ('cryptography-41.0.4.dist-info\\RECORD', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\RECORD', + 'DATA'), + ('cryptography-41.0.4.dist-info\\LICENSE', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\LICENSE', + 'DATA')], + [], + False, + False, + 1697554321, + [('run.exe', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\PyInstaller\\bootloader\\Windows-64bit-intel\\run.exe', + 'EXECUTABLE')], + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python39.dll') diff --git a/build/grp_list/PKG-00.toc b/build/grp_list/PKG-00.toc new file mode 100644 index 0000000..075f465 --- /dev/null +++ b/build/grp_list/PKG-00.toc @@ -0,0 +1,175 @@ +('C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\grp_list\\grp_list.pkg', + {'BINARY': True, + 'DATA': True, + 'EXECUTABLE': True, + 'EXTENSION': True, + 'PYMODULE': True, + 'PYSOURCE': True, + 'PYZ': False, + 'SPLASH': True, + 'SYMLINK': False}, + [('pyi-contents-directory _internal', '', 'OPTION'), + ('PYZ-00.pyz', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\grp_list\\PYZ-00.pyz', + 'PYZ'), + ('struct', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\grp_list\\localpycs\\struct.pyc', + 'PYMODULE'), + ('pyimod01_archive', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\grp_list\\localpycs\\pyimod01_archive.pyc', + 'PYMODULE'), + ('pyimod02_importers', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\grp_list\\localpycs\\pyimod02_importers.pyc', + 'PYMODULE'), + ('pyimod03_ctypes', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\grp_list\\localpycs\\pyimod03_ctypes.pyc', + 'PYMODULE'), + ('pyimod04_pywin32', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\grp_list\\localpycs\\pyimod04_pywin32.pyc', + 'PYMODULE'), + ('pyiboot01_bootstrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py', + 'PYSOURCE'), + ('pyi_rth_inspect', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py', + 'PYSOURCE'), + ('grp_list', + 'C:\\Users\\Sebastian Serfling\\PycharmProjects\\user_edit\\grp_list.py', + 'PYSOURCE'), + ('python39.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python39.dll', + 'BINARY'), + ('_decimal.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_decimal.pyd', + 'EXTENSION'), + ('_hashlib.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_hashlib.pyd', + 'EXTENSION'), + ('_lzma.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_lzma.pyd', + 'EXTENSION'), + ('_bz2.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_bz2.pyd', + 'EXTENSION'), + ('unicodedata.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\unicodedata.pyd', + 'EXTENSION'), + ('select.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\select.pyd', + 'EXTENSION'), + ('_socket.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_socket.pyd', + 'EXTENSION'), + ('_queue.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_queue.pyd', + 'EXTENSION'), + ('_cffi_backend.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_cffi_backend.cp39-win_amd64.pyd', + 'EXTENSION'), + ('cryptography\\hazmat\\bindings\\_rust.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\bindings\\_rust.pyd', + 'EXTENSION'), + ('_ssl.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_ssl.pyd', + 'EXTENSION'), + ('charset_normalizer\\md__mypyc.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\md__mypyc.cp39-win_amd64.pyd', + 'EXTENSION'), + ('charset_normalizer\\md.cp39-win_amd64.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\md.cp39-win_amd64.pyd', + 'EXTENSION'), + ('VCRUNTIME140.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\VCRUNTIME140.dll', + 'BINARY'), + ('libcrypto-1_1.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\libcrypto-1_1.dll', + 'BINARY'), + ('python3.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python3.dll', + 'BINARY'), + ('libssl-1_1.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\libssl-1_1.dll', + 'BINARY'), + ('base_library.zip', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\grp_list\\base_library.zip', + 'DATA'), + ('certifi\\py.typed', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\py.typed', + 'DATA'), + ('certifi\\cacert.pem', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\cacert.pem', + 'DATA'), + ('cryptography-41.0.4.dist-info\\METADATA', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\METADATA', + 'DATA'), + ('cryptography-41.0.4.dist-info\\WHEEL', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\WHEEL', + 'DATA'), + ('cryptography-41.0.4.dist-info\\LICENSE.APACHE', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\LICENSE.APACHE', + 'DATA'), + ('cryptography-41.0.4.dist-info\\LICENSE.BSD', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\LICENSE.BSD', + 'DATA'), + ('cryptography-41.0.4.dist-info\\REQUESTED', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\REQUESTED', + 'DATA'), + ('cryptography-41.0.4.dist-info\\INSTALLER', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\INSTALLER', + 'DATA'), + ('cryptography-41.0.4.dist-info\\top_level.txt', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\top_level.txt', + 'DATA'), + ('cryptography-41.0.4.dist-info\\RECORD', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\RECORD', + 'DATA'), + ('cryptography-41.0.4.dist-info\\LICENSE', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography-41.0.4.dist-info\\LICENSE', + 'DATA')], + 'python39.dll', + False, + False, + False, + [], + None, + None, + None) diff --git a/build/grp_list/PYZ-00.pyz b/build/grp_list/PYZ-00.pyz new file mode 100644 index 0000000..e69de29 diff --git a/build/grp_list/PYZ-00.toc b/build/grp_list/PYZ-00.toc new file mode 100644 index 0000000..a501d86 --- /dev/null +++ b/build/grp_list/PYZ-00.toc @@ -0,0 +1,902 @@ +('C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\grp_list\\PYZ-00.pyz', + [('__future__', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\__future__.py', + 'PYMODULE'), + ('_compat_pickle', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_compat_pickle.py', + 'PYMODULE'), + ('_compression', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_compression.py', + 'PYMODULE'), + ('_py_abc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_py_abc.py', + 'PYMODULE'), + ('_pydecimal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_pydecimal.py', + 'PYMODULE'), + ('_strptime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_strptime.py', + 'PYMODULE'), + ('_threading_local', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_threading_local.py', + 'PYMODULE'), + ('argparse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\argparse.py', + 'PYMODULE'), + ('ast', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\ast.py', + 'PYMODULE'), + ('base64', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\base64.py', + 'PYMODULE'), + ('bisect', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\bisect.py', + 'PYMODULE'), + ('bz2', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\bz2.py', + 'PYMODULE'), + ('calendar', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\calendar.py', + 'PYMODULE'), + ('certifi', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\__init__.py', + 'PYMODULE'), + ('certifi.core', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\certifi\\core.py', + 'PYMODULE'), + ('charset_normalizer', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\__init__.py', + 'PYMODULE'), + ('charset_normalizer.api', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\api.py', + 'PYMODULE'), + ('charset_normalizer.cd', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\cd.py', + 'PYMODULE'), + ('charset_normalizer.constant', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\constant.py', + 'PYMODULE'), + ('charset_normalizer.legacy', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\legacy.py', + 'PYMODULE'), + ('charset_normalizer.models', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\models.py', + 'PYMODULE'), + ('charset_normalizer.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\utils.py', + 'PYMODULE'), + ('charset_normalizer.version', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\charset_normalizer\\version.py', + 'PYMODULE'), + ('configparser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\configparser.py', + 'PYMODULE'), + ('contextlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\contextlib.py', + 'PYMODULE'), + ('contextvars', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\contextvars.py', + 'PYMODULE'), + ('copy', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\copy.py', + 'PYMODULE'), + ('cryptography', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\__init__.py', + 'PYMODULE'), + ('cryptography.__about__', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\__about__.py', + 'PYMODULE'), + ('cryptography.exceptions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\exceptions.py', + 'PYMODULE'), + ('cryptography.hazmat', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat._oid', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\_oid.py', + 'PYMODULE'), + ('cryptography.hazmat.backends', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.aead', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\aead.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.backend', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\backend.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.ciphers', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\ciphers.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.cmac', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\cmac.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.decode_asn1', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\decode_asn1.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.ec', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\ec.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.rsa', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\rsa.py', + 'PYMODULE'), + ('cryptography.hazmat.backends.openssl.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\backends\\openssl\\utils.py', + 'PYMODULE'), + ('cryptography.hazmat.bindings', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\bindings\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.bindings.openssl', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\bindings\\openssl\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.bindings.openssl._conditional', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\bindings\\openssl\\_conditional.py', + 'PYMODULE'), + ('cryptography.hazmat.bindings.openssl.binding', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\bindings\\openssl\\binding.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives._asymmetric', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\_asymmetric.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives._cipheralgorithm', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\_cipheralgorithm.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives._serialization', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\_serialization.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.dh', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\dh.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.dsa', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\dsa.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.ec', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\ec.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.ed25519', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\ed25519.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.ed448', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\ed448.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.padding', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\padding.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.rsa', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\rsa.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.types', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\types.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\utils.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.x25519', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\x25519.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.asymmetric.x448', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\asymmetric\\x448.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.ciphers', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\ciphers\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.ciphers.aead', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\ciphers\\aead.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.ciphers.algorithms', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\ciphers\\algorithms.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.ciphers.base', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\ciphers\\base.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.ciphers.modes', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\ciphers\\modes.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.constant_time', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\constant_time.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.hashes', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\hashes.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.serialization', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\serialization\\__init__.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.serialization.base', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\serialization\\base.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.serialization.pkcs12', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\serialization\\pkcs12.py', + 'PYMODULE'), + ('cryptography.hazmat.primitives.serialization.ssh', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\hazmat\\primitives\\serialization\\ssh.py', + 'PYMODULE'), + ('cryptography.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\utils.py', + 'PYMODULE'), + ('cryptography.x509', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\__init__.py', + 'PYMODULE'), + ('cryptography.x509.base', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\base.py', + 'PYMODULE'), + ('cryptography.x509.certificate_transparency', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\certificate_transparency.py', + 'PYMODULE'), + ('cryptography.x509.extensions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\extensions.py', + 'PYMODULE'), + ('cryptography.x509.general_name', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\general_name.py', + 'PYMODULE'), + ('cryptography.x509.name', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\name.py', + 'PYMODULE'), + ('cryptography.x509.oid', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\cryptography\\x509\\oid.py', + 'PYMODULE'), + ('csv', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\csv.py', + 'PYMODULE'), + ('dataclasses', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\dataclasses.py', + 'PYMODULE'), + ('datetime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\datetime.py', + 'PYMODULE'), + ('decimal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\decimal.py', + 'PYMODULE'), + ('dis', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\dis.py', + 'PYMODULE'), + ('email', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\__init__.py', + 'PYMODULE'), + ('email._encoded_words', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_encoded_words.py', + 'PYMODULE'), + ('email._header_value_parser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_header_value_parser.py', + 'PYMODULE'), + ('email._parseaddr', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_parseaddr.py', + 'PYMODULE'), + ('email._policybase', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_policybase.py', + 'PYMODULE'), + ('email.base64mime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\base64mime.py', + 'PYMODULE'), + ('email.charset', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\charset.py', + 'PYMODULE'), + ('email.contentmanager', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\contentmanager.py', + 'PYMODULE'), + ('email.encoders', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\encoders.py', + 'PYMODULE'), + ('email.errors', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\errors.py', + 'PYMODULE'), + ('email.feedparser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\feedparser.py', + 'PYMODULE'), + ('email.generator', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\generator.py', + 'PYMODULE'), + ('email.header', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\header.py', + 'PYMODULE'), + ('email.headerregistry', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\headerregistry.py', + 'PYMODULE'), + ('email.iterators', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\iterators.py', + 'PYMODULE'), + ('email.message', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\message.py', + 'PYMODULE'), + ('email.parser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\parser.py', + 'PYMODULE'), + ('email.policy', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\policy.py', + 'PYMODULE'), + ('email.quoprimime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\quoprimime.py', + 'PYMODULE'), + ('email.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\utils.py', + 'PYMODULE'), + ('fnmatch', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\fnmatch.py', + 'PYMODULE'), + ('fractions', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\fractions.py', + 'PYMODULE'), + ('ftplib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\ftplib.py', + 'PYMODULE'), + ('getopt', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\getopt.py', + 'PYMODULE'), + ('getpass', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\getpass.py', + 'PYMODULE'), + ('gettext', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\gettext.py', + 'PYMODULE'), + ('gzip', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\gzip.py', + 'PYMODULE'), + ('hashlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\hashlib.py', + 'PYMODULE'), + ('hmac', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\hmac.py', + 'PYMODULE'), + ('http', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\__init__.py', + 'PYMODULE'), + ('http.client', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\client.py', + 'PYMODULE'), + ('http.cookiejar', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\cookiejar.py', + 'PYMODULE'), + ('http.cookies', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\http\\cookies.py', + 'PYMODULE'), + ('idna', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\__init__.py', + 'PYMODULE'), + ('idna.core', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\core.py', + 'PYMODULE'), + ('idna.idnadata', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\idnadata.py', + 'PYMODULE'), + ('idna.intranges', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\intranges.py', + 'PYMODULE'), + ('idna.package_data', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\package_data.py', + 'PYMODULE'), + ('idna.uts46data', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\idna\\uts46data.py', + 'PYMODULE'), + ('importlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\__init__.py', + 'PYMODULE'), + ('importlib._bootstrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\_bootstrap.py', + 'PYMODULE'), + ('importlib._bootstrap_external', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\_bootstrap_external.py', + 'PYMODULE'), + ('importlib._common', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\_common.py', + 'PYMODULE'), + ('importlib.abc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\abc.py', + 'PYMODULE'), + ('importlib.machinery', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\machinery.py', + 'PYMODULE'), + ('importlib.metadata', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\metadata.py', + 'PYMODULE'), + ('importlib.resources', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\resources.py', + 'PYMODULE'), + ('importlib.util', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\util.py', + 'PYMODULE'), + ('inspect', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\inspect.py', + 'PYMODULE'), + ('ipaddress', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\ipaddress.py', + 'PYMODULE'), + ('json', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\__init__.py', + 'PYMODULE'), + ('json.decoder', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\decoder.py', + 'PYMODULE'), + ('json.encoder', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\encoder.py', + 'PYMODULE'), + ('json.scanner', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\scanner.py', + 'PYMODULE'), + ('logging', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\logging\\__init__.py', + 'PYMODULE'), + ('lzma', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\lzma.py', + 'PYMODULE'), + ('mimetypes', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\mimetypes.py', + 'PYMODULE'), + ('netrc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\netrc.py', + 'PYMODULE'), + ('nturl2path', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\nturl2path.py', + 'PYMODULE'), + ('numbers', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\numbers.py', + 'PYMODULE'), + ('opcode', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\opcode.py', + 'PYMODULE'), + ('optparse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\optparse.py', + 'PYMODULE'), + ('pathlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pathlib.py', + 'PYMODULE'), + ('pickle', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pickle.py', + 'PYMODULE'), + ('pprint', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pprint.py', + 'PYMODULE'), + ('py_compile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\py_compile.py', + 'PYMODULE'), + ('queue', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\queue.py', + 'PYMODULE'), + ('quopri', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\quopri.py', + 'PYMODULE'), + ('random', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\random.py', + 'PYMODULE'), + ('requests', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\__init__.py', + 'PYMODULE'), + ('requests.__version__', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\__version__.py', + 'PYMODULE'), + ('requests._internal_utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\_internal_utils.py', + 'PYMODULE'), + ('requests.adapters', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\adapters.py', + 'PYMODULE'), + ('requests.api', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\api.py', + 'PYMODULE'), + ('requests.auth', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\auth.py', + 'PYMODULE'), + ('requests.certs', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\certs.py', + 'PYMODULE'), + ('requests.compat', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\compat.py', + 'PYMODULE'), + ('requests.cookies', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\cookies.py', + 'PYMODULE'), + ('requests.exceptions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\exceptions.py', + 'PYMODULE'), + ('requests.hooks', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\hooks.py', + 'PYMODULE'), + ('requests.models', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\models.py', + 'PYMODULE'), + ('requests.packages', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\packages.py', + 'PYMODULE'), + ('requests.sessions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\sessions.py', + 'PYMODULE'), + ('requests.status_codes', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\status_codes.py', + 'PYMODULE'), + ('requests.structures', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\structures.py', + 'PYMODULE'), + ('requests.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\requests\\utils.py', + 'PYMODULE'), + ('selectors', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\selectors.py', + 'PYMODULE'), + ('shlex', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\shlex.py', + 'PYMODULE'), + ('shutil', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\shutil.py', + 'PYMODULE'), + ('signal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\signal.py', + 'PYMODULE'), + ('socket', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\socket.py', + 'PYMODULE'), + ('ssl', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\ssl.py', + 'PYMODULE'), + ('statistics', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\statistics.py', + 'PYMODULE'), + ('string', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\string.py', + 'PYMODULE'), + ('stringprep', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\stringprep.py', + 'PYMODULE'), + ('subprocess', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\subprocess.py', + 'PYMODULE'), + ('tarfile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tarfile.py', + 'PYMODULE'), + ('tempfile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tempfile.py', + 'PYMODULE'), + ('textwrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\textwrap.py', + 'PYMODULE'), + ('threading', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\threading.py', + 'PYMODULE'), + ('token', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\token.py', + 'PYMODULE'), + ('tokenize', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tokenize.py', + 'PYMODULE'), + ('tracemalloc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tracemalloc.py', + 'PYMODULE'), + ('typing', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\typing.py', + 'PYMODULE'), + ('urllib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\__init__.py', + 'PYMODULE'), + ('urllib.error', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\error.py', + 'PYMODULE'), + ('urllib.parse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\parse.py', + 'PYMODULE'), + ('urllib.request', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\request.py', + 'PYMODULE'), + ('urllib.response', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\response.py', + 'PYMODULE'), + ('urllib3', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\__init__.py', + 'PYMODULE'), + ('urllib3._base_connection', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_base_connection.py', + 'PYMODULE'), + ('urllib3._collections', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_collections.py', + 'PYMODULE'), + ('urllib3._request_methods', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_request_methods.py', + 'PYMODULE'), + ('urllib3._version', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\_version.py', + 'PYMODULE'), + ('urllib3.connection', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\connection.py', + 'PYMODULE'), + ('urllib3.connectionpool', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\connectionpool.py', + 'PYMODULE'), + ('urllib3.contrib', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\contrib\\__init__.py', + 'PYMODULE'), + ('urllib3.contrib.pyopenssl', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\contrib\\pyopenssl.py', + 'PYMODULE'), + ('urllib3.contrib.socks', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\contrib\\socks.py', + 'PYMODULE'), + ('urllib3.exceptions', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\exceptions.py', + 'PYMODULE'), + ('urllib3.fields', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\fields.py', + 'PYMODULE'), + ('urllib3.filepost', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\filepost.py', + 'PYMODULE'), + ('urllib3.poolmanager', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\poolmanager.py', + 'PYMODULE'), + ('urllib3.response', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\response.py', + 'PYMODULE'), + ('urllib3.util', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\__init__.py', + 'PYMODULE'), + ('urllib3.util.connection', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\connection.py', + 'PYMODULE'), + ('urllib3.util.proxy', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\proxy.py', + 'PYMODULE'), + ('urllib3.util.request', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\request.py', + 'PYMODULE'), + ('urllib3.util.response', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\response.py', + 'PYMODULE'), + ('urllib3.util.retry', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\retry.py', + 'PYMODULE'), + ('urllib3.util.ssl_', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\ssl_.py', + 'PYMODULE'), + ('urllib3.util.ssl_match_hostname', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\ssl_match_hostname.py', + 'PYMODULE'), + ('urllib3.util.ssltransport', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\ssltransport.py', + 'PYMODULE'), + ('urllib3.util.timeout', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\timeout.py', + 'PYMODULE'), + ('urllib3.util.url', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\url.py', + 'PYMODULE'), + ('urllib3.util.util', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\util.py', + 'PYMODULE'), + ('urllib3.util.wait', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\urllib3\\util\\wait.py', + 'PYMODULE'), + ('uu', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\uu.py', + 'PYMODULE'), + ('zipfile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\zipfile.py', + 'PYMODULE')]) diff --git a/build/grp_list/base_library.zip b/build/grp_list/base_library.zip new file mode 100644 index 0000000..e69de29 diff --git a/build/grp_list/grp_list.pkg b/build/grp_list/grp_list.pkg new file mode 100644 index 0000000..e69de29 diff --git a/build/grp_list/warn-grp_list.txt b/build/grp_list/warn-grp_list.txt new file mode 100644 index 0000000..56bb812 --- /dev/null +++ b/build/grp_list/warn-grp_list.txt @@ -0,0 +1,42 @@ + +This file lists modules PyInstaller was not able to find. This does not +necessarily mean this module is required for running your program. Python and +Python 3rd-party packages include a lot of conditional or optional modules. For +example the module 'ntpath' only exists on Windows, whereas the module +'posixpath' only exists on Posix systems. + +Types if import: +* top-level: imported at the top-level - look at these first +* conditional: imported within an if-statement +* delayed: imported within a function +* optional: imported within a try-except-statement + +IMPORTANT: Do NOT post this list to the issue-tracker. Use it as a basis for + tracking down the missing module yourself. Thanks! + +missing module named org - imported by pickle (optional) +missing module named 'org.python' - imported by copy (optional) +missing module named posix - imported by os (conditional, optional), shutil (conditional), importlib._bootstrap_external (conditional) +missing module named resource - imported by posix (top-level) +missing module named grp - imported by shutil (optional), tarfile (optional), pathlib (delayed, optional), subprocess (optional) +missing module named pwd - imported by posixpath (delayed, conditional), shutil (optional), tarfile (optional), pathlib (delayed, conditional, optional), subprocess (optional), netrc (delayed, conditional), getpass (delayed) +missing module named pep517 - imported by importlib.metadata (delayed) +missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional) +excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional) +missing module named _scproxy - imported by urllib.request (conditional) +missing module named termios - imported by getpass (optional) +missing module named simplejson - imported by requests.compat (conditional, optional) +missing module named dummy_threading - imported by requests.cookies (optional) +missing module named typing_extensions - imported by urllib3.connection (conditional), urllib3.util.timeout (conditional), urllib3._base_connection (conditional), urllib3.util.request (conditional), urllib3._collections (conditional), urllib3.util.ssl_ (conditional), urllib3.util.ssltransport (conditional), urllib3.connectionpool (conditional), urllib3.response (conditional), urllib3.poolmanager (conditional) +missing module named zstandard - imported by urllib3.response (optional), urllib3.util.request (optional) +missing module named brotli - imported by urllib3.response (optional), urllib3.util.request (optional) +missing module named brotlicffi - imported by urllib3.response (optional), urllib3.util.request (optional) +missing module named socks - imported by urllib3.contrib.socks (optional) +missing module named 'typing.io' - imported by importlib.resources (top-level) +missing module named bcrypt - imported by cryptography.hazmat.primitives.serialization.ssh (optional) +missing module named cryptography.x509.UnsupportedExtension - imported by cryptography.x509 (optional), urllib3.contrib.pyopenssl (optional) +missing module named 'OpenSSL.crypto' - imported by urllib3.contrib.pyopenssl (delayed, conditional) +missing module named OpenSSL - imported by urllib3.contrib.pyopenssl (top-level) +missing module named chardet - imported by requests.compat (optional), requests (optional), requests.packages (optional) +missing module named urllib3_secure_extra - imported by urllib3 (optional) +missing module named _posixsubprocess - imported by subprocess (optional) diff --git a/build/grp_list/xref-grp_list.html b/build/grp_list/xref-grp_list.html new file mode 100644 index 0000000..4ca4806 --- /dev/null +++ b/build/grp_list/xref-grp_list.html @@ -0,0 +1,11229 @@ + + + + + modulegraph cross reference for grp_list.py, pyi_rth_inspect.py + + + +

modulegraph cross reference for grp_list.py, pyi_rth_inspect.py

+ +
+ + grp_list.py +Script
+imports: + _bootlocale + • _collections_abc + • _weakrefset + • abc + • codecs + • collections + • collections.abc + • copyreg + • encodings + • encodings.aliases + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • enum + • functools + • genericpath + • heapq + • io + • json + • keyword + • linecache + • locale + • ntpath + • operator + • os + • posixpath + • pyi_rth_inspect.py + • re + • reprlib + • requests + • socket + • sre_compile + • sre_constants + • sre_parse + • stat + • subprocess + • traceback + • types + • warnings + • weakref + +
+ +
+ +
+ + pyi_rth_inspect.py +Script
+imports: + inspect + • os + • sys + +
+
+imported by: + grp_list.py + +
+ +
+ +
+ + 'OpenSSL.crypto' +MissingModule
+imported by: + urllib3.contrib.pyopenssl + +
+ +
+ +
+ + 'org.python' +MissingModule
+imported by: + copy + +
+ +
+ +
+ + 'typing.io' +MissingModule
+imported by: + importlib.resources + +
+ +
+ +
+ + OpenSSL +MissingModule
+imported by: + urllib3.contrib.pyopenssl + +
+ +
+ +
+ + __future__ +SourceModule
+imported by: + cryptography + • cryptography.__about__ + • cryptography.exceptions + • cryptography.hazmat + • cryptography.hazmat._oid + • cryptography.hazmat.backends + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.aead + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.backends.openssl.cmac + • cryptography.hazmat.backends.openssl.decode_asn1 + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.backends.openssl.utils + • cryptography.hazmat.bindings.openssl._conditional + • cryptography.hazmat.bindings.openssl.binding + • cryptography.hazmat.primitives._asymmetric + • cryptography.hazmat.primitives._cipheralgorithm + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.asymmetric.utils + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + • cryptography.hazmat.primitives.ciphers + • cryptography.hazmat.primitives.ciphers.aead + • cryptography.hazmat.primitives.ciphers.algorithms + • cryptography.hazmat.primitives.ciphers.base + • cryptography.hazmat.primitives.ciphers.modes + • cryptography.hazmat.primitives.constant_time + • cryptography.hazmat.primitives.hashes + • cryptography.hazmat.primitives.serialization + • cryptography.hazmat.primitives.serialization.base + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.utils + • cryptography.x509 + • cryptography.x509.base + • cryptography.x509.certificate_transparency + • cryptography.x509.extensions + • cryptography.x509.general_name + • cryptography.x509.name + • cryptography.x509.oid + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3._request_methods + • urllib3._version + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.pyopenssl + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.fields + • urllib3.filepost + • urllib3.poolmanager + • urllib3.response + • urllib3.util + • urllib3.util.connection + • urllib3.util.proxy + • urllib3.util.request + • urllib3.util.response + • urllib3.util.retry + • urllib3.util.ssl_ + • urllib3.util.ssl_match_hostname + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.util + • urllib3.util.wait + +
+ +
+ +
+ + _abc (builtin module)
+imported by: + abc + +
+ +
+ +
+ + _ast (builtin module)
+imported by: + ast + +
+ +
+ +
+ + _bisect (builtin module)
+imported by: + bisect + +
+ +
+ +
+ + _blake2 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _bootlocale +SourceModule
+imports: + _locale + • locale + • sys + +
+
+imported by: + grp_list.py + • locale + +
+ +
+ +
+ + _bz2 C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_bz2.pyd
+imported by: + bz2 + +
+ +
+ +
+ + _cffi_backend C:\Users\Sebastian Serfling\PycharmProjects\user_edit\venv\lib\site-packages\_cffi_backend.cp39-win_amd64.pyd
+imported by: + cryptography + +
+ +
+ +
+ + _codecs (builtin module)
+imported by: + codecs + +
+ +
+ +
+ + _codecs_cn (builtin module)
+imported by: + encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hz + +
+ +
+ +
+ + _codecs_hk (builtin module)
+imported by: + encodings.big5hkscs + +
+ +
+ +
+ + _codecs_iso2022 (builtin module)
+imported by: + encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + +
+ +
+ +
+ + _codecs_jp (builtin module)
+imported by: + encodings.cp932 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + +
+ +
+ +
+ + _codecs_kr (builtin module)
+imported by: + encodings.cp949 + • encodings.euc_kr + • encodings.johab + +
+ +
+ +
+ + _codecs_tw (builtin module)
+imported by: + encodings.big5 + • encodings.cp950 + +
+ +
+ +
+ + _collections (builtin module)
+imported by: + collections + • threading + +
+ +
+ +
+ + _collections_abc +SourceModule
+imports: + abc + • sys + • warnings + +
+
+imported by: + collections + • collections.abc + • contextlib + • grp_list.py + • locale + • os + • pathlib + • random + • types + • weakref + +
+ +
+ +
+ + _compat_pickle +SourceModule
+imported by: + _pickle + • pickle + +
+ +
+ +
+ + _compression +SourceModule
+imports: + io + +
+
+imported by: + bz2 + • gzip + • lzma + +
+ +
+ +
+ + _contextvars (builtin module)
+imported by: + contextvars + +
+ +
+ +
+ + _csv (builtin module)
+imported by: + csv + +
+ +
+ +
+ + _datetime (builtin module)
+imports: + _strptime + • time + +
+
+imported by: + datetime + +
+ +
+ +
+ + _decimal C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_decimal.pyd
+imported by: + decimal + +
+ +
+ +
+ + _frozen_importlib +ExcludedModule
+imported by: + importlib + • importlib.abc + +
+ +
+ +
+ + _frozen_importlib_external +MissingModule
+imported by: + importlib + • importlib._bootstrap + • importlib.abc + +
+ +
+ +
+ + _functools (builtin module)
+imported by: + functools + +
+ +
+ +
+ + _hashlib C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_hashlib.pyd
+imported by: + hashlib + • hmac + +
+ +
+ +
+ + _heapq (builtin module)
+imported by: + heapq + +
+ +
+ +
+ + _imp (builtin module)
+imported by: + importlib + • importlib._bootstrap_external + • importlib.machinery + • importlib.util + +
+ +
+ +
+ + _io (builtin module)
+imported by: + importlib._bootstrap_external + • io + +
+ +
+ +
+ + _json (builtin module)
+imports: + json.decoder + +
+
+imported by: + json.decoder + • json.encoder + • json.scanner + +
+ +
+ +
+ + _locale (builtin module)
+imported by: + _bootlocale + • locale + • re + +
+ +
+ +
+ + _lzma C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_lzma.pyd
+imported by: + lzma + +
+ +
+ +
+ + _md5 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _multibytecodec (builtin module)
+imported by: + charset_normalizer.utils + • encodings.big5 + • encodings.big5hkscs + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hz + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.johab + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + +
+ +
+ +
+ + _opcode (builtin module)
+imported by: + opcode + +
+ +
+ +
+ + _operator (builtin module)
+imported by: + hmac + • operator + +
+ +
+ +
+ + _pickle (builtin module)
+imports: + _compat_pickle + • codecs + • copyreg + +
+
+imported by: + pickle + +
+ +
+ +
+ + _posixsubprocess +MissingModule
+imports: + gc + +
+
+imported by: + subprocess + +
+ +
+ +
+ + _py_abc +SourceModule
+imports: + _weakrefset + +
+
+imported by: + abc + +
+ +
+ +
+ + _pydecimal +SourceModule
+imports: + collections + • contextvars + • itertools + • locale + • math + • numbers + • re + • sys + +
+
+imported by: + decimal + +
+ +
+ +
+ + _queue C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_queue.pyd
+imported by: + queue + +
+ +
+ +
+ + _random (builtin module)
+imported by: + random + +
+ +
+ +
+ + _scproxy +MissingModule
+imported by: + urllib.request + +
+ +
+ +
+ + _sha1 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _sha256 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _sha3 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _sha512 (builtin module)
+imported by: + hashlib + • random + +
+ +
+ +
+ + _signal (builtin module)
+imported by: + signal + +
+ +
+ +
+ + _socket C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_socket.pyd
+imported by: + socket + +
+ +
+ +
+ + _sre (builtin module)
+imports: + copy + • re + +
+
+imported by: + sre_compile + • sre_constants + +
+ +
+ +
+ + _ssl C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_ssl.pyd
+imports: + socket + +
+
+imported by: + ssl + +
+ +
+ +
+ + _stat (builtin module)
+imported by: + stat + +
+ +
+ +
+ + _statistics (builtin module)
+imported by: + statistics + +
+ +
+ +
+ + _string (builtin module)
+imported by: + string + +
+ +
+ +
+ + _strptime +SourceModule
+imports: + _thread + • calendar + • datetime + • locale + • re + • time + +
+
+imported by: + _datetime + • datetime + • time + +
+ +
+ +
+ + _struct (builtin module)
+imported by: + struct + +
+ +
+ +
+ + _thread (builtin module)
+imported by: + _strptime + • dataclasses + • functools + • reprlib + • tempfile + • threading + +
+ +
+ +
+ + _threading_local +SourceModule
+imports: + contextlib + • threading + • weakref + +
+
+imported by: + threading + +
+ +
+ +
+ + _tracemalloc (builtin module)
+imported by: + tracemalloc + +
+ +
+ +
+ + _warnings (builtin module)
+imported by: + importlib._bootstrap_external + • warnings + +
+ +
+ +
+ + _weakref (builtin module)
+imported by: + _weakrefset + • collections + • weakref + +
+ +
+ +
+ + _weakrefset +SourceModule
+imports: + _weakref + • types + +
+
+imported by: + _py_abc + • grp_list.py + • threading + • weakref + +
+ +
+ +
+ + _winapi (builtin module)
+imported by: + encodings + • subprocess + +
+ +
+ +
+ + abc +SourceModule
+imports: + _abc + • _py_abc + +
+
+imported by: + _collections_abc + • contextlib + • cryptography.hazmat.primitives._asymmetric + • cryptography.hazmat.primitives._cipheralgorithm + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + • cryptography.hazmat.primitives.ciphers.base + • cryptography.hazmat.primitives.ciphers.modes + • cryptography.hazmat.primitives.hashes + • cryptography.x509.base + • cryptography.x509.certificate_transparency + • cryptography.x509.extensions + • cryptography.x509.general_name + • email._policybase + • functools + • grp_list.py + • importlib.abc + • importlib.metadata + • inspect + • io + • numbers + • os + • selectors + • typing + +
+ +
+ +
+ + argparse +SourceModule
+imports: + copy + • gettext + • os + • re + • shutil + • sys + • textwrap + • warnings + +
+
+imported by: + ast + • calendar + • dis + • gzip + • inspect + • tarfile + • tokenize + • zipfile + +
+ +
+ +
+ + array (builtin module)
+imported by: + socket + +
+ +
+ +
+ + ast +SourceModule
+imports: + _ast + • argparse + • collections + • contextlib + • enum + • inspect + • sys + • warnings + +
+
+imported by: + inspect + +
+ +
+ +
+ + atexit (builtin module)
+imported by: + logging + • weakref + +
+ +
+ +
+ + base64 +SourceModule
+imports: + binascii + • getopt + • re + • struct + • sys + +
+
+imported by: + cryptography.hazmat.primitives.serialization.ssh + • email._encoded_words + • email.base64mime + • email.encoders + • encodings.base64_codec + • requests.auth + • ssl + • urllib.request + • urllib3.util.request + +
+ +
+ +
+ + bcrypt +MissingModule
+imported by: + cryptography.hazmat.primitives.serialization.ssh + +
+ +
+ +
+ + binascii (builtin module)
+imported by: + base64 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.name + • email._encoded_words + • email.base64mime + • email.contentmanager + • email.header + • encodings.hex_codec + • encodings.uu_codec + • quopri + • urllib3.filepost + • urllib3.util.ssl_ + • uu + • zipfile + +
+ +
+ +
+ + bisect +SourceModule
+imports: + _bisect + +
+
+imported by: + idna.core + • idna.intranges + • random + • statistics + • urllib.request + +
+ +
+ +
+ + brotli +MissingModule
+imported by: + urllib3.response + • urllib3.util.request + +
+ +
+ +
+ + brotlicffi +MissingModule
+imported by: + urllib3.response + • urllib3.util.request + +
+ +
+ +
+ + builtins (builtin module)
+imported by: + bz2 + • codecs + • dataclasses + • gettext + • gzip + • inspect + • locale + • lzma + • operator + • reprlib + • subprocess + • tarfile + • tokenize + • warnings + +
+ +
+ +
+ + bz2 +SourceModule
+imports: + _bz2 + • _compression + • builtins + • io + • os + • threading + +
+
+imported by: + encodings.bz2_codec + • shutil + • tarfile + • zipfile + +
+ +
+ +
+ + calendar +SourceModule
+imports: + argparse + • datetime + • itertools + • locale + • sys + +
+
+imported by: + _strptime + • email._parseaddr + • http.cookiejar + • requests.cookies + • ssl + +
+ +
+ +
+ + certifi +Package
+imports: + certifi.core + +
+
+imported by: + certifi.core + • requests.certs + +
+ +
+ +
+ + certifi.core +SourceModule
+imports: + certifi + • importlib.resources + • os + • sys + • types + • typing + +
+
+imported by: + certifi + +
+ +
+ +
+ + chardet +MissingModule
+imported by: + requests + • requests.compat + • requests.packages + +
+ +
+ +
+ + charset_normalizer +Package
+imports: + charset_normalizer.api + • charset_normalizer.legacy + • charset_normalizer.md__mypyc + • charset_normalizer.models + • charset_normalizer.utils + • charset_normalizer.version + • logging + +
+
+imported by: + charset_normalizer.api + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.legacy + • charset_normalizer.md + • charset_normalizer.md__mypyc + • charset_normalizer.models + • charset_normalizer.utils + • charset_normalizer.version + • requests + • requests.compat + • requests.packages + +
+ +
+ +
+ + charset_normalizer.api +SourceModule
+imports: + charset_normalizer + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.md + • charset_normalizer.models + • charset_normalizer.utils + • logging + • os + • typing + +
+
+imported by: + charset_normalizer + • charset_normalizer.legacy + +
+ +
+ +
+ + charset_normalizer.cd +SourceModule
+imports: + charset_normalizer + • charset_normalizer.constant + • charset_normalizer.md + • charset_normalizer.models + • charset_normalizer.utils + • codecs + • collections + • functools + • importlib + • typing + +
+
+imported by: + charset_normalizer.api + • charset_normalizer.models + +
+ +
+ +
+ + charset_normalizer.constant +SourceModule
+imports: + charset_normalizer + • codecs + • encodings.aliases + • re + • typing + +
+
+imported by: + charset_normalizer.api + • charset_normalizer.cd + • charset_normalizer.legacy + • charset_normalizer.models + • charset_normalizer.utils + +
+ +
+ +
+ + charset_normalizer.legacy +SourceModule
+imports: + charset_normalizer + • charset_normalizer.api + • charset_normalizer.constant + • typing + • warnings + +
+
+imported by: + charset_normalizer + +
+ +
+ +
+ + charset_normalizer.md C:\Users\Sebastian Serfling\PycharmProjects\user_edit\venv\lib\site-packages\charset_normalizer\md.cp39-win_amd64.pyd
+imports: + charset_normalizer + +
+
+imported by: + charset_normalizer.api + • charset_normalizer.cd + +
+ +
+ +
+ + charset_normalizer.md__mypyc C:\Users\Sebastian Serfling\PycharmProjects\user_edit\venv\lib\site-packages\charset_normalizer\md__mypyc.cp39-win_amd64.pyd
+imports: + charset_normalizer + +
+
+imported by: + charset_normalizer + +
+ +
+ +
+ + charset_normalizer.models +SourceModule
+imports: + charset_normalizer + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.utils + • encodings.aliases + • hashlib + • json + • typing + +
+
+imported by: + charset_normalizer + • charset_normalizer.api + • charset_normalizer.cd + +
+ +
+ +
+ + charset_normalizer.utils +SourceModule
+imports: + _multibytecodec + • charset_normalizer + • charset_normalizer.constant + • codecs + • encodings.aliases + • functools + • importlib + • logging + • re + • typing + • unicodedata + +
+
+imported by: + charset_normalizer + • charset_normalizer.api + • charset_normalizer.cd + • charset_normalizer.models + +
+ +
+ +
+ + charset_normalizer.version +SourceModule
+imports: + charset_normalizer + +
+
+imported by: + charset_normalizer + +
+ +
+ +
+ + codecs +SourceModule
+imports: + _codecs + • builtins + • encodings + • sys + +
+
+imported by: + _pickle + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.utils + • encodings + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • grp_list.py + • json + • pickle + • requests.utils + • tokenize + • urllib3.filepost + +
+ +
+ +
+ + collections +Package
+imports: + _collections + • _collections_abc + • _weakref + • copy + • heapq + • itertools + • keyword + • operator + • reprlib + • sys + • warnings + +
+
+imported by: + _pydecimal + • ast + • charset_normalizer.cd + • collections.abc + • configparser + • contextlib + • cryptography.hazmat.backends.openssl.backend + • dis + • email.feedparser + • functools + • grp_list.py + • importlib.metadata + • inspect + • pprint + • queue + • requests.compat + • requests.sessions + • requests.structures + • requests.utils + • selectors + • shlex + • shutil + • ssl + • statistics + • string + • threading + • tokenize + • traceback + • typing + • urllib.parse + • urllib3._collections + • urllib3.response + +
+ +
+ +
+ + collections.abc +SourceModule
+imports: + _collections_abc + • collections + +
+
+imported by: + configparser + • grp_list.py + • http.client + • inspect + • logging + • requests.compat + • selectors + • tracemalloc + • typing + +
+ +
+ +
+ + configparser +SourceModule
+imports: + collections + • collections.abc + • functools + • io + • itertools + • os + • re + • sys + • warnings + +
+
+imported by: + importlib.metadata + +
+ +
+ +
+ + contextlib +SourceModule
+imports: + _collections_abc + • abc + • collections + • functools + • sys + • types + +
+
+imported by: + _threading_local + • ast + • cryptography.hazmat.backends.openssl.backend + • getpass + • importlib._common + • importlib.metadata + • importlib.resources + • importlib.util + • requests.utils + • subprocess + • typing + • urllib.request + • urllib3.response + • zipfile + +
+ +
+ +
+ + contextvars +SourceModule
+imports: + _contextvars + +
+
+imported by: + _pydecimal + +
+ +
+ +
+ + copy +SourceModule
+imports: + 'org.python' + • copyreg + • types + • weakref + +
+
+imported by: + _sre + • argparse + • collections + • dataclasses + • email.generator + • gettext + • http.cookiejar + • requests.cookies + • tarfile + • weakref + +
+ +
+ +
+ + copyreg +SourceModule
+imported by: + _pickle + • copy + • grp_list.py + • pickle + • re + +
+ +
+ +
+ + cryptography +Package
+imports: + __future__ + • _cffi_backend + • cryptography.__about__ + • cryptography.hazmat.backends + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.aead + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.backends.openssl.cmac + • cryptography.hazmat.backends.openssl.decode_asn1 + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.backends.openssl.utils + • cryptography.hazmat.bindings.openssl + • cryptography.hazmat.bindings.openssl._conditional + • cryptography.hazmat.bindings.openssl.binding + • cryptography.utils + • cryptography.x509 + +
+
+imported by: + cryptography.__about__ + • cryptography.exceptions + • cryptography.hazmat + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.decode_asn1 + • cryptography.hazmat.bindings.openssl.binding + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.ciphers.aead + • cryptography.hazmat.primitives.ciphers.algorithms + • cryptography.hazmat.primitives.ciphers.modes + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.utils + • cryptography.x509 + • cryptography.x509.base + • cryptography.x509.certificate_transparency + • cryptography.x509.extensions + • cryptography.x509.name + • requests + • urllib3.contrib.pyopenssl + +
+ +
+ +
+ + cryptography.__about__ +SourceModule
+imports: + __future__ + • cryptography + +
+
+imported by: + cryptography + +
+ +
+ +
+ + cryptography.exceptions +SourceModule
+imports: + __future__ + • cryptography + • cryptography.hazmat.bindings._rust + • typing + +
+
+imported by: + cryptography.hazmat.backends.openssl.aead + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.backends.openssl.cmac + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.bindings.openssl.binding + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + • cryptography.hazmat.primitives.ciphers.aead + • cryptography.hazmat.primitives.ciphers.base + • cryptography.hazmat.primitives.ciphers.modes + • cryptography.hazmat.primitives.serialization.ssh + +
+ +
+ +
+ + cryptography.hazmat +Package
+imports: + __future__ + • cryptography + +
+
+imported by: + cryptography.hazmat._oid + • cryptography.hazmat.backends + • cryptography.hazmat.bindings + • cryptography.hazmat.primitives + +
+ +
+ +
+ + cryptography.hazmat._oid +SourceModule
+imports: + __future__ + • cryptography.hazmat + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.hashes + • typing + +
+
+imported by: + cryptography.hazmat.primitives.asymmetric.ec + • cryptography.x509.oid + +
+ +
+ +
+ + cryptography.hazmat.backends +Package
+imports: + __future__ + • cryptography.hazmat + • cryptography.hazmat.backends.openssl.backend + • typing + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl + +
+ +
+ +
+ + cryptography.hazmat.backends.openssl +Package
+imports: + __future__ + • cryptography.hazmat.backends + • cryptography.hazmat.backends.openssl.aead + • cryptography.hazmat.backends.openssl.backend + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl.aead + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.backends.openssl.cmac + • cryptography.hazmat.backends.openssl.decode_asn1 + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.backends.openssl.utils + • cryptography.hazmat.primitives.ciphers.aead + +
+ +
+ +
+ + cryptography.hazmat.backends.openssl.aead +SourceModule
+imports: + __future__ + • cryptography.exceptions + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.ciphers.aead + • typing + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.ciphers.aead + +
+ +
+ +
+ + cryptography.hazmat.backends.openssl.backend +SourceModule
+imports: + __future__ + • collections + • contextlib + • cryptography + • cryptography.exceptions + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.aead + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.backends.openssl.cmac + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.bindings.openssl + • cryptography.hazmat.bindings.openssl.binding + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._asymmetric + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + • cryptography.hazmat.primitives.ciphers + • cryptography.hazmat.primitives.ciphers.algorithms + • cryptography.hazmat.primitives.ciphers.modes + • cryptography.hazmat.primitives.hashes + • cryptography.hazmat.primitives.serialization + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.utils + • cryptography.x509 + • itertools + • typing + +
+
+imported by: + cryptography + • cryptography.hazmat.backends + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.aead + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.backends.openssl.cmac + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.backends.openssl.utils + • cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + • cryptography.hazmat.primitives.ciphers.aead + • cryptography.hazmat.primitives.ciphers.base + • cryptography.hazmat.primitives.serialization.base + • cryptography.hazmat.primitives.serialization.pkcs12 + +
+ +
+ +
+ + cryptography.hazmat.backends.openssl.ciphers +SourceModule
+imports: + __future__ + • cryptography.exceptions + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.ciphers + • cryptography.hazmat.primitives.ciphers.algorithms + • cryptography.hazmat.primitives.ciphers.modes + • typing + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.ciphers.base + +
+ +
+ +
+ + cryptography.hazmat.backends.openssl.cmac +SourceModule
+imports: + __future__ + • cryptography.exceptions + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.ciphers + • cryptography.hazmat.primitives.ciphers.modes + • cryptography.hazmat.primitives.constant_time + • typing + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl.backend + +
+ +
+ +
+ + cryptography.hazmat.backends.openssl.decode_asn1 +SourceModule
+imports: + __future__ + • cryptography + • cryptography.hazmat.backends.openssl + • cryptography.x509 + +
+
+imported by: + cryptography + +
+ +
+ +
+ + cryptography.hazmat.backends.openssl.ec +SourceModule
+imports: + __future__ + • cryptography.exceptions + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.utils + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.serialization + • typing + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl.backend + +
+ +
+ +
+ + cryptography.hazmat.backends.openssl.rsa +SourceModule
+imports: + __future__ + • cryptography.exceptions + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.utils + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.utils + • cryptography.hazmat.primitives.hashes + • cryptography.hazmat.primitives.serialization + • threading + • typing + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl.backend + +
+ +
+ +
+ + cryptography.hazmat.backends.openssl.utils +SourceModule
+imports: + __future__ + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.asymmetric.utils + • cryptography.hazmat.primitives.hashes + • typing + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.backends.openssl.rsa + +
+ +
+ +
+ + cryptography.hazmat.bindings +Package
+imports: + cryptography.hazmat + +
+
+imported by: + cryptography.hazmat.bindings._rust + • cryptography.hazmat.bindings.openssl + +
+ +
+ +
+ + cryptography.hazmat.bindings._rust C:\Users\Sebastian Serfling\PycharmProjects\user_edit\venv\lib\site-packages\cryptography\hazmat\bindings\_rust.pyd
+imports: + cryptography.hazmat.bindings + +
+
+imported by: + cryptography.exceptions + • cryptography.hazmat._oid + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.bindings.openssl.binding + • cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.utils + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + • cryptography.hazmat.primitives.ciphers.aead + • cryptography.hazmat.primitives.hashes + • cryptography.utils + • cryptography.x509.base + • cryptography.x509.certificate_transparency + • cryptography.x509.extensions + • cryptography.x509.name + +
+ +
+ +
+ + cryptography.hazmat.bindings.openssl +Package
+imports: + cryptography.hazmat.bindings + • cryptography.hazmat.bindings.openssl.binding + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.bindings.openssl._conditional + • cryptography.hazmat.bindings.openssl.binding + +
+ +
+ +
+ + cryptography.hazmat.bindings.openssl._conditional +SourceModule
+imports: + __future__ + • cryptography.hazmat.bindings.openssl + • typing + +
+
+imported by: + cryptography + • cryptography.hazmat.bindings.openssl.binding + +
+ +
+ +
+ + cryptography.hazmat.bindings.openssl.binding +SourceModule
+imports: + __future__ + • cryptography + • cryptography.exceptions + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.bindings.openssl + • cryptography.hazmat.bindings.openssl._conditional + • os + • sys + • threading + • types + • typing + • warnings + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.bindings.openssl + +
+ +
+ +
+ + cryptography.hazmat.primitives +Package
+imports: + cryptography.hazmat + • cryptography.hazmat.primitives.constant_time + • cryptography.hazmat.primitives.serialization + +
+
+imported by: + cryptography.hazmat._oid + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.backends.openssl.cmac + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.backends.openssl.utils + • cryptography.hazmat.primitives._asymmetric + • cryptography.hazmat.primitives._cipheralgorithm + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.utils + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + • cryptography.hazmat.primitives.ciphers + • cryptography.hazmat.primitives.constant_time + • cryptography.hazmat.primitives.hashes + • cryptography.hazmat.primitives.serialization + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.base + • cryptography.x509.extensions + +
+ +
+ +
+ + cryptography.hazmat.primitives._asymmetric +SourceModule
+imports: + __future__ + • abc + • cryptography.hazmat.primitives + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.rsa + +
+ +
+ +
+ + cryptography.hazmat.primitives._cipheralgorithm +SourceModule
+imports: + __future__ + • abc + • cryptography.hazmat.primitives + • typing + +
+
+imported by: + cryptography.hazmat.primitives.ciphers + • cryptography.hazmat.primitives.ciphers.base + • cryptography.hazmat.primitives.ciphers.modes + +
+ +
+ +
+ + cryptography.hazmat.primitives._serialization +SourceModule
+imports: + __future__ + • abc + • cryptography + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.hashes + • cryptography.utils + • typing + +
+
+imported by: + cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + • cryptography.hazmat.primitives.serialization + • cryptography.hazmat.primitives.serialization.pkcs12 + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric +Package
+imports: + cryptography.hazmat.primitives + • cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.asymmetric.utils + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + • cryptography.hazmat.primitives.serialization.base + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.base + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric.dh +SourceModule
+imports: + __future__ + • abc + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric + • typing + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.serialization.base + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric.dsa +SourceModule
+imports: + __future__ + • abc + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.utils + • cryptography.hazmat.primitives.hashes + • typing + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.base + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric.ec +SourceModule
+imports: + __future__ + • abc + • cryptography + • cryptography.hazmat._oid + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.utils + • cryptography.hazmat.primitives.hashes + • cryptography.utils + • typing + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.base + • cryptography.x509.extensions + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric.ed25519 +SourceModule
+imports: + __future__ + • abc + • cryptography.exceptions + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.base + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric.ed448 +SourceModule
+imports: + __future__ + • abc + • cryptography.exceptions + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.x509.base + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric.padding +SourceModule
+imports: + __future__ + • abc + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._asymmetric + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.hashes + • typing + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.base + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric.rsa +SourceModule
+imports: + __future__ + • abc + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._asymmetric + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.utils + • cryptography.hazmat.primitives.hashes + • math + • typing + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.base + • cryptography.x509.extensions + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric.types +SourceModule
+imports: + __future__ + • cryptography + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + • cryptography.utils + • typing + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.serialization.base + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.x509.base + • cryptography.x509.extensions + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric.utils +SourceModule
+imports: + __future__ + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.hashes + +
+
+imported by: + cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.backends.openssl.utils + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.serialization.ssh + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric.x25519 +SourceModule
+imports: + __future__ + • abc + • cryptography.exceptions + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.x509.base + +
+ +
+ +
+ + cryptography.hazmat.primitives.asymmetric.x448 +SourceModule
+imports: + __future__ + • abc + • cryptography.exceptions + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.x509.base + +
+ +
+ +
+ + cryptography.hazmat.primitives.ciphers +Package
+imports: + __future__ + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._cipheralgorithm + • cryptography.hazmat.primitives.ciphers.algorithms + • cryptography.hazmat.primitives.ciphers.base + • cryptography.hazmat.primitives.ciphers.modes + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.backends.openssl.cmac + • cryptography.hazmat.primitives.ciphers.aead + • cryptography.hazmat.primitives.ciphers.algorithms + • cryptography.hazmat.primitives.ciphers.base + • cryptography.hazmat.primitives.ciphers.modes + • cryptography.hazmat.primitives.serialization.ssh + +
+ +
+ +
+ + cryptography.hazmat.primitives.ciphers.aead +SourceModule
+imports: + __future__ + • cryptography + • cryptography.exceptions + • cryptography.hazmat.backends.openssl + • cryptography.hazmat.backends.openssl.aead + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives.ciphers + • cryptography.utils + • os + • typing + +
+
+imported by: + cryptography.hazmat.backends.openssl.aead + +
+ +
+ +
+ + cryptography.hazmat.primitives.ciphers.algorithms +SourceModule
+imports: + __future__ + • cryptography + • cryptography.hazmat.primitives.ciphers + • cryptography.utils + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.primitives.ciphers + • cryptography.hazmat.primitives.ciphers.modes + • cryptography.hazmat.primitives.serialization.ssh + +
+ +
+ +
+ + cryptography.hazmat.primitives.ciphers.base +SourceModule
+imports: + __future__ + • abc + • cryptography.exceptions + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.primitives._cipheralgorithm + • cryptography.hazmat.primitives.ciphers + • cryptography.hazmat.primitives.ciphers.modes + • typing + +
+
+imported by: + cryptography.hazmat.primitives.ciphers + +
+ +
+ +
+ + cryptography.hazmat.primitives.ciphers.modes +SourceModule
+imports: + __future__ + • abc + • cryptography + • cryptography.exceptions + • cryptography.hazmat.primitives._cipheralgorithm + • cryptography.hazmat.primitives.ciphers + • cryptography.hazmat.primitives.ciphers.algorithms + • cryptography.utils + • typing + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.backends.openssl.cmac + • cryptography.hazmat.primitives.ciphers + • cryptography.hazmat.primitives.ciphers.base + • cryptography.hazmat.primitives.serialization.ssh + +
+ +
+ +
+ + cryptography.hazmat.primitives.constant_time +SourceModule
+imports: + __future__ + • cryptography.hazmat.primitives + • hmac + +
+
+imported by: + cryptography.hazmat.backends.openssl.cmac + • cryptography.hazmat.primitives + • cryptography.x509.extensions + +
+ +
+ +
+ + cryptography.hazmat.primitives.hashes +SourceModule
+imports: + __future__ + • abc + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives + • typing + +
+
+imported by: + cryptography.hazmat._oid + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.backends.openssl.utils + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.utils + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.base + • cryptography.x509.certificate_transparency + +
+ +
+ +
+ + cryptography.hazmat.primitives.serialization +Package
+imports: + __future__ + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.serialization.base + • cryptography.hazmat.primitives.serialization.ssh + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.serialization.base + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.base + • cryptography.x509.extensions + +
+ +
+ +
+ + cryptography.hazmat.primitives.serialization.base +SourceModule
+imports: + __future__ + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.serialization + • typing + +
+
+imported by: + cryptography.hazmat.primitives.serialization + +
+ +
+ +
+ + cryptography.hazmat.primitives.serialization.pkcs12 +SourceModule
+imports: + __future__ + • cryptography + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.serialization + • cryptography.x509 + • typing + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + +
+ +
+ +
+ + cryptography.hazmat.primitives.serialization.ssh +SourceModule
+imports: + __future__ + • base64 + • bcrypt + • binascii + • cryptography + • cryptography.exceptions + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.utils + • cryptography.hazmat.primitives.ciphers + • cryptography.hazmat.primitives.ciphers.algorithms + • cryptography.hazmat.primitives.ciphers.modes + • cryptography.hazmat.primitives.hashes + • cryptography.hazmat.primitives.serialization + • cryptography.utils + • dataclasses + • enum + • os + • re + • typing + • warnings + +
+
+imported by: + cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives.serialization + +
+ +
+ +
+ + cryptography.utils +SourceModule
+imports: + __future__ + • cryptography + • cryptography.hazmat.bindings._rust + • enum + • sys + • types + • typing + • warnings + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.ciphers.aead + • cryptography.hazmat.primitives.ciphers.algorithms + • cryptography.hazmat.primitives.ciphers.modes + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.base + • cryptography.x509.certificate_transparency + • cryptography.x509.extensions + • cryptography.x509.name + +
+ +
+ +
+ + cryptography.x509 +Package
+imports: + __future__ + • cryptography + • cryptography.x509 + • cryptography.x509.UnsupportedExtension + • cryptography.x509.base + • cryptography.x509.certificate_transparency + • cryptography.x509.extensions + • cryptography.x509.general_name + • cryptography.x509.name + • cryptography.x509.oid + +
+
+imported by: + cryptography + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.decode_asn1 + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.x509 + • cryptography.x509.base + • cryptography.x509.certificate_transparency + • cryptography.x509.extensions + • cryptography.x509.general_name + • cryptography.x509.name + • cryptography.x509.oid + • urllib3.contrib.pyopenssl + +
+ +
+ +
+ + cryptography.x509.UnsupportedExtension +MissingModule
+imported by: + cryptography.x509 + • urllib3.contrib.pyopenssl + +
+ +
+ +
+ + cryptography.x509.base +SourceModule
+imports: + __future__ + • abc + • cryptography + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.asymmetric + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.ed25519 + • cryptography.hazmat.primitives.asymmetric.ed448 + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.asymmetric.x25519 + • cryptography.hazmat.primitives.asymmetric.x448 + • cryptography.hazmat.primitives.hashes + • cryptography.hazmat.primitives.serialization + • cryptography.utils + • cryptography.x509 + • cryptography.x509.extensions + • cryptography.x509.name + • cryptography.x509.oid + • datetime + • os + • typing + +
+
+imported by: + cryptography.x509 + +
+ +
+ +
+ + cryptography.x509.certificate_transparency +SourceModule
+imports: + __future__ + • abc + • cryptography + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives.hashes + • cryptography.utils + • cryptography.x509 + • datetime + +
+
+imported by: + cryptography.x509 + • cryptography.x509.extensions + +
+ +
+ +
+ + cryptography.x509.extensions +SourceModule
+imports: + __future__ + • abc + • cryptography + • cryptography.hazmat.bindings._rust + • cryptography.hazmat.primitives + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.constant_time + • cryptography.hazmat.primitives.serialization + • cryptography.utils + • cryptography.x509 + • cryptography.x509.certificate_transparency + • cryptography.x509.general_name + • cryptography.x509.name + • cryptography.x509.oid + • datetime + • hashlib + • ipaddress + • typing + +
+
+imported by: + cryptography.x509 + • cryptography.x509.base + • urllib3.contrib.pyopenssl + +
+ +
+ +
+ + cryptography.x509.general_name +SourceModule
+imports: + __future__ + • abc + • cryptography.x509 + • cryptography.x509.name + • cryptography.x509.oid + • email.utils + • ipaddress + • typing + +
+
+imported by: + cryptography.x509 + • cryptography.x509.extensions + +
+ +
+ +
+ + cryptography.x509.name +SourceModule
+imports: + __future__ + • binascii + • cryptography + • cryptography.hazmat.bindings._rust + • cryptography.utils + • cryptography.x509 + • cryptography.x509.oid + • re + • sys + • typing + • warnings + +
+
+imported by: + cryptography.x509 + • cryptography.x509.base + • cryptography.x509.extensions + • cryptography.x509.general_name + +
+ +
+ +
+ + cryptography.x509.oid +SourceModule
+imports: + __future__ + • cryptography.hazmat._oid + • cryptography.x509 + +
+
+imported by: + cryptography.x509 + • cryptography.x509.base + • cryptography.x509.extensions + • cryptography.x509.general_name + • cryptography.x509.name + +
+ +
+ +
+ + csv +SourceModule
+imports: + _csv + • io + • re + +
+
+imported by: + importlib.metadata + +
+ +
+ +
+ + dataclasses +SourceModule
+imports: + _thread + • builtins + • copy + • functools + • inspect + • keyword + • re + • sys + • types + +
+
+imported by: + cryptography.hazmat.primitives.serialization.ssh + +
+ +
+ +
+ + datetime +SourceModule
+imports: + _datetime + • _strptime + • math + • sys + • time + • warnings + +
+
+imported by: + _strptime + • calendar + • cryptography.x509.base + • cryptography.x509.certificate_transparency + • cryptography.x509.extensions + • email.utils + • http.cookiejar + • requests.models + • requests.sessions + • urllib3.connection + +
+ +
+ +
+ + decimal +SourceModule
+imports: + _decimal + • _pydecimal + +
+
+imported by: + fractions + • statistics + +
+ +
+ +
+ + dis +SourceModule
+imports: + argparse + • collections + • io + • opcode + • sys + • types + +
+
+imported by: + inspect + +
+ +
+ +
+ + dummy_threading +MissingModule
+imported by: + requests.cookies + +
+ +
+ +
+ + email +Package
+imports: + email._header_value_parser + • email.charset + • email.errors + • email.header + • email.parser + +
+
+imported by: + email._encoded_words + • email._header_value_parser + • email._parseaddr + • email._policybase + • email.base64mime + • email.charset + • email.contentmanager + • email.encoders + • email.errors + • email.feedparser + • email.generator + • email.header + • email.headerregistry + • email.iterators + • email.message + • email.parser + • email.policy + • email.quoprimime + • email.utils + • importlib.metadata + • urllib.request + • urllib3.util.retry + +
+ +
+ +
+ + email._encoded_words +SourceModule
+imports: + base64 + • binascii + • email + • email.errors + • functools + • re + • string + +
+
+imported by: + email._header_value_parser + • email.message + +
+ +
+ +
+ + email._header_value_parser +SourceModule
+imports: + email + • email._encoded_words + • email.errors + • email.utils + • operator + • re + • string + • sys + • urllib + +
+
+imported by: + email + • email.headerregistry + +
+ +
+ +
+ + email._parseaddr +SourceModule
+imports: + calendar + • email + • time + +
+
+imported by: + email.utils + +
+ +
+ +
+ + email._policybase +SourceModule
+imports: + abc + • email + • email.charset + • email.header + • email.utils + +
+
+imported by: + email.feedparser + • email.message + • email.parser + • email.policy + +
+ +
+ +
+ + email.base64mime +SourceModule
+imports: + base64 + • binascii + • email + +
+
+imported by: + email.charset + • email.header + +
+ +
+ +
+ + email.charset +SourceModule
+imports: + email + • email.base64mime + • email.encoders + • email.errors + • email.quoprimime + • functools + +
+
+imported by: + email + • email._policybase + • email.contentmanager + • email.header + • email.message + • email.utils + +
+ +
+ +
+ + email.contentmanager +SourceModule
+imports: + binascii + • email + • email.charset + • email.errors + • email.message + • email.quoprimime + +
+
+imported by: + email.policy + +
+ +
+ +
+ + email.encoders +SourceModule
+imports: + base64 + • email + • quopri + +
+
+imported by: + email.charset + +
+ +
+ +
+ + email.errors +SourceModule
+imports: + email + +
+
+imported by: + email + • email._encoded_words + • email._header_value_parser + • email.charset + • email.contentmanager + • email.feedparser + • email.header + • email.headerregistry + • email.message + • urllib3.exceptions + • urllib3.util.response + +
+ +
+ +
+ + email.feedparser +SourceModule
+imports: + collections + • email + • email._policybase + • email.errors + • email.message + • io + • re + +
+
+imported by: + email.parser + +
+ +
+ +
+ + email.generator +SourceModule
+imports: + copy + • email + • email.utils + • io + • random + • re + • sys + • time + +
+
+imported by: + email.message + +
+ +
+ +
+ + email.header +SourceModule
+imports: + binascii + • email + • email.base64mime + • email.charset + • email.errors + • email.quoprimime + • re + +
+
+imported by: + email + • email._policybase + +
+ +
+ +
+ + email.headerregistry +SourceModule
+imports: + email + • email._header_value_parser + • email.errors + • email.utils + • types + +
+
+imported by: + email.policy + +
+ +
+ +
+ + email.iterators +SourceModule
+imports: + email + • io + • sys + +
+
+imported by: + email.message + +
+ +
+ +
+ + email.message +SourceModule
+imports: + email + • email._encoded_words + • email._policybase + • email.charset + • email.errors + • email.generator + • email.iterators + • email.policy + • email.utils + • io + • quopri + • re + • uu + +
+
+imported by: + email.contentmanager + • email.feedparser + • email.policy + • http.client + +
+ +
+ +
+ + email.parser +SourceModule
+imports: + email + • email._policybase + • email.feedparser + • io + +
+
+imported by: + email + • http.client + +
+ +
+ +
+ + email.policy +SourceModule
+imports: + email + • email._policybase + • email.contentmanager + • email.headerregistry + • email.message + • email.utils + • re + • sys + +
+
+imported by: + email.message + +
+ +
+ +
+ + email.quoprimime +SourceModule
+imports: + email + • re + • string + +
+
+imported by: + email.charset + • email.contentmanager + • email.header + +
+ +
+ +
+ + email.utils +SourceModule
+imports: + datetime + • email + • email._parseaddr + • email.charset + • os + • random + • re + • socket + • time + • urllib.parse + +
+
+imported by: + cryptography.x509.general_name + • email._header_value_parser + • email._policybase + • email.generator + • email.headerregistry + • email.message + • email.policy + • urllib.request + • urllib3.fields + +
+ +
+ +
+ + encodings +Package
+imports: + _winapi + • codecs + • encodings + • encodings.aliases + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • sys + +
+
+imported by: + codecs + • encodings + • encodings.aliases + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • grp_list.py + • locale + +
+ +
+ +
+ + encodings.aliases +SourceModule
+imports: + encodings + +
+
+imported by: + charset_normalizer.constant + • charset_normalizer.models + • charset_normalizer.utils + • encodings + • grp_list.py + • locale + +
+ +
+ +
+ + encodings.ascii +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.base64_codec +SourceModule
+imports: + base64 + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.big5 +SourceModule
+imports: + _codecs_tw + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.big5hkscs +SourceModule
+imports: + _codecs_hk + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.bz2_codec +SourceModule
+imports: + bz2 + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.charmap +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp037 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp1006 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp1026 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp1125 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp1140 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp1250 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp1251 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp1252 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp1253 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp1254 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp1255 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp1256 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp1257 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp1258 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp273 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp424 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp437 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp500 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp720 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp737 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp775 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp850 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp852 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp855 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp856 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp857 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp858 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp860 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp861 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp862 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp863 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp864 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp865 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp866 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp869 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp874 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp875 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp932 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp949 +SourceModule
+imports: + _codecs_kr + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.cp950 +SourceModule
+imports: + _codecs_tw + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.euc_jis_2004 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.euc_jisx0213 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.euc_jp +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.euc_kr +SourceModule
+imports: + _codecs_kr + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.gb18030 +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.gb2312 +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.gbk +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.hex_codec +SourceModule
+imports: + binascii + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.hp_roman8 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.hz +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.idna +SourceModule
+imports: + codecs + • encodings + • re + • stringprep + • unicodedata + +
+
+imported by: + encodings + • grp_list.py + • requests.models + +
+ +
+ +
+ + encodings.iso2022_jp +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.iso2022_jp_1 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.iso2022_jp_2 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.iso2022_jp_2004 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.iso2022_jp_3 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.iso2022_jp_ext +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.iso2022_kr +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.iso8859_1 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.iso8859_10 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.iso8859_11 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.iso8859_13 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.iso8859_14 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.iso8859_15 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.iso8859_16 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.iso8859_2 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.iso8859_3 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.iso8859_4 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.iso8859_5 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.iso8859_6 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.iso8859_7 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.iso8859_8 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.iso8859_9 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.johab +SourceModule
+imports: + _codecs_kr + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.koi8_r +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.koi8_t +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.koi8_u +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.kz1048 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.latin_1 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.mac_arabic +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.mac_croatian +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.mac_cyrillic +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.mac_farsi +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.mac_greek +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.mac_iceland +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.mac_latin2 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.mac_roman +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.mac_romanian +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.mac_turkish +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.mbcs +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.oem +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.palmos +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.ptcp154 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.punycode +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.quopri_codec +SourceModule
+imports: + codecs + • encodings + • io + • quopri + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.raw_unicode_escape +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.rot_13 +SourceModule
+imports: + codecs + • encodings + • sys + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.shift_jis +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.shift_jis_2004 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.shift_jisx0213 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.tis_620 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.undefined +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.unicode_escape +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.utf_16 +SourceModule
+imports: + codecs + • encodings + • sys + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.utf_16_be +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.utf_16_le +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.utf_32 +SourceModule
+imports: + codecs + • encodings + • sys + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.utf_32_be +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.utf_32_le +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.utf_7 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.utf_8 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.utf_8_sig +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.uu_codec +SourceModule
+imports: + binascii + • codecs + • encodings + • io + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + encodings.zlib_codec +SourceModule
+imports: + codecs + • encodings + • zlib + +
+
+imported by: + encodings + • grp_list.py + +
+ +
+ +
+ + enum +SourceModule
+imports: + sys + • types + • warnings + +
+
+imported by: + ast + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.utils + • grp_list.py + • http + • inspect + • py_compile + • re + • signal + • socket + • ssl + • urllib3._collections + • urllib3.util.request + • urllib3.util.timeout + +
+ +
+ +
+ + errno (builtin module)
+imported by: + gettext + • gzip + • http.client + • pathlib + • shutil + • socket + • ssl + • subprocess + • tempfile + • urllib3.connectionpool + +
+ +
+ +
+ + fnmatch +SourceModule
+imports: + functools + • itertools + • os + • posixpath + • re + +
+
+imported by: + pathlib + • shutil + • tracemalloc + • urllib.request + +
+ +
+ +
+ + fractions +SourceModule
+imports: + decimal + • math + • numbers + • operator + • re + • sys + +
+
+imported by: + statistics + +
+ +
+ +
+ + ftplib +SourceModule
+imports: + netrc + • re + • socket + • ssl + • sys + • warnings + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + functools +SourceModule
+imports: + _functools + • _thread + • abc + • collections + • reprlib + • types + • typing + • weakref + +
+
+imported by: + charset_normalizer.cd + • charset_normalizer.utils + • configparser + • contextlib + • dataclasses + • email._encoded_words + • email.charset + • fnmatch + • grp_list.py + • importlib._common + • importlib.metadata + • importlib.util + • inspect + • ipaddress + • linecache + • locale + • operator + • pathlib + • pickle + • re + • tempfile + • threading + • tracemalloc + • types + • typing + • urllib3.poolmanager + • urllib3.util.wait + +
+ +
+ +
+ + gc (builtin module)
+imports: + time + +
+
+imported by: + _posixsubprocess + • weakref + +
+ +
+ +
+ + genericpath +SourceModule
+imports: + os + • stat + +
+
+imported by: + grp_list.py + • ntpath + • posixpath + +
+ +
+ +
+ + getopt +SourceModule
+imports: + gettext + • os + • sys + +
+
+imported by: + base64 + • mimetypes + • quopri + +
+ +
+ +
+ + getpass +SourceModule
+imports: + contextlib + • io + • msvcrt + • os + • pwd + • sys + • termios + • warnings + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + gettext +SourceModule
+imports: + builtins + • copy + • errno + • locale + • os + • re + • struct + • sys + • warnings + +
+
+imported by: + argparse + • getopt + • optparse + +
+ +
+ +
+ + grp +MissingModule
+imported by: + pathlib + • shutil + • subprocess + • tarfile + +
+ +
+ +
+ + gzip +SourceModule
+imports: + _compression + • argparse + • builtins + • errno + • io + • os + • struct + • sys + • time + • warnings + • zlib + +
+
+imported by: + tarfile + +
+ +
+ +
+ + hashlib +SourceModule
+imports: + _blake2 + • _hashlib + • _md5 + • _sha1 + • _sha256 + • _sha3 + • _sha512 + • logging + +
+
+imported by: + charset_normalizer.models + • cryptography.x509.extensions + • hmac + • random + • requests.auth + • urllib.request + • urllib3.util.ssl_ + +
+ +
+ +
+ + heapq +SourceModule
+imports: + _heapq + +
+
+imported by: + collections + • grp_list.py + • queue + +
+ +
+ +
+ + hmac +SourceModule
+imports: + _hashlib + • _operator + • hashlib + • warnings + +
+
+imported by: + cryptography.hazmat.primitives.constant_time + • urllib3.util.ssl_ + +
+ +
+ +
+ + http +Package
+imports: + enum + • http.cookiejar + +
+
+imported by: + http.client + • http.cookiejar + • http.cookies + • requests.compat + +
+ +
+ +
+ + http.client +SourceModule
+imports: + collections.abc + • email.message + • email.parser + • errno + • http + • io + • re + • socket + • ssl + • urllib.parse + • warnings + +
+
+imported by: + http.cookiejar + • urllib.request + • urllib3.connection + • urllib3.exceptions + • urllib3.response + • urllib3.util.response + +
+ +
+ +
+ + http.cookiejar +SourceModule
+imports: + calendar + • copy + • datetime + • http + • http.client + • io + • logging + • os + • re + • threading + • time + • traceback + • urllib.parse + • urllib.request + • warnings + +
+
+imported by: + http + • requests.compat + • urllib.request + +
+ +
+ +
+ + http.cookies +SourceModule
+imports: + http + • re + • string + • time + • types + +
+
+imported by: + requests.compat + +
+ +
+ +
+ + idna +Package
+imports: + idna + • idna.core + • idna.idnadata + • idna.intranges + • idna.package_data + +
+
+imported by: + idna + • idna.core + • idna.idnadata + • idna.intranges + • idna.package_data + • idna.uts46data + • requests.models + • urllib3.contrib.pyopenssl + • urllib3.util.url + +
+ +
+ +
+ + idna.core +SourceModule
+imports: + bisect + • idna + • idna.idnadata + • idna.intranges + • idna.uts46data + • re + • typing + • unicodedata + +
+
+imported by: + idna + +
+ +
+ +
+ + idna.idnadata +SourceModule
+imports: + idna + +
+
+imported by: + idna + • idna.core + +
+ +
+ +
+ + idna.intranges +SourceModule
+imports: + bisect + • idna + • typing + +
+
+imported by: + idna + • idna.core + +
+ +
+ +
+ + idna.package_data +SourceModule
+imports: + idna + +
+
+imported by: + idna + +
+ +
+ +
+ + idna.uts46data +SourceModule
+imports: + idna + • typing + +
+
+imported by: + idna.core + +
+ +
+ +
+ + importlib +Package
+imports: + _frozen_importlib + • _frozen_importlib_external + • _imp + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + • importlib._common + • importlib.machinery + • sys + • types + • warnings + +
+
+imported by: + charset_normalizer.cd + • charset_normalizer.utils + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + • importlib._common + • importlib.abc + • importlib.machinery + • importlib.metadata + • importlib.resources + • importlib.util + • inspect + +
+ +
+ +
+ + importlib._bootstrap +SourceModule
+imports: + _frozen_importlib_external + • importlib + +
+
+imported by: + importlib + • importlib.abc + • importlib.machinery + • importlib.util + +
+ +
+ +
+ + importlib._bootstrap_external +SourceModule
+imports: + _imp + • _io + • _warnings + • importlib + • importlib.metadata + • marshal + • nt + • posix + • sys + • tokenize + • winreg + +
+
+imported by: + importlib + • importlib.abc + • importlib.machinery + • importlib.util + • py_compile + +
+ +
+ +
+ + importlib._common +SourceModule
+imports: + contextlib + • functools + • importlib + • os + • pathlib + • tempfile + • zipfile + +
+
+imported by: + importlib + • importlib.resources + +
+ +
+ +
+ + importlib.abc +SourceModule
+imports: + _frozen_importlib + • _frozen_importlib_external + • abc + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + • importlib.machinery + • typing + • warnings + +
+
+imported by: + importlib.metadata + • importlib.resources + • importlib.util + +
+ +
+ +
+ + importlib.machinery +SourceModule
+imports: + _imp + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + +
+
+imported by: + importlib + • importlib.abc + • inspect + • py_compile + +
+ +
+ +
+ + importlib.metadata +SourceModule
+imports: + abc + • collections + • configparser + • contextlib + • csv + • email + • functools + • importlib + • importlib.abc + • io + • itertools + • operator + • os + • pathlib + • pep517 + • posixpath + • re + • sys + • zipfile + +
+
+imported by: + importlib._bootstrap_external + +
+ +
+ +
+ + importlib.resources +SourceModule
+imports: + 'typing.io' + • contextlib + • importlib + • importlib._common + • importlib.abc + • io + • os + • pathlib + • types + • typing + +
+
+imported by: + certifi.core + +
+ +
+ +
+ + importlib.util +SourceModule
+imports: + _imp + • contextlib + • functools + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + • importlib.abc + • sys + • types + • warnings + +
+
+imported by: + py_compile + • zipfile + +
+ +
+ +
+ + inspect +SourceModule
+imports: + abc + • argparse + • ast + • builtins + • collections + • collections.abc + • dis + • enum + • functools + • importlib + • importlib.machinery + • itertools + • linecache + • operator + • os + • re + • sys + • token + • tokenize + • types + • warnings + +
+
+imported by: + ast + • dataclasses + • pyi_rth_inspect.py + +
+ +
+ +
+ + io +SourceModule
+imports: + _io + • abc + +
+
+imported by: + _compression + • bz2 + • configparser + • csv + • dis + • email.feedparser + • email.generator + • email.iterators + • email.message + • email.parser + • encodings.quopri_codec + • encodings.uu_codec + • getpass + • grp_list.py + • gzip + • http.client + • http.cookiejar + • importlib.metadata + • importlib.resources + • logging + • lzma + • os + • pathlib + • pickle + • pprint + • quopri + • requests.compat + • requests.models + • requests.utils + • shlex + • socket + • subprocess + • tarfile + • tempfile + • tokenize + • urllib.request + • urllib3.contrib.pyopenssl + • urllib3.filepost + • urllib3.response + • urllib3.util.request + • urllib3.util.ssltransport + • zipfile + +
+ +
+ +
+ + ipaddress +SourceModule
+imports: + functools + • re + +
+
+imported by: + cryptography.x509.extensions + • cryptography.x509.general_name + • urllib3.util.ssl_match_hostname + +
+ +
+ +
+ + itertools (builtin module)
+imported by: + _pydecimal + • calendar + • collections + • configparser + • cryptography.hazmat.backends.openssl.backend + • fnmatch + • importlib.metadata + • inspect + • pickle + • random + • reprlib + • statistics + • threading + • tokenize + • traceback + • urllib3.util.retry + • weakref + • zipfile + +
+ +
+ +
+ + json +Package
+imports: + codecs + • json.decoder + • json.encoder + • json.scanner + +
+
+imported by: + charset_normalizer.models + • grp_list.py + • json.decoder + • json.encoder + • json.scanner + • requests.compat + • urllib3._request_methods + • urllib3.response + +
+ +
+ +
+ + json.decoder +SourceModule
+imports: + _json + • json + • json.scanner + • re + +
+
+imported by: + _json + • json + +
+ +
+ +
+ + json.encoder +SourceModule
+imports: + _json + • json + • re + +
+
+imported by: + json + +
+ +
+ +
+ + json.scanner +SourceModule
+imports: + _json + • json + • re + +
+
+imported by: + json + • json.decoder + +
+ +
+ +
+ + keyword +SourceModule
+imported by: + collections + • dataclasses + • grp_list.py + +
+ +
+ +
+ + linecache +SourceModule
+imports: + functools + • os + • sys + • tokenize + +
+
+imported by: + grp_list.py + • inspect + • traceback + • tracemalloc + • warnings + +
+ +
+ +
+ + locale +SourceModule
+imports: + _bootlocale + • _collections_abc + • _locale + • builtins + • encodings + • encodings.aliases + • functools + • os + • re + • sys + • warnings + +
+
+imported by: + _bootlocale + • _pydecimal + • _strptime + • calendar + • gettext + • grp_list.py + +
+ +
+ +
+ + logging +Package
+imports: + atexit + • collections.abc + • io + • os + • pickle + • re + • string + • sys + • threading + • time + • traceback + • warnings + • weakref + +
+
+imported by: + charset_normalizer + • charset_normalizer.api + • charset_normalizer.utils + • hashlib + • http.cookiejar + • requests + • urllib3 + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.pyopenssl + • urllib3.poolmanager + • urllib3.response + • urllib3.util.retry + +
+ +
+ +
+ + lzma +SourceModule
+imports: + _compression + • _lzma + • builtins + • io + • os + +
+
+imported by: + shutil + • tarfile + • zipfile + +
+ +
+ +
+ + marshal (builtin module)
+imported by: + importlib._bootstrap_external + +
+ +
+ +
+ + math (builtin module)
+imported by: + _pydecimal + • cryptography.hazmat.primitives.asymmetric.rsa + • datetime + • fractions + • random + • selectors + • statistics + +
+ +
+ +
+ + mimetypes +SourceModule
+imports: + getopt + • os + • posixpath + • sys + • urllib.parse + • winreg + +
+
+imported by: + urllib.request + • urllib3.fields + +
+ +
+ +
+ + msvcrt (builtin module)
+imported by: + getpass + • subprocess + +
+ +
+ +
+ + netrc +SourceModule
+imports: + os + • pwd + • shlex + • stat + +
+
+imported by: + ftplib + • requests.utils + +
+ +
+ +
+ + nt (builtin module)
+imported by: + importlib._bootstrap_external + • ntpath + • os + • pathlib + • shutil + +
+ +
+ +
+ + ntpath +SourceModule
+imports: + genericpath + • nt + • os + • stat + • string + • sys + +
+
+imported by: + grp_list.py + • ntpath + • os + • pathlib + +
+ +
+ +
+ + ntpath +AliasNode
+imports: + ntpath + • os + +
+
+imported by: + os + • py_compile + • requests.adapters + • tracemalloc + +
+ +
+ +
+ + nturl2path +SourceModule
+imports: + string + • urllib.parse + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + numbers +SourceModule
+imports: + abc + +
+
+imported by: + _pydecimal + • fractions + • statistics + +
+ +
+ +
+ + opcode +SourceModule
+imports: + _opcode + +
+
+imported by: + dis + +
+ +
+ +
+ + operator +SourceModule
+imports: + _operator + • builtins + • functools + +
+
+imported by: + collections + • email._header_value_parser + • fractions + • grp_list.py + • importlib.metadata + • inspect + • pathlib + • statistics + • typing + +
+ +
+ +
+ + optparse +SourceModule
+imports: + gettext + • os + • sys + • textwrap + +
+
+imported by: + uu + +
+ +
+ +
+ + org +MissingModule
+imported by: + pickle + +
+ +
+ +
+ + os +SourceModule
+imports: + _collections_abc + • abc + • io + • nt + • ntpath + • ntpath + • posix + • posixpath + • stat + • subprocess + • sys + • warnings + +
+
+imported by: + argparse + • bz2 + • certifi.core + • charset_normalizer.api + • configparser + • cryptography.hazmat.bindings.openssl.binding + • cryptography.hazmat.primitives.ciphers.aead + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.base + • email.utils + • fnmatch + • genericpath + • getopt + • getpass + • gettext + • grp_list.py + • gzip + • http.cookiejar + • importlib._common + • importlib.metadata + • importlib.resources + • inspect + • linecache + • locale + • logging + • lzma + • mimetypes + • netrc + • ntpath + • ntpath + • optparse + • pathlib + • posixpath + • py_compile + • pyi_rth_inspect.py + • random + • requests.auth + • requests.sessions + • requests.utils + • shlex + • shutil + • socket + • ssl + • subprocess + • tarfile + • tempfile + • threading + • urllib.request + • urllib3.connection + • urllib3.filepost + • urllib3.util.ssl_ + • uu + • zipfile + +
+ +
+ +
+ + pathlib +SourceModule
+imports: + _collections_abc + • errno + • fnmatch + • functools + • grp + • io + • nt + • ntpath + • operator + • os + • posixpath + • pwd + • re + • stat + • sys + • urllib.parse + +
+
+imported by: + importlib._common + • importlib.metadata + • importlib.resources + +
+ +
+ +
+ + pep517 +MissingModule
+imported by: + importlib.metadata + +
+ +
+ +
+ + pickle +SourceModule
+imports: + _compat_pickle + • _pickle + • codecs + • copyreg + • functools + • io + • itertools + • org + • pprint + • re + • struct + • sys + • types + +
+
+imported by: + logging + • tracemalloc + +
+ +
+ +
+ + posix +MissingModule
+imports: + resource + +
+
+imported by: + importlib._bootstrap_external + • os + • shutil + +
+ +
+ +
+ + posixpath +SourceModule
+imports: + genericpath + • os + • pwd + • re + • stat + • sys + +
+
+imported by: + fnmatch + • grp_list.py + • importlib.metadata + • mimetypes + • os + • pathlib + • urllib.request + • zipfile + +
+ +
+ +
+ + pprint +SourceModule
+imports: + collections + • io + • re + • sys + • time + • types + +
+
+imported by: + pickle + +
+ +
+ +
+ + pwd +MissingModule
+imported by: + getpass + • netrc + • pathlib + • posixpath + • shutil + • subprocess + • tarfile + +
+ +
+ +
+ + py_compile +SourceModule
+imports: + enum + • importlib._bootstrap_external + • importlib.machinery + • importlib.util + • ntpath + • os + • sys + • traceback + +
+
+imported by: + zipfile + +
+ +
+ +
+ + queue +SourceModule
+imports: + _queue + • collections + • heapq + • threading + • time + • types + +
+
+imported by: + urllib3.connectionpool + +
+ +
+ +
+ + quopri +SourceModule
+imports: + binascii + • getopt + • io + • sys + +
+
+imported by: + email.encoders + • email.message + • encodings.quopri_codec + +
+ +
+ +
+ + random +SourceModule
+imports: + _collections_abc + • _random + • _sha512 + • bisect + • hashlib + • itertools + • math + • os + • statistics + • time + • warnings + +
+
+imported by: + email.generator + • email.utils + • statistics + • tempfile + • urllib3.util.retry + +
+ +
+ +
+ + re +SourceModule
+imports: + _locale + • copyreg + • enum + • functools + • sre_compile + • sre_constants + • sre_parse + +
+
+imported by: + _pydecimal + • _sre + • _strptime + • argparse + • base64 + • charset_normalizer.constant + • charset_normalizer.utils + • configparser + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.x509.name + • csv + • dataclasses + • email._encoded_words + • email._header_value_parser + • email.feedparser + • email.generator + • email.header + • email.message + • email.policy + • email.quoprimime + • email.utils + • encodings.idna + • fnmatch + • fractions + • ftplib + • gettext + • grp_list.py + • http.client + • http.cookiejar + • http.cookies + • idna.core + • importlib.metadata + • inspect + • ipaddress + • json.decoder + • json.encoder + • json.scanner + • locale + • logging + • pathlib + • pickle + • posixpath + • pprint + • requests._internal_utils + • requests.auth + • requests.utils + • shlex + • string + • tarfile + • textwrap + • tokenize + • typing + • urllib.parse + • urllib.request + • urllib3.connection + • urllib3.response + • urllib3.util.retry + • urllib3.util.ssl_match_hostname + • urllib3.util.url + • warnings + +
+ +
+ +
+ + reprlib +SourceModule
+imports: + _thread + • builtins + • itertools + +
+
+imported by: + collections + • functools + • grp_list.py + +
+ +
+ +
+ + requests +Package
+imports: + chardet + • charset_normalizer + • cryptography + • logging + • requests + • requests.__version__ + • requests.api + • requests.certs + • requests.exceptions + • requests.models + • requests.packages + • requests.sessions + • requests.status_codes + • requests.utils + • ssl + • urllib3 + • urllib3.contrib + • urllib3.contrib.pyopenssl + • urllib3.exceptions + • warnings + +
+
+imported by: + grp_list.py + • requests + • requests.__version__ + • requests._internal_utils + • requests.adapters + • requests.api + • requests.auth + • requests.certs + • requests.compat + • requests.cookies + • requests.exceptions + • requests.hooks + • requests.models + • requests.packages + • requests.sessions + • requests.status_codes + • requests.structures + • requests.utils + +
+ +
+ +
+ + requests.__version__ +SourceModule
+imports: + requests + +
+
+imported by: + requests + • requests.utils + +
+ +
+ +
+ + requests._internal_utils +SourceModule
+imports: + re + • requests + • requests.compat + +
+
+imported by: + requests.auth + • requests.cookies + • requests.models + • requests.sessions + • requests.utils + +
+ +
+ +
+ + requests.adapters +SourceModule
+imports: + ntpath + • requests + • requests.auth + • requests.compat + • requests.cookies + • requests.exceptions + • requests.models + • requests.structures + • requests.utils + • socket + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.util + • urllib3.util.retry + +
+
+imported by: + requests.sessions + +
+ +
+ +
+ + requests.api +SourceModule
+imports: + requests + • requests.sessions + +
+
+imported by: + requests + +
+ +
+ +
+ + requests.auth +SourceModule
+imports: + base64 + • hashlib + • os + • re + • requests + • requests._internal_utils + • requests.compat + • requests.cookies + • requests.utils + • threading + • time + • warnings + +
+
+imported by: + requests.adapters + • requests.models + • requests.sessions + +
+ +
+ +
+ + requests.certs +SourceModule
+imports: + certifi + • requests + +
+
+imported by: + requests + • requests.utils + +
+ +
+ +
+ + requests.compat +SourceModule
+imports: + chardet + • charset_normalizer + • collections + • collections.abc + • http + • http.cookiejar + • http.cookies + • io + • json + • requests + • simplejson + • sys + • urllib.parse + • urllib.request + +
+
+imported by: + requests._internal_utils + • requests.adapters + • requests.auth + • requests.cookies + • requests.exceptions + • requests.models + • requests.sessions + • requests.structures + • requests.utils + +
+ +
+ +
+ + requests.cookies +SourceModule
+imports: + calendar + • copy + • dummy_threading + • requests + • requests._internal_utils + • requests.compat + • threading + • time + +
+
+imported by: + requests.adapters + • requests.auth + • requests.models + • requests.sessions + • requests.utils + +
+ +
+ +
+ + requests.exceptions +SourceModule
+imports: + requests + • requests.compat + • urllib3.exceptions + +
+
+imported by: + requests + • requests.adapters + • requests.models + • requests.sessions + • requests.utils + +
+ +
+ +
+ + requests.hooks +SourceModule
+imports: + requests + +
+
+imported by: + requests.models + • requests.sessions + +
+ +
+ +
+ + requests.models +SourceModule
+imports: + datetime + • encodings.idna + • idna + • io + • requests + • requests._internal_utils + • requests.auth + • requests.compat + • requests.cookies + • requests.exceptions + • requests.hooks + • requests.status_codes + • requests.structures + • requests.utils + • urllib3.exceptions + • urllib3.fields + • urllib3.filepost + • urllib3.util + +
+
+imported by: + requests + • requests.adapters + • requests.sessions + +
+ +
+ +
+ + requests.packages +SourceModule
+imports: + chardet + • charset_normalizer + • requests + • sys + • warnings + +
+
+imported by: + requests + +
+ +
+ +
+ + requests.sessions +SourceModule
+imports: + collections + • datetime + • os + • requests + • requests._internal_utils + • requests.adapters + • requests.auth + • requests.compat + • requests.cookies + • requests.exceptions + • requests.hooks + • requests.models + • requests.status_codes + • requests.structures + • requests.utils + • sys + • time + +
+
+imported by: + requests + • requests.api + +
+ +
+ +
+ + requests.status_codes +SourceModule
+imports: + requests + • requests.structures + +
+
+imported by: + requests + • requests.models + • requests.sessions + +
+ +
+ +
+ + requests.structures +SourceModule
+imports: + collections + • requests + • requests.compat + +
+
+imported by: + requests.adapters + • requests.models + • requests.sessions + • requests.status_codes + • requests.utils + +
+ +
+ +
+ + requests.utils +SourceModule
+imports: + codecs + • collections + • contextlib + • io + • netrc + • os + • re + • requests + • requests.__version__ + • requests._internal_utils + • requests.certs + • requests.compat + • requests.cookies + • requests.exceptions + • requests.structures + • socket + • struct + • sys + • tempfile + • urllib3.util + • warnings + • winreg + • zipfile + +
+
+imported by: + requests + • requests.adapters + • requests.auth + • requests.models + • requests.sessions + +
+ +
+ +
+ + resource +MissingModule
+imported by: + posix + +
+ +
+ +
+ + select C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\select.pyd
+imported by: + selectors + • subprocess + • urllib3.util.wait + +
+ +
+ +
+ + selectors +SourceModule
+imports: + abc + • collections + • collections.abc + • math + • select + • sys + +
+
+imported by: + socket + • subprocess + +
+ +
+ +
+ + shlex +SourceModule
+imports: + collections + • io + • os + • re + • sys + • warnings + +
+
+imported by: + netrc + +
+ +
+ +
+ + shutil +SourceModule
+imports: + bz2 + • collections + • errno + • fnmatch + • grp + • lzma + • nt + • os + • posix + • pwd + • stat + • sys + • tarfile + • zipfile + • zlib + +
+
+imported by: + argparse + • tarfile + • tempfile + • zipfile + +
+ +
+ +
+ + signal +SourceModule
+imports: + _signal + • enum + +
+
+imported by: + subprocess + +
+ +
+ +
+ + simplejson +MissingModule
+imported by: + requests.compat + +
+ +
+ +
+ + socket +SourceModule
+imports: + _socket + • array + • enum + • errno + • io + • os + • selectors + • sys + +
+
+imported by: + _ssl + • email.utils + • ftplib + • grp_list.py + • http.client + • requests.adapters + • requests.utils + • ssl + • urllib.request + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.pyopenssl + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.response + • urllib3.util.connection + • urllib3.util.ssl_ + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.wait + +
+ +
+ +
+ + socks +MissingModule
+imported by: + urllib3.contrib.socks + +
+ +
+ +
+ + sre_compile +SourceModule
+imports: + _sre + • sre_constants + • sre_parse + • sys + +
+
+imported by: + grp_list.py + • re + +
+ +
+ +
+ + sre_constants +SourceModule
+imports: + _sre + +
+
+imported by: + grp_list.py + • re + • sre_compile + • sre_parse + +
+ +
+ +
+ + sre_parse +SourceModule
+imports: + sre_constants + • unicodedata + • warnings + +
+
+imported by: + grp_list.py + • re + • sre_compile + +
+ +
+ +
+ + ssl +SourceModule
+imports: + _ssl + • base64 + • calendar + • collections + • enum + • errno + • os + • socket + • sys + • time + • warnings + +
+
+imported by: + ftplib + • http.client + • requests + • urllib.request + • urllib3 + • urllib3._base_connection + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.pyopenssl + • urllib3.contrib.socks + • urllib3.poolmanager + • urllib3.util.ssl_ + • urllib3.util.ssltransport + +
+ +
+ +
+ + stat +SourceModule
+imports: + _stat + +
+
+imported by: + genericpath + • grp_list.py + • netrc + • ntpath + • os + • pathlib + • posixpath + • shutil + • tarfile + • zipfile + +
+ +
+ +
+ + statistics +SourceModule
+imports: + _statistics + • bisect + • collections + • decimal + • fractions + • itertools + • math + • numbers + • operator + • random + +
+
+imported by: + random + +
+ +
+ +
+ + string +SourceModule
+imports: + _string + • collections + • re + +
+
+imported by: + email._encoded_words + • email._header_value_parser + • email.quoprimime + • http.cookies + • logging + • ntpath + • nturl2path + • urllib.request + +
+ +
+ +
+ + stringprep +SourceModule
+imports: + unicodedata + +
+
+imported by: + encodings.idna + +
+ +
+ +
+ + struct +SourceModule
+imports: + _struct + +
+
+imported by: + base64 + • gettext + • gzip + • pickle + • requests.utils + • tarfile + • zipfile + +
+ +
+ +
+ + subprocess +SourceModule
+imports: + _posixsubprocess + • _winapi + • builtins + • contextlib + • errno + • grp + • io + • msvcrt + • os + • pwd + • select + • selectors + • signal + • sys + • threading + • time + • types + • warnings + +
+
+imported by: + grp_list.py + • os + +
+ +
+ +
+ + sys (builtin module)
+imported by: + _bootlocale + • _collections_abc + • _pydecimal + • argparse + • ast + • base64 + • calendar + • certifi.core + • codecs + • collections + • configparser + • contextlib + • cryptography.hazmat.bindings.openssl.binding + • cryptography.utils + • cryptography.x509.name + • dataclasses + • datetime + • dis + • email._header_value_parser + • email.generator + • email.iterators + • email.policy + • encodings + • encodings.rot_13 + • encodings.utf_16 + • encodings.utf_32 + • enum + • fractions + • ftplib + • getopt + • getpass + • gettext + • gzip + • importlib + • importlib._bootstrap_external + • importlib.metadata + • importlib.util + • inspect + • linecache + • locale + • logging + • mimetypes + • ntpath + • optparse + • os + • pathlib + • pickle + • posixpath + • pprint + • py_compile + • pyi_rth_inspect.py + • quopri + • requests.compat + • requests.packages + • requests.sessions + • requests.utils + • selectors + • shlex + • shutil + • socket + • sre_compile + • ssl + • subprocess + • tarfile + • tempfile + • threading + • tokenize + • traceback + • types + • typing + • urllib.parse + • urllib.request + • urllib3.connection + • urllib3.connectionpool + • urllib3.response + • urllib3.util.ssl_ + • uu + • warnings + • weakref + • zipfile + +
+ +
+ +
+ + tarfile +SourceModule
+imports: + argparse + • builtins + • bz2 + • copy + • grp + • gzip + • io + • lzma + • os + • pwd + • re + • shutil + • stat + • struct + • sys + • time + • zlib + +
+
+imported by: + shutil + +
+ +
+ +
+ + tempfile +SourceModule
+imports: + _thread + • errno + • functools + • io + • os + • random + • shutil + • sys + • types + • warnings + • weakref + +
+
+imported by: + importlib._common + • requests.utils + • urllib.request + • urllib.response + +
+ +
+ +
+ + termios +MissingModule
+imported by: + getpass + +
+ +
+ +
+ + textwrap +SourceModule
+imports: + re + +
+
+imported by: + argparse + • optparse + +
+ +
+ +
+ + threading +SourceModule
+imports: + _collections + • _thread + • _threading_local + • _weakrefset + • collections + • functools + • itertools + • os + • sys + • time + • traceback + +
+
+imported by: + _threading_local + • bz2 + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.bindings.openssl.binding + • http.cookiejar + • logging + • queue + • requests.auth + • requests.cookies + • subprocess + • urllib3._collections + • zipfile + +
+ +
+ +
+ + time (builtin module)
+imports: + _strptime + +
+
+imported by: + _datetime + • _strptime + • datetime + • email._parseaddr + • email.generator + • email.utils + • gc + • gzip + • http.cookiejar + • http.cookies + • logging + • pprint + • queue + • random + • requests.auth + • requests.cookies + • requests.sessions + • ssl + • subprocess + • tarfile + • threading + • urllib.request + • urllib3.util.retry + • urllib3.util.timeout + • zipfile + +
+ +
+ +
+ + token +SourceModule
+imported by: + inspect + • tokenize + +
+ +
+ +
+ + tokenize +SourceModule
+imports: + argparse + • builtins + • codecs + • collections + • io + • itertools + • re + • sys + • token + +
+
+imported by: + importlib._bootstrap_external + • inspect + • linecache + +
+ +
+ +
+ + traceback +SourceModule
+imports: + collections + • itertools + • linecache + • sys + +
+
+imported by: + grp_list.py + • http.cookiejar + • logging + • py_compile + • threading + • warnings + +
+ +
+ +
+ + tracemalloc +SourceModule
+imports: + _tracemalloc + • collections.abc + • fnmatch + • functools + • linecache + • ntpath + • pickle + +
+
+imported by: + warnings + +
+ +
+ +
+ + types +SourceModule
+imports: + _collections_abc + • functools + • sys + +
+
+imported by: + _weakrefset + • certifi.core + • contextlib + • copy + • cryptography.hazmat.bindings.openssl.binding + • cryptography.utils + • dataclasses + • dis + • email.headerregistry + • enum + • functools + • grp_list.py + • http.cookies + • importlib + • importlib.resources + • importlib.util + • inspect + • pickle + • pprint + • queue + • subprocess + • tempfile + • typing + • urllib.parse + • urllib3.connectionpool + • urllib3.poolmanager + • urllib3.util.retry + • urllib3.util.util + +
+ +
+ +
+ + typing +SourceModule
+imports: + abc + • collections + • collections.abc + • contextlib + • functools + • operator + • re + • sys + • types + +
+
+imported by: + certifi.core + • charset_normalizer.api + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.legacy + • charset_normalizer.models + • charset_normalizer.utils + • cryptography.exceptions + • cryptography.hazmat._oid + • cryptography.hazmat.backends + • cryptography.hazmat.backends.openssl.aead + • cryptography.hazmat.backends.openssl.backend + • cryptography.hazmat.backends.openssl.ciphers + • cryptography.hazmat.backends.openssl.cmac + • cryptography.hazmat.backends.openssl.ec + • cryptography.hazmat.backends.openssl.rsa + • cryptography.hazmat.backends.openssl.utils + • cryptography.hazmat.bindings.openssl._conditional + • cryptography.hazmat.bindings.openssl.binding + • cryptography.hazmat.primitives._cipheralgorithm + • cryptography.hazmat.primitives._serialization + • cryptography.hazmat.primitives.asymmetric.dh + • cryptography.hazmat.primitives.asymmetric.dsa + • cryptography.hazmat.primitives.asymmetric.ec + • cryptography.hazmat.primitives.asymmetric.padding + • cryptography.hazmat.primitives.asymmetric.rsa + • cryptography.hazmat.primitives.asymmetric.types + • cryptography.hazmat.primitives.ciphers.aead + • cryptography.hazmat.primitives.ciphers.base + • cryptography.hazmat.primitives.ciphers.modes + • cryptography.hazmat.primitives.hashes + • cryptography.hazmat.primitives.serialization.base + • cryptography.hazmat.primitives.serialization.pkcs12 + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.utils + • cryptography.x509.base + • cryptography.x509.extensions + • cryptography.x509.general_name + • cryptography.x509.name + • functools + • idna.core + • idna.intranges + • idna.uts46data + • importlib.abc + • importlib.resources + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3._request_methods + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.pyopenssl + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.fields + • urllib3.filepost + • urllib3.poolmanager + • urllib3.response + • urllib3.util.connection + • urllib3.util.proxy + • urllib3.util.request + • urllib3.util.retry + • urllib3.util.ssl_ + • urllib3.util.ssl_match_hostname + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.util + +
+ +
+ +
+ + typing_extensions +MissingModule
+imported by: + urllib3._base_connection + • urllib3._collections + • urllib3.connection + • urllib3.connectionpool + • urllib3.poolmanager + • urllib3.response + • urllib3.util.request + • urllib3.util.ssl_ + • urllib3.util.ssltransport + • urllib3.util.timeout + +
+ +
+ +
+ + unicodedata C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\unicodedata.pyd
+imported by: + charset_normalizer.utils + • encodings.idna + • idna.core + • sre_parse + • stringprep + • urllib.parse + +
+ +
+ +
+ + urllib +Package
+imported by: + email._header_value_parser + • urllib.error + • urllib.parse + • urllib.request + • urllib.response + +
+ +
+ +
+ + urllib.error +SourceModule
+imports: + urllib + • urllib.response + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + urllib.parse +SourceModule
+imports: + collections + • re + • sys + • types + • unicodedata + • urllib + • warnings + +
+
+imported by: + email.utils + • http.client + • http.cookiejar + • mimetypes + • nturl2path + • pathlib + • requests.compat + • urllib.request + • urllib3._request_methods + • urllib3.poolmanager + +
+ +
+ +
+ + urllib.request +SourceModule
+imports: + _scproxy + • base64 + • bisect + • contextlib + • email + • email.utils + • fnmatch + • ftplib + • getpass + • hashlib + • http.client + • http.cookiejar + • io + • mimetypes + • nturl2path + • os + • posixpath + • re + • socket + • ssl + • string + • sys + • tempfile + • time + • urllib + • urllib.error + • urllib.parse + • urllib.response + • warnings + • winreg + +
+
+imported by: + http.cookiejar + • requests.compat + +
+ +
+ +
+ + urllib.response +SourceModule
+imports: + tempfile + • urllib + +
+
+imported by: + urllib.error + • urllib.request + +
+ +
+ +
+ + urllib3 +Package
+imports: + __future__ + • logging + • ssl + • typing + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3._version + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.filepost + • urllib3.poolmanager + • urllib3.response + • urllib3.util + • urllib3.util.request + • urllib3.util.retry + • urllib3.util.timeout + • urllib3_secure_extra + • warnings + +
+
+imported by: + requests + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3._request_methods + • urllib3._version + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib + • urllib3.contrib.pyopenssl + • urllib3.exceptions + • urllib3.fields + • urllib3.filepost + • urllib3.poolmanager + • urllib3.response + • urllib3.util + +
+ +
+ +
+ + urllib3._base_connection +SourceModule
+imports: + __future__ + • ssl + • typing + • typing_extensions + • urllib3 + • urllib3.response + • urllib3.util.connection + • urllib3.util.timeout + • urllib3.util.url + +
+
+imported by: + urllib3 + • urllib3._request_methods + • urllib3.connection + • urllib3.connectionpool + • urllib3.response + • urllib3.util.connection + +
+ +
+ +
+ + urllib3._collections +SourceModule
+imports: + __future__ + • collections + • enum + • threading + • typing + • typing_extensions + • urllib3 + +
+
+imported by: + urllib3 + • urllib3._request_methods + • urllib3.connection + • urllib3.poolmanager + • urllib3.response + +
+ +
+ +
+ + urllib3._request_methods +SourceModule
+imports: + __future__ + • json + • typing + • urllib.parse + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3.filepost + • urllib3.response + +
+
+imported by: + urllib3.connectionpool + • urllib3.poolmanager + +
+ +
+ +
+ + urllib3._version +SourceModule
+imports: + __future__ + • urllib3 + +
+
+imported by: + urllib3 + • urllib3.connection + +
+ +
+ +
+ + urllib3.connection +SourceModule
+imports: + __future__ + • datetime + • http.client + • logging + • os + • re + • socket + • ssl + • sys + • typing + • typing_extensions + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3._version + • urllib3.exceptions + • urllib3.response + • urllib3.util + • urllib3.util.connection + • urllib3.util.request + • urllib3.util.response + • urllib3.util.ssl_ + • urllib3.util.ssl_match_hostname + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.util + • urllib3.util.wait + • warnings + +
+
+imported by: + urllib3.connectionpool + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.response + • urllib3.util.proxy + +
+ +
+ +
+ + urllib3.connectionpool +SourceModule
+imports: + __future__ + • errno + • logging + • queue + • socket + • ssl + • sys + • types + • typing + • typing_extensions + • urllib3 + • urllib3._base_connection + • urllib3._request_methods + • urllib3.connection + • urllib3.exceptions + • urllib3.response + • urllib3.util.connection + • urllib3.util.proxy + • urllib3.util.request + • urllib3.util.retry + • urllib3.util.ssl_match_hostname + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.util + • warnings + • weakref + +
+
+imported by: + urllib3 + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.response + • urllib3.util.retry + +
+ +
+ +
+ + urllib3.contrib +Package
+imports: + urllib3 + • urllib3.contrib.pyopenssl + +
+
+imported by: + requests + • urllib3.contrib.pyopenssl + • urllib3.contrib.socks + +
+ +
+ +
+ + urllib3.contrib.pyopenssl +SourceModule
+imports: + 'OpenSSL.crypto' + • OpenSSL + • __future__ + • cryptography + • cryptography.x509 + • cryptography.x509.UnsupportedExtension + • cryptography.x509.extensions + • idna + • io + • logging + • socket + • ssl + • typing + • urllib3 + • urllib3.contrib + • urllib3.util + +
+
+imported by: + requests + • urllib3.contrib + +
+ +
+ +
+ + urllib3.contrib.socks +SourceModule
+imports: + __future__ + • socket + • socks + • ssl + • typing + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.util.url + • warnings + +
+
+imported by: + requests.adapters + +
+ +
+ +
+ + urllib3.exceptions +SourceModule
+imports: + __future__ + • email.errors + • http.client + • socket + • typing + • urllib3 + • urllib3.connection + • urllib3.connectionpool + • urllib3.response + • urllib3.util.retry + • warnings + +
+
+imported by: + requests + • requests.adapters + • requests.exceptions + • requests.models + • urllib3 + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.socks + • urllib3.poolmanager + • urllib3.response + • urllib3.util.connection + • urllib3.util.request + • urllib3.util.response + • urllib3.util.retry + • urllib3.util.ssl_ + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.url + +
+ +
+ +
+ + urllib3.fields +SourceModule
+imports: + __future__ + • email.utils + • mimetypes + • typing + • urllib3 + • warnings + +
+
+imported by: + requests.models + • urllib3.filepost + +
+ +
+ +
+ + urllib3.filepost +SourceModule
+imports: + __future__ + • binascii + • codecs + • io + • os + • typing + • urllib3 + • urllib3.fields + +
+
+imported by: + requests.models + • urllib3 + • urllib3._request_methods + +
+ +
+ +
+ + urllib3.poolmanager +SourceModule
+imports: + __future__ + • functools + • logging + • ssl + • types + • typing + • typing_extensions + • urllib.parse + • urllib3 + • urllib3._collections + • urllib3._request_methods + • urllib3.connection + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.response + • urllib3.util.connection + • urllib3.util.proxy + • urllib3.util.retry + • urllib3.util.timeout + • urllib3.util.url + • warnings + +
+
+imported by: + requests.adapters + • urllib3 + • urllib3.contrib.socks + +
+ +
+ +
+ + urllib3.response +SourceModule
+imports: + __future__ + • brotli + • brotlicffi + • collections + • contextlib + • http.client + • io + • json + • logging + • re + • socket + • sys + • typing + • typing_extensions + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3.connection + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.util + • urllib3.util.response + • urllib3.util.retry + • warnings + • zlib + • zstandard + +
+
+imported by: + urllib3 + • urllib3._base_connection + • urllib3._request_methods + • urllib3.connection + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.util.retry + +
+ +
+ +
+ + urllib3.util +Package
+imports: + __future__ + • urllib3 + • urllib3.util.connection + • urllib3.util.request + • urllib3.util.response + • urllib3.util.retry + • urllib3.util.ssl_ + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.wait + +
+
+imported by: + requests.adapters + • requests.models + • requests.utils + • urllib3 + • urllib3.connection + • urllib3.contrib.pyopenssl + • urllib3.response + • urllib3.util.connection + • urllib3.util.proxy + • urllib3.util.request + • urllib3.util.response + • urllib3.util.retry + • urllib3.util.ssl_ + • urllib3.util.ssl_match_hostname + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.util + • urllib3.util.wait + +
+ +
+ +
+ + urllib3.util.connection +SourceModule
+imports: + __future__ + • socket + • typing + • urllib3._base_connection + • urllib3.exceptions + • urllib3.util + • urllib3.util.timeout + +
+
+imported by: + urllib3._base_connection + • urllib3.connection + • urllib3.connectionpool + • urllib3.poolmanager + • urllib3.util + +
+ +
+ +
+ + urllib3.util.proxy +SourceModule
+imports: + __future__ + • typing + • urllib3.connection + • urllib3.util + • urllib3.util.url + +
+
+imported by: + urllib3.connectionpool + • urllib3.poolmanager + +
+ +
+ +
+ + urllib3.util.request +SourceModule
+imports: + __future__ + • base64 + • brotli + • brotlicffi + • enum + • io + • typing + • typing_extensions + • urllib3.exceptions + • urllib3.util + • urllib3.util.util + • zstandard + +
+
+imported by: + urllib3 + • urllib3.connection + • urllib3.connectionpool + • urllib3.util + +
+ +
+ +
+ + urllib3.util.response +SourceModule
+imports: + __future__ + • email.errors + • http.client + • urllib3.exceptions + • urllib3.util + +
+
+imported by: + urllib3.connection + • urllib3.response + • urllib3.util + +
+ +
+ +
+ + urllib3.util.retry +SourceModule
+imports: + __future__ + • email + • itertools + • logging + • random + • re + • time + • types + • typing + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.response + • urllib3.util + • urllib3.util.util + +
+
+imported by: + requests.adapters + • urllib3 + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.response + • urllib3.util + +
+ +
+ +
+ + urllib3.util.ssl_ +SourceModule
+imports: + __future__ + • binascii + • hashlib + • hmac + • os + • socket + • ssl + • sys + • typing + • typing_extensions + • urllib3.exceptions + • urllib3.util + • urllib3.util.ssltransport + • urllib3.util.url + • warnings + +
+
+imported by: + urllib3.connection + • urllib3.util + • urllib3.util.ssl_match_hostname + • urllib3.util.ssltransport + +
+ +
+ +
+ + urllib3.util.ssl_match_hostname +SourceModule
+imports: + __future__ + • ipaddress + • re + • typing + • urllib3.util + • urllib3.util.ssl_ + +
+
+imported by: + urllib3.connection + • urllib3.connectionpool + +
+ +
+ +
+ + urllib3.util.ssltransport +SourceModule
+imports: + __future__ + • io + • socket + • ssl + • typing + • typing_extensions + • urllib3.exceptions + • urllib3.util + • urllib3.util.ssl_ + +
+
+imported by: + urllib3.connection + • urllib3.util.ssl_ + +
+ +
+ +
+ + urllib3.util.timeout +SourceModule
+imports: + __future__ + • enum + • socket + • time + • typing + • typing_extensions + • urllib3.exceptions + • urllib3.util + +
+
+imported by: + urllib3 + • urllib3._base_connection + • urllib3.connection + • urllib3.connectionpool + • urllib3.poolmanager + • urllib3.util + • urllib3.util.connection + +
+ +
+ +
+ + urllib3.util.url +SourceModule
+imports: + __future__ + • idna + • re + • typing + • urllib3.exceptions + • urllib3.util + • urllib3.util.util + +
+
+imported by: + urllib3._base_connection + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.socks + • urllib3.poolmanager + • urllib3.util + • urllib3.util.proxy + • urllib3.util.ssl_ + +
+ +
+ +
+ + urllib3.util.util +SourceModule
+imports: + __future__ + • types + • typing + • urllib3.util + +
+
+imported by: + urllib3.connection + • urllib3.connectionpool + • urllib3.util.request + • urllib3.util.retry + • urllib3.util.url + +
+ +
+ +
+ + urllib3.util.wait +SourceModule
+imports: + __future__ + • functools + • select + • socket + • urllib3.util + +
+
+imported by: + urllib3.connection + • urllib3.util + +
+ +
+ +
+ + urllib3_secure_extra +MissingModule
+imported by: + urllib3 + +
+ +
+ +
+ + uu +SourceModule
+imports: + binascii + • optparse + • os + • sys + +
+
+imported by: + email.message + +
+ +
+ +
+ + warnings +SourceModule
+imports: + _warnings + • builtins + • linecache + • re + • sys + • traceback + • tracemalloc + +
+
+imported by: + _collections_abc + • argparse + • ast + • charset_normalizer.legacy + • collections + • configparser + • cryptography.hazmat.bindings.openssl.binding + • cryptography.hazmat.primitives.serialization.ssh + • cryptography.utils + • cryptography.x509.name + • datetime + • enum + • ftplib + • getpass + • gettext + • grp_list.py + • gzip + • hmac + • http.client + • http.cookiejar + • importlib + • importlib.abc + • importlib.util + • inspect + • locale + • logging + • os + • random + • requests + • requests.auth + • requests.packages + • requests.utils + • shlex + • sre_parse + • ssl + • subprocess + • tempfile + • urllib.parse + • urllib.request + • urllib3 + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.fields + • urllib3.poolmanager + • urllib3.response + • urllib3.util.ssl_ + • zipfile + +
+ +
+ +
+ + weakref +SourceModule
+imports: + _collections_abc + • _weakref + • _weakrefset + • atexit + • copy + • gc + • itertools + • sys + +
+
+imported by: + _threading_local + • copy + • functools + • grp_list.py + • logging + • tempfile + • urllib3.connectionpool + +
+ +
+ +
+ + winreg (builtin module)
+imported by: + importlib._bootstrap_external + • mimetypes + • requests.utils + • urllib.request + +
+ +
+ +
+ + zipfile +SourceModule
+imports: + argparse + • binascii + • bz2 + • contextlib + • importlib.util + • io + • itertools + • lzma + • os + • posixpath + • py_compile + • shutil + • stat + • struct + • sys + • threading + • time + • warnings + • zlib + +
+
+imported by: + importlib._common + • importlib.metadata + • requests.utils + • shutil + +
+ +
+ +
+ + zlib (builtin module)
+imported by: + encodings.zlib_codec + • gzip + • shutil + • tarfile + • urllib3.response + • zipfile + +
+ +
+ +
+ + zstandard +MissingModule
+imported by: + urllib3.response + • urllib3.util.request + +
+ +
+ + + diff --git a/build/user_list/Analysis-00.toc b/build/user_list/Analysis-00.toc new file mode 100644 index 0000000..d4d1418 --- /dev/null +++ b/build/user_list/Analysis-00.toc @@ -0,0 +1,411 @@ +(['C:\\Users\\Sebastian Serfling\\PycharmProjects\\user_edit\\user_list.py'], + ['C:\\Users\\Sebastian Serfling\\PycharmProjects\\user_edit'], + [], + ['C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks\\__pycache__', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks\\__pycache__', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks'], + {}, + [], + [], + False, + {}, + [], + [], + '3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:36:42) [MSC v.1929 64 bit ' + '(AMD64)]', + [('user_list', + 'C:\\Users\\Sebastian Serfling\\PycharmProjects\\user_edit\\user_list.py', + 'PYSOURCE')], + [('typing', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\typing.py', + 'PYMODULE'), + ('contextlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\contextlib.py', + 'PYMODULE'), + ('_strptime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_strptime.py', + 'PYMODULE'), + ('calendar', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\calendar.py', + 'PYMODULE'), + ('argparse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\argparse.py', + 'PYMODULE'), + ('textwrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\textwrap.py', + 'PYMODULE'), + ('shutil', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\shutil.py', + 'PYMODULE'), + ('zipfile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\zipfile.py', + 'PYMODULE'), + ('py_compile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\py_compile.py', + 'PYMODULE'), + ('importlib.machinery', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\machinery.py', + 'PYMODULE'), + ('importlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\__init__.py', + 'PYMODULE'), + ('importlib._bootstrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\_bootstrap.py', + 'PYMODULE'), + ('importlib._bootstrap_external', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\_bootstrap_external.py', + 'PYMODULE'), + ('importlib.metadata', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\metadata.py', + 'PYMODULE'), + ('importlib.abc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\abc.py', + 'PYMODULE'), + ('configparser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\configparser.py', + 'PYMODULE'), + ('pathlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pathlib.py', + 'PYMODULE'), + ('urllib.parse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\parse.py', + 'PYMODULE'), + ('urllib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\__init__.py', + 'PYMODULE'), + ('email', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\__init__.py', + 'PYMODULE'), + ('email.parser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\parser.py', + 'PYMODULE'), + ('email._policybase', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_policybase.py', + 'PYMODULE'), + ('email.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\utils.py', + 'PYMODULE'), + ('email._parseaddr', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_parseaddr.py', + 'PYMODULE'), + ('socket', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\socket.py', + 'PYMODULE'), + ('selectors', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\selectors.py', + 'PYMODULE'), + ('random', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\random.py', + 'PYMODULE'), + ('statistics', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\statistics.py', + 'PYMODULE'), + ('decimal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\decimal.py', + 'PYMODULE'), + ('_pydecimal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_pydecimal.py', + 'PYMODULE'), + ('contextvars', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\contextvars.py', + 'PYMODULE'), + ('fractions', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\fractions.py', + 'PYMODULE'), + ('numbers', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\numbers.py', + 'PYMODULE'), + ('hashlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\hashlib.py', + 'PYMODULE'), + ('logging', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\logging\\__init__.py', + 'PYMODULE'), + ('pickle', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pickle.py', + 'PYMODULE'), + ('pprint', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pprint.py', + 'PYMODULE'), + ('_compat_pickle', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_compat_pickle.py', + 'PYMODULE'), + ('string', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\string.py', + 'PYMODULE'), + ('bisect', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\bisect.py', + 'PYMODULE'), + ('email.feedparser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\feedparser.py', + 'PYMODULE'), + ('email.message', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\message.py', + 'PYMODULE'), + ('email.policy', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\policy.py', + 'PYMODULE'), + ('email.contentmanager', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\contentmanager.py', + 'PYMODULE'), + ('email.quoprimime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\quoprimime.py', + 'PYMODULE'), + ('email.headerregistry', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\headerregistry.py', + 'PYMODULE'), + ('email.iterators', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\iterators.py', + 'PYMODULE'), + ('email.generator', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\generator.py', + 'PYMODULE'), + ('email._encoded_words', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_encoded_words.py', + 'PYMODULE'), + ('base64', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\base64.py', + 'PYMODULE'), + ('getopt', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\getopt.py', + 'PYMODULE'), + ('quopri', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\quopri.py', + 'PYMODULE'), + ('uu', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\uu.py', + 'PYMODULE'), + ('optparse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\optparse.py', + 'PYMODULE'), + ('email._header_value_parser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_header_value_parser.py', + 'PYMODULE'), + ('email.header', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\header.py', + 'PYMODULE'), + ('email.base64mime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\base64mime.py', + 'PYMODULE'), + ('email.charset', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\charset.py', + 'PYMODULE'), + ('email.encoders', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\encoders.py', + 'PYMODULE'), + ('email.errors', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\errors.py', + 'PYMODULE'), + ('csv', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\csv.py', + 'PYMODULE'), + ('tokenize', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tokenize.py', + 'PYMODULE'), + ('token', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\token.py', + 'PYMODULE'), + ('threading', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\threading.py', + 'PYMODULE'), + ('_threading_local', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_threading_local.py', + 'PYMODULE'), + ('struct', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\struct.py', + 'PYMODULE'), + ('importlib.util', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\util.py', + 'PYMODULE'), + ('tarfile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tarfile.py', + 'PYMODULE'), + ('gzip', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\gzip.py', + 'PYMODULE'), + ('_compression', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_compression.py', + 'PYMODULE'), + ('lzma', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\lzma.py', + 'PYMODULE'), + ('bz2', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\bz2.py', + 'PYMODULE'), + ('fnmatch', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\fnmatch.py', + 'PYMODULE'), + ('gettext', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\gettext.py', + 'PYMODULE'), + ('copy', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\copy.py', + 'PYMODULE'), + ('tracemalloc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tracemalloc.py', + 'PYMODULE'), + ('_py_abc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_py_abc.py', + 'PYMODULE'), + ('stringprep', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\stringprep.py', + 'PYMODULE'), + ('datetime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\datetime.py', + 'PYMODULE'), + ('json', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\__init__.py', + 'PYMODULE'), + ('json.encoder', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\encoder.py', + 'PYMODULE'), + ('json.decoder', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\decoder.py', + 'PYMODULE'), + ('json.scanner', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\scanner.py', + 'PYMODULE'), + ('subprocess', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\subprocess.py', + 'PYMODULE'), + ('signal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\signal.py', + 'PYMODULE')], + [('python39.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python39.dll', + 'BINARY'), + ('unicodedata.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\unicodedata.pyd', + 'EXTENSION'), + ('select.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\select.pyd', + 'EXTENSION'), + ('_socket.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_socket.pyd', + 'EXTENSION'), + ('_decimal.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_decimal.pyd', + 'EXTENSION'), + ('_hashlib.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_hashlib.pyd', + 'EXTENSION'), + ('_lzma.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_lzma.pyd', + 'EXTENSION'), + ('_bz2.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_bz2.pyd', + 'EXTENSION'), + ('VCRUNTIME140.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\VCRUNTIME140.dll', + 'BINARY'), + ('libcrypto-1_1.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\libcrypto-1_1.dll', + 'BINARY')], + [], + [], + [('base_library.zip', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\user_list\\base_library.zip', + 'DATA')]) diff --git a/build/user_list/EXE-00.toc b/build/user_list/EXE-00.toc new file mode 100644 index 0000000..35f5201 --- /dev/null +++ b/build/user_list/EXE-00.toc @@ -0,0 +1,121 @@ +('C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\dist\\user_list.exe', + True, + False, + False, + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\PyInstaller\\bootloader\\images\\icon-console.ico', + None, + False, + False, + b'\n\n \n \n \n \n \n \n \n ' + b'\n <' + b'application>\n \n \n ' + b' \n \n \n \n <' + b'/compatibility>\n ' + b'\n \n true\n \n \n \n \n \n \n \n', + True, + False, + None, + None, + None, + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\user_list\\user_list.pkg', + [('pyi-contents-directory _internal', '', 'OPTION'), + ('PYZ-00.pyz', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\user_list\\PYZ-00.pyz', + 'PYZ'), + ('struct', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\user_list\\localpycs\\struct.pyc', + 'PYMODULE'), + ('pyimod01_archive', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\user_list\\localpycs\\pyimod01_archive.pyc', + 'PYMODULE'), + ('pyimod02_importers', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\user_list\\localpycs\\pyimod02_importers.pyc', + 'PYMODULE'), + ('pyimod03_ctypes', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\user_list\\localpycs\\pyimod03_ctypes.pyc', + 'PYMODULE'), + ('pyimod04_pywin32', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\user_list\\localpycs\\pyimod04_pywin32.pyc', + 'PYMODULE'), + ('pyiboot01_bootstrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py', + 'PYSOURCE'), + ('user_list', + 'C:\\Users\\Sebastian Serfling\\PycharmProjects\\user_edit\\user_list.py', + 'PYSOURCE'), + ('python39.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python39.dll', + 'BINARY'), + ('unicodedata.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\unicodedata.pyd', + 'EXTENSION'), + ('select.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\select.pyd', + 'EXTENSION'), + ('_socket.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_socket.pyd', + 'EXTENSION'), + ('_decimal.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_decimal.pyd', + 'EXTENSION'), + ('_hashlib.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_hashlib.pyd', + 'EXTENSION'), + ('_lzma.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_lzma.pyd', + 'EXTENSION'), + ('_bz2.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_bz2.pyd', + 'EXTENSION'), + ('VCRUNTIME140.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\VCRUNTIME140.dll', + 'BINARY'), + ('libcrypto-1_1.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\libcrypto-1_1.dll', + 'BINARY'), + ('base_library.zip', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\user_list\\base_library.zip', + 'DATA')], + [], + False, + False, + 1696942887, + [('run.exe', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\PyInstaller\\bootloader\\Windows-64bit-intel\\run.exe', + 'EXECUTABLE')], + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python39.dll') diff --git a/build/user_list/PKG-00.toc b/build/user_list/PKG-00.toc new file mode 100644 index 0000000..d07b59f --- /dev/null +++ b/build/user_list/PKG-00.toc @@ -0,0 +1,95 @@ +('C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\user_list\\user_list.pkg', + {'BINARY': True, + 'DATA': True, + 'EXECUTABLE': True, + 'EXTENSION': True, + 'PYMODULE': True, + 'PYSOURCE': True, + 'PYZ': False, + 'SPLASH': True, + 'SYMLINK': False}, + [('pyi-contents-directory _internal', '', 'OPTION'), + ('PYZ-00.pyz', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\user_list\\PYZ-00.pyz', + 'PYZ'), + ('struct', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\user_list\\localpycs\\struct.pyc', + 'PYMODULE'), + ('pyimod01_archive', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\user_list\\localpycs\\pyimod01_archive.pyc', + 'PYMODULE'), + ('pyimod02_importers', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\user_list\\localpycs\\pyimod02_importers.pyc', + 'PYMODULE'), + ('pyimod03_ctypes', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\user_list\\localpycs\\pyimod03_ctypes.pyc', + 'PYMODULE'), + ('pyimod04_pywin32', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\user_list\\localpycs\\pyimod04_pywin32.pyc', + 'PYMODULE'), + ('pyiboot01_bootstrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\venv\\lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py', + 'PYSOURCE'), + ('user_list', + 'C:\\Users\\Sebastian Serfling\\PycharmProjects\\user_edit\\user_list.py', + 'PYSOURCE'), + ('python39.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python39.dll', + 'BINARY'), + ('unicodedata.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\unicodedata.pyd', + 'EXTENSION'), + ('select.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\select.pyd', + 'EXTENSION'), + ('_socket.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_socket.pyd', + 'EXTENSION'), + ('_decimal.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_decimal.pyd', + 'EXTENSION'), + ('_hashlib.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_hashlib.pyd', + 'EXTENSION'), + ('_lzma.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_lzma.pyd', + 'EXTENSION'), + ('_bz2.pyd', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\_bz2.pyd', + 'EXTENSION'), + ('VCRUNTIME140.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\VCRUNTIME140.dll', + 'BINARY'), + ('libcrypto-1_1.dll', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\DLLs\\libcrypto-1_1.dll', + 'BINARY'), + ('base_library.zip', + 'C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\user_list\\base_library.zip', + 'DATA')], + 'python39.dll', + False, + False, + False, + [], + None, + None, + None) diff --git a/build/user_list/PYZ-00.pyz b/build/user_list/PYZ-00.pyz new file mode 100644 index 0000000..e69de29 diff --git a/build/user_list/PYZ-00.toc b/build/user_list/PYZ-00.toc new file mode 100644 index 0000000..6978897 --- /dev/null +++ b/build/user_list/PYZ-00.toc @@ -0,0 +1,338 @@ +('C:\\Users\\Sebastian ' + 'Serfling\\PycharmProjects\\user_edit\\build\\user_list\\PYZ-00.pyz', + [('_compat_pickle', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_compat_pickle.py', + 'PYMODULE'), + ('_compression', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_compression.py', + 'PYMODULE'), + ('_py_abc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_py_abc.py', + 'PYMODULE'), + ('_pydecimal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_pydecimal.py', + 'PYMODULE'), + ('_strptime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_strptime.py', + 'PYMODULE'), + ('_threading_local', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_threading_local.py', + 'PYMODULE'), + ('argparse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\argparse.py', + 'PYMODULE'), + ('base64', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\base64.py', + 'PYMODULE'), + ('bisect', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\bisect.py', + 'PYMODULE'), + ('bz2', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\bz2.py', + 'PYMODULE'), + ('calendar', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\calendar.py', + 'PYMODULE'), + ('configparser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\configparser.py', + 'PYMODULE'), + ('contextlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\contextlib.py', + 'PYMODULE'), + ('contextvars', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\contextvars.py', + 'PYMODULE'), + ('copy', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\copy.py', + 'PYMODULE'), + ('csv', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\csv.py', + 'PYMODULE'), + ('datetime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\datetime.py', + 'PYMODULE'), + ('decimal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\decimal.py', + 'PYMODULE'), + ('email', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\__init__.py', + 'PYMODULE'), + ('email._encoded_words', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_encoded_words.py', + 'PYMODULE'), + ('email._header_value_parser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_header_value_parser.py', + 'PYMODULE'), + ('email._parseaddr', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_parseaddr.py', + 'PYMODULE'), + ('email._policybase', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\_policybase.py', + 'PYMODULE'), + ('email.base64mime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\base64mime.py', + 'PYMODULE'), + ('email.charset', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\charset.py', + 'PYMODULE'), + ('email.contentmanager', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\contentmanager.py', + 'PYMODULE'), + ('email.encoders', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\encoders.py', + 'PYMODULE'), + ('email.errors', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\errors.py', + 'PYMODULE'), + ('email.feedparser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\feedparser.py', + 'PYMODULE'), + ('email.generator', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\generator.py', + 'PYMODULE'), + ('email.header', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\header.py', + 'PYMODULE'), + ('email.headerregistry', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\headerregistry.py', + 'PYMODULE'), + ('email.iterators', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\iterators.py', + 'PYMODULE'), + ('email.message', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\message.py', + 'PYMODULE'), + ('email.parser', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\parser.py', + 'PYMODULE'), + ('email.policy', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\policy.py', + 'PYMODULE'), + ('email.quoprimime', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\quoprimime.py', + 'PYMODULE'), + ('email.utils', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\email\\utils.py', + 'PYMODULE'), + ('fnmatch', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\fnmatch.py', + 'PYMODULE'), + ('fractions', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\fractions.py', + 'PYMODULE'), + ('getopt', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\getopt.py', + 'PYMODULE'), + ('gettext', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\gettext.py', + 'PYMODULE'), + ('gzip', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\gzip.py', + 'PYMODULE'), + ('hashlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\hashlib.py', + 'PYMODULE'), + ('importlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\__init__.py', + 'PYMODULE'), + ('importlib._bootstrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\_bootstrap.py', + 'PYMODULE'), + ('importlib._bootstrap_external', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\_bootstrap_external.py', + 'PYMODULE'), + ('importlib.abc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\abc.py', + 'PYMODULE'), + ('importlib.machinery', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\machinery.py', + 'PYMODULE'), + ('importlib.metadata', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\metadata.py', + 'PYMODULE'), + ('importlib.util', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\importlib\\util.py', + 'PYMODULE'), + ('json', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\__init__.py', + 'PYMODULE'), + ('json.decoder', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\decoder.py', + 'PYMODULE'), + ('json.encoder', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\encoder.py', + 'PYMODULE'), + ('json.scanner', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\json\\scanner.py', + 'PYMODULE'), + ('logging', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\logging\\__init__.py', + 'PYMODULE'), + ('lzma', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\lzma.py', + 'PYMODULE'), + ('numbers', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\numbers.py', + 'PYMODULE'), + ('optparse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\optparse.py', + 'PYMODULE'), + ('pathlib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pathlib.py', + 'PYMODULE'), + ('pickle', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pickle.py', + 'PYMODULE'), + ('pprint', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\pprint.py', + 'PYMODULE'), + ('py_compile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\py_compile.py', + 'PYMODULE'), + ('quopri', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\quopri.py', + 'PYMODULE'), + ('random', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\random.py', + 'PYMODULE'), + ('selectors', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\selectors.py', + 'PYMODULE'), + ('shutil', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\shutil.py', + 'PYMODULE'), + ('signal', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\signal.py', + 'PYMODULE'), + ('socket', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\socket.py', + 'PYMODULE'), + ('statistics', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\statistics.py', + 'PYMODULE'), + ('string', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\string.py', + 'PYMODULE'), + ('stringprep', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\stringprep.py', + 'PYMODULE'), + ('subprocess', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\subprocess.py', + 'PYMODULE'), + ('tarfile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tarfile.py', + 'PYMODULE'), + ('textwrap', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\textwrap.py', + 'PYMODULE'), + ('threading', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\threading.py', + 'PYMODULE'), + ('token', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\token.py', + 'PYMODULE'), + ('tokenize', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tokenize.py', + 'PYMODULE'), + ('tracemalloc', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tracemalloc.py', + 'PYMODULE'), + ('typing', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\typing.py', + 'PYMODULE'), + ('urllib', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\__init__.py', + 'PYMODULE'), + ('urllib.parse', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\urllib\\parse.py', + 'PYMODULE'), + ('uu', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\uu.py', + 'PYMODULE'), + ('zipfile', + 'C:\\Users\\Sebastian ' + 'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\zipfile.py', + 'PYMODULE')]) diff --git a/build/user_list/base_library.zip b/build/user_list/base_library.zip new file mode 100644 index 0000000..e69de29 diff --git a/build/user_list/user_list.pkg b/build/user_list/user_list.pkg new file mode 100644 index 0000000..e69de29 diff --git a/build/user_list/warn-user_list.txt b/build/user_list/warn-user_list.txt new file mode 100644 index 0000000..19f7e81 --- /dev/null +++ b/build/user_list/warn-user_list.txt @@ -0,0 +1,26 @@ + +This file lists modules PyInstaller was not able to find. This does not +necessarily mean this module is required for running your program. Python and +Python 3rd-party packages include a lot of conditional or optional modules. For +example the module 'ntpath' only exists on Windows, whereas the module +'posixpath' only exists on Posix systems. + +Types if import: +* top-level: imported at the top-level - look at these first +* conditional: imported within an if-statement +* delayed: imported within a function +* optional: imported within a try-except-statement + +IMPORTANT: Do NOT post this list to the issue-tracker. Use it as a basis for + tracking down the missing module yourself. Thanks! + +missing module named posix - imported by os (conditional, optional), shutil (conditional), importlib._bootstrap_external (conditional) +missing module named resource - imported by posix (top-level) +missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional) +excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional) +missing module named pep517 - imported by importlib.metadata (delayed) +missing module named org - imported by pickle (optional) +missing module named grp - imported by shutil (optional), tarfile (optional), pathlib (delayed, optional), subprocess (optional) +missing module named pwd - imported by posixpath (delayed, conditional), shutil (optional), tarfile (optional), pathlib (delayed, conditional, optional), subprocess (optional) +missing module named 'org.python' - imported by copy (optional) +missing module named _posixsubprocess - imported by subprocess (optional) diff --git a/build/user_list/xref-user_list.html b/build/user_list/xref-user_list.html new file mode 100644 index 0000000..5cc1fec --- /dev/null +++ b/build/user_list/xref-user_list.html @@ -0,0 +1,6557 @@ + + + + + modulegraph cross reference for user_list.py + + + +

modulegraph cross reference for user_list.py

+ +
+ + user_list.py +Script
+imports: + _bootlocale + • _collections_abc + • _weakrefset + • abc + • codecs + • collections + • collections.abc + • copyreg + • datetime + • encodings + • encodings.aliases + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • enum + • functools + • genericpath + • heapq + • io + • json + • keyword + • linecache + • locale + • ntpath + • operator + • os + • posixpath + • re + • reprlib + • sre_compile + • sre_constants + • sre_parse + • stat + • subprocess + • traceback + • types + • warnings + • weakref + +
+ +
+ +
+ + 'org.python' +MissingModule
+imported by: + copy + +
+ +
+ +
+ + _abc (builtin module)
+imported by: + abc + +
+ +
+ +
+ + _bisect (builtin module)
+imported by: + bisect + +
+ +
+ +
+ + _blake2 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _bootlocale +SourceModule
+imports: + _locale + • locale + • sys + +
+
+imported by: + locale + • user_list.py + +
+ +
+ +
+ + _bz2 C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_bz2.pyd
+imported by: + bz2 + +
+ +
+ +
+ + _codecs (builtin module)
+imported by: + codecs + +
+ +
+ +
+ + _codecs_cn (builtin module)
+imported by: + encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hz + +
+ +
+ +
+ + _codecs_hk (builtin module)
+imported by: + encodings.big5hkscs + +
+ +
+ +
+ + _codecs_iso2022 (builtin module)
+imported by: + encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + +
+ +
+ +
+ + _codecs_jp (builtin module)
+imported by: + encodings.cp932 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + +
+ +
+ +
+ + _codecs_kr (builtin module)
+imported by: + encodings.cp949 + • encodings.euc_kr + • encodings.johab + +
+ +
+ +
+ + _codecs_tw (builtin module)
+imported by: + encodings.big5 + • encodings.cp950 + +
+ +
+ +
+ + _collections (builtin module)
+imported by: + collections + • threading + +
+ +
+ +
+ + _collections_abc +SourceModule
+imports: + abc + • sys + • warnings + +
+
+imported by: + collections + • collections.abc + • contextlib + • locale + • os + • pathlib + • random + • types + • user_list.py + • weakref + +
+ +
+ +
+ + _compat_pickle +SourceModule
+imported by: + _pickle + • pickle + +
+ +
+ +
+ + _compression +SourceModule
+imports: + io + +
+
+imported by: + bz2 + • gzip + • lzma + +
+ +
+ +
+ + _contextvars (builtin module)
+imported by: + contextvars + +
+ +
+ +
+ + _csv (builtin module)
+imported by: + csv + +
+ +
+ +
+ + _datetime (builtin module)
+imports: + _strptime + • time + +
+
+imported by: + datetime + +
+ +
+ +
+ + _decimal C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_decimal.pyd
+imported by: + decimal + +
+ +
+ +
+ + _frozen_importlib +ExcludedModule
+imported by: + importlib + • importlib.abc + +
+ +
+ +
+ + _frozen_importlib_external +MissingModule
+imported by: + importlib + • importlib._bootstrap + • importlib.abc + +
+ +
+ +
+ + _functools (builtin module)
+imported by: + functools + +
+ +
+ +
+ + _hashlib C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_hashlib.pyd
+imported by: + hashlib + +
+ +
+ +
+ + _heapq (builtin module)
+imported by: + heapq + +
+ +
+ +
+ + _imp (builtin module)
+imported by: + importlib + • importlib._bootstrap_external + • importlib.machinery + • importlib.util + +
+ +
+ +
+ + _io (builtin module)
+imported by: + importlib._bootstrap_external + • io + +
+ +
+ +
+ + _json (builtin module)
+imports: + json.decoder + +
+
+imported by: + json.decoder + • json.encoder + • json.scanner + +
+ +
+ +
+ + _locale (builtin module)
+imported by: + _bootlocale + • locale + • re + +
+ +
+ +
+ + _lzma C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_lzma.pyd
+imported by: + lzma + +
+ +
+ +
+ + _md5 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _multibytecodec (builtin module)
+imported by: + encodings.big5 + • encodings.big5hkscs + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hz + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.johab + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + +
+ +
+ +
+ + _operator (builtin module)
+imported by: + operator + +
+ +
+ +
+ + _pickle (builtin module)
+imports: + _compat_pickle + • codecs + • copyreg + +
+
+imported by: + pickle + +
+ +
+ +
+ + _posixsubprocess +MissingModule
+imports: + gc + +
+
+imported by: + subprocess + +
+ +
+ +
+ + _py_abc +SourceModule
+imports: + _weakrefset + +
+
+imported by: + abc + +
+ +
+ +
+ + _pydecimal +SourceModule
+imports: + collections + • contextvars + • itertools + • locale + • math + • numbers + • re + • sys + +
+
+imported by: + decimal + +
+ +
+ +
+ + _random (builtin module)
+imported by: + random + +
+ +
+ +
+ + _sha1 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _sha256 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _sha3 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _sha512 (builtin module)
+imported by: + hashlib + • random + +
+ +
+ +
+ + _signal (builtin module)
+imported by: + signal + +
+ +
+ +
+ + _socket C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\_socket.pyd
+imported by: + socket + +
+ +
+ +
+ + _sre (builtin module)
+imports: + copy + • re + +
+
+imported by: + sre_compile + • sre_constants + +
+ +
+ +
+ + _stat (builtin module)
+imported by: + stat + +
+ +
+ +
+ + _statistics (builtin module)
+imported by: + statistics + +
+ +
+ +
+ + _string (builtin module)
+imported by: + string + +
+ +
+ +
+ + _strptime +SourceModule
+imports: + _thread + • calendar + • datetime + • locale + • re + • time + +
+
+imported by: + _datetime + • datetime + • time + +
+ +
+ +
+ + _struct (builtin module)
+imported by: + struct + +
+ +
+ +
+ + _thread (builtin module)
+imported by: + _strptime + • functools + • reprlib + • threading + +
+ +
+ +
+ + _threading_local +SourceModule
+imports: + contextlib + • threading + • weakref + +
+
+imported by: + threading + +
+ +
+ +
+ + _tracemalloc (builtin module)
+imported by: + tracemalloc + +
+ +
+ +
+ + _warnings (builtin module)
+imported by: + importlib._bootstrap_external + • warnings + +
+ +
+ +
+ + _weakref (builtin module)
+imported by: + _weakrefset + • collections + • weakref + +
+ +
+ +
+ + _weakrefset +SourceModule
+imports: + _weakref + • types + +
+
+imported by: + _py_abc + • threading + • user_list.py + • weakref + +
+ +
+ +
+ + _winapi (builtin module)
+imported by: + encodings + • subprocess + +
+ +
+ +
+ + abc +SourceModule
+imports: + _abc + • _py_abc + +
+
+imported by: + _collections_abc + • contextlib + • email._policybase + • functools + • importlib.abc + • importlib.metadata + • io + • numbers + • os + • selectors + • typing + • user_list.py + +
+ +
+ +
+ + argparse +SourceModule
+imports: + copy + • gettext + • os + • re + • shutil + • sys + • textwrap + • warnings + +
+
+imported by: + calendar + • gzip + • tarfile + • tokenize + • zipfile + +
+ +
+ +
+ + array (builtin module)
+imported by: + socket + +
+ +
+ +
+ + atexit (builtin module)
+imported by: + logging + • weakref + +
+ +
+ +
+ + base64 +SourceModule
+imports: + binascii + • getopt + • re + • struct + • sys + +
+
+imported by: + email._encoded_words + • email.base64mime + • email.encoders + • encodings.base64_codec + +
+ +
+ +
+ + binascii (builtin module)
+imported by: + base64 + • email._encoded_words + • email.base64mime + • email.contentmanager + • email.header + • encodings.hex_codec + • encodings.uu_codec + • quopri + • uu + • zipfile + +
+ +
+ +
+ + bisect +SourceModule
+imports: + _bisect + +
+
+imported by: + random + • statistics + +
+ +
+ +
+ + builtins (builtin module)
+imported by: + bz2 + • codecs + • gettext + • gzip + • locale + • lzma + • operator + • reprlib + • subprocess + • tarfile + • tokenize + • warnings + +
+ +
+ +
+ + bz2 +SourceModule
+imports: + _bz2 + • _compression + • builtins + • io + • os + • threading + +
+
+imported by: + encodings.bz2_codec + • shutil + • tarfile + • zipfile + +
+ +
+ +
+ + calendar +SourceModule
+imports: + argparse + • datetime + • itertools + • locale + • sys + +
+
+imported by: + _strptime + • email._parseaddr + +
+ +
+ +
+ + codecs +SourceModule
+imports: + _codecs + • builtins + • encodings + • sys + +
+
+imported by: + _pickle + • encodings + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • json + • pickle + • tokenize + • user_list.py + +
+ +
+ +
+ + collections +Package
+imports: + _collections + • _collections_abc + • _weakref + • copy + • heapq + • itertools + • keyword + • operator + • reprlib + • sys + • warnings + +
+
+imported by: + _pydecimal + • collections.abc + • configparser + • contextlib + • email.feedparser + • functools + • importlib.metadata + • pprint + • selectors + • shutil + • statistics + • string + • threading + • tokenize + • traceback + • typing + • urllib.parse + • user_list.py + +
+ +
+ +
+ + collections.abc +SourceModule
+imports: + _collections_abc + • collections + +
+
+imported by: + configparser + • logging + • selectors + • tracemalloc + • typing + • user_list.py + +
+ +
+ +
+ + configparser +SourceModule
+imports: + collections + • collections.abc + • functools + • io + • itertools + • os + • re + • sys + • warnings + +
+
+imported by: + importlib.metadata + +
+ +
+ +
+ + contextlib +SourceModule
+imports: + _collections_abc + • abc + • collections + • functools + • sys + • types + +
+
+imported by: + _threading_local + • importlib.metadata + • importlib.util + • subprocess + • typing + • zipfile + +
+ +
+ +
+ + contextvars +SourceModule
+imports: + _contextvars + +
+
+imported by: + _pydecimal + +
+ +
+ +
+ + copy +SourceModule
+imports: + 'org.python' + • copyreg + • types + • weakref + +
+
+imported by: + _sre + • argparse + • collections + • email.generator + • gettext + • tarfile + • weakref + +
+ +
+ +
+ + copyreg +SourceModule
+imported by: + _pickle + • copy + • pickle + • re + • user_list.py + +
+ +
+ +
+ + csv +SourceModule
+imports: + _csv + • io + • re + +
+
+imported by: + importlib.metadata + +
+ +
+ +
+ + datetime +SourceModule
+imports: + _datetime + • _strptime + • math + • sys + • time + • warnings + +
+
+imported by: + _strptime + • calendar + • email.utils + • user_list.py + +
+ +
+ +
+ + decimal +SourceModule
+imports: + _decimal + • _pydecimal + +
+
+imported by: + fractions + • statistics + +
+ +
+ +
+ + email +Package
+imports: + email._header_value_parser + • email.charset + • email.errors + • email.header + • email.parser + +
+
+imported by: + email._encoded_words + • email._header_value_parser + • email._parseaddr + • email._policybase + • email.base64mime + • email.charset + • email.contentmanager + • email.encoders + • email.errors + • email.feedparser + • email.generator + • email.header + • email.headerregistry + • email.iterators + • email.message + • email.parser + • email.policy + • email.quoprimime + • email.utils + • importlib.metadata + +
+ +
+ +
+ + email._encoded_words +SourceModule
+imports: + base64 + • binascii + • email + • email.errors + • functools + • re + • string + +
+
+imported by: + email._header_value_parser + • email.message + +
+ +
+ +
+ + email._header_value_parser +SourceModule
+imports: + email + • email._encoded_words + • email.errors + • email.utils + • operator + • re + • string + • sys + • urllib + +
+
+imported by: + email + • email.headerregistry + +
+ +
+ +
+ + email._parseaddr +SourceModule
+imports: + calendar + • email + • time + +
+
+imported by: + email.utils + +
+ +
+ +
+ + email._policybase +SourceModule
+imports: + abc + • email + • email.charset + • email.header + • email.utils + +
+
+imported by: + email.feedparser + • email.message + • email.parser + • email.policy + +
+ +
+ +
+ + email.base64mime +SourceModule
+imports: + base64 + • binascii + • email + +
+
+imported by: + email.charset + • email.header + +
+ +
+ +
+ + email.charset +SourceModule
+imports: + email + • email.base64mime + • email.encoders + • email.errors + • email.quoprimime + • functools + +
+
+imported by: + email + • email._policybase + • email.contentmanager + • email.header + • email.message + • email.utils + +
+ +
+ +
+ + email.contentmanager +SourceModule
+imports: + binascii + • email + • email.charset + • email.errors + • email.message + • email.quoprimime + +
+
+imported by: + email.policy + +
+ +
+ +
+ + email.encoders +SourceModule
+imports: + base64 + • email + • quopri + +
+
+imported by: + email.charset + +
+ +
+ +
+ + email.errors +SourceModule
+imports: + email + +
+
+imported by: + email + • email._encoded_words + • email._header_value_parser + • email.charset + • email.contentmanager + • email.feedparser + • email.header + • email.headerregistry + • email.message + +
+ +
+ +
+ + email.feedparser +SourceModule
+imports: + collections + • email + • email._policybase + • email.errors + • email.message + • io + • re + +
+
+imported by: + email.parser + +
+ +
+ +
+ + email.generator +SourceModule
+imports: + copy + • email + • email.utils + • io + • random + • re + • sys + • time + +
+
+imported by: + email.message + +
+ +
+ +
+ + email.header +SourceModule
+imports: + binascii + • email + • email.base64mime + • email.charset + • email.errors + • email.quoprimime + • re + +
+
+imported by: + email + • email._policybase + +
+ +
+ +
+ + email.headerregistry +SourceModule
+imports: + email + • email._header_value_parser + • email.errors + • email.utils + • types + +
+
+imported by: + email.policy + +
+ +
+ +
+ + email.iterators +SourceModule
+imports: + email + • io + • sys + +
+
+imported by: + email.message + +
+ +
+ +
+ + email.message +SourceModule
+imports: + email + • email._encoded_words + • email._policybase + • email.charset + • email.errors + • email.generator + • email.iterators + • email.policy + • email.utils + • io + • quopri + • re + • uu + +
+
+imported by: + email.contentmanager + • email.feedparser + • email.policy + +
+ +
+ +
+ + email.parser +SourceModule
+imports: + email + • email._policybase + • email.feedparser + • io + +
+
+imported by: + email + +
+ +
+ +
+ + email.policy +SourceModule
+imports: + email + • email._policybase + • email.contentmanager + • email.headerregistry + • email.message + • email.utils + • re + • sys + +
+
+imported by: + email.message + +
+ +
+ +
+ + email.quoprimime +SourceModule
+imports: + email + • re + • string + +
+
+imported by: + email.charset + • email.contentmanager + • email.header + +
+ +
+ +
+ + email.utils +SourceModule
+imports: + datetime + • email + • email._parseaddr + • email.charset + • os + • random + • re + • socket + • time + • urllib.parse + +
+
+imported by: + email._header_value_parser + • email._policybase + • email.generator + • email.headerregistry + • email.message + • email.policy + +
+ +
+ +
+ + encodings +Package
+imports: + _winapi + • codecs + • encodings + • encodings.aliases + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • sys + +
+
+imported by: + codecs + • encodings + • encodings.aliases + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • locale + • user_list.py + +
+ +
+ +
+ + encodings.aliases +SourceModule
+imports: + encodings + +
+
+imported by: + encodings + • locale + • user_list.py + +
+ +
+ +
+ + encodings.ascii +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.base64_codec +SourceModule
+imports: + base64 + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.big5 +SourceModule
+imports: + _codecs_tw + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.big5hkscs +SourceModule
+imports: + _codecs_hk + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.bz2_codec +SourceModule
+imports: + bz2 + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.charmap +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp037 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp1006 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp1026 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp1125 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp1140 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp1250 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp1251 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp1252 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp1253 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp1254 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp1255 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp1256 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp1257 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp1258 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp273 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp424 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp437 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp500 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp720 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp737 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp775 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp850 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp852 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp855 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp856 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp857 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp858 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp860 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp861 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp862 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp863 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp864 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp865 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp866 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp869 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp874 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp875 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp932 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp949 +SourceModule
+imports: + _codecs_kr + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.cp950 +SourceModule
+imports: + _codecs_tw + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.euc_jis_2004 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.euc_jisx0213 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.euc_jp +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.euc_kr +SourceModule
+imports: + _codecs_kr + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.gb18030 +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.gb2312 +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.gbk +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.hex_codec +SourceModule
+imports: + binascii + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.hp_roman8 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.hz +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.idna +SourceModule
+imports: + codecs + • encodings + • re + • stringprep + • unicodedata + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.iso2022_jp +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.iso2022_jp_1 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.iso2022_jp_2 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.iso2022_jp_2004 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.iso2022_jp_3 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.iso2022_jp_ext +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.iso2022_kr +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.iso8859_1 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.iso8859_10 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.iso8859_11 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.iso8859_13 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.iso8859_14 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.iso8859_15 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.iso8859_16 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.iso8859_2 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.iso8859_3 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.iso8859_4 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.iso8859_5 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.iso8859_6 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.iso8859_7 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.iso8859_8 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.iso8859_9 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.johab +SourceModule
+imports: + _codecs_kr + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.koi8_r +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.koi8_t +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.koi8_u +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.kz1048 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.latin_1 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.mac_arabic +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.mac_croatian +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.mac_cyrillic +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.mac_farsi +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.mac_greek +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.mac_iceland +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.mac_latin2 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.mac_roman +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.mac_romanian +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.mac_turkish +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.mbcs +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.oem +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.palmos +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.ptcp154 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.punycode +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.quopri_codec +SourceModule
+imports: + codecs + • encodings + • io + • quopri + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.raw_unicode_escape +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.rot_13 +SourceModule
+imports: + codecs + • encodings + • sys + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.shift_jis +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.shift_jis_2004 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.shift_jisx0213 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.tis_620 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.undefined +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.unicode_escape +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.utf_16 +SourceModule
+imports: + codecs + • encodings + • sys + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.utf_16_be +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.utf_16_le +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.utf_32 +SourceModule
+imports: + codecs + • encodings + • sys + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.utf_32_be +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.utf_32_le +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.utf_7 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.utf_8 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.utf_8_sig +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.uu_codec +SourceModule
+imports: + binascii + • codecs + • encodings + • io + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + encodings.zlib_codec +SourceModule
+imports: + codecs + • encodings + • zlib + +
+
+imported by: + encodings + • user_list.py + +
+ +
+ +
+ + enum +SourceModule
+imports: + sys + • types + • warnings + +
+
+imported by: + py_compile + • re + • signal + • socket + • user_list.py + +
+ +
+ +
+ + errno (builtin module)
+imported by: + gettext + • gzip + • pathlib + • shutil + • socket + • subprocess + +
+ +
+ +
+ + fnmatch +SourceModule
+imports: + functools + • itertools + • os + • posixpath + • re + +
+
+imported by: + pathlib + • shutil + • tracemalloc + +
+ +
+ +
+ + fractions +SourceModule
+imports: + decimal + • math + • numbers + • operator + • re + • sys + +
+
+imported by: + statistics + +
+ +
+ +
+ + functools +SourceModule
+imports: + _functools + • _thread + • abc + • collections + • reprlib + • types + • typing + • weakref + +
+
+imported by: + configparser + • contextlib + • email._encoded_words + • email.charset + • fnmatch + • importlib.metadata + • importlib.util + • linecache + • locale + • operator + • pathlib + • pickle + • re + • threading + • tracemalloc + • types + • typing + • user_list.py + +
+ +
+ +
+ + gc (builtin module)
+imports: + time + +
+
+imported by: + _posixsubprocess + • weakref + +
+ +
+ +
+ + genericpath +SourceModule
+imports: + os + • stat + +
+
+imported by: + ntpath + • posixpath + • user_list.py + +
+ +
+ +
+ + getopt +SourceModule
+imports: + gettext + • os + • sys + +
+
+imported by: + base64 + • quopri + +
+ +
+ +
+ + gettext +SourceModule
+imports: + builtins + • copy + • errno + • locale + • os + • re + • struct + • sys + • warnings + +
+
+imported by: + argparse + • getopt + • optparse + +
+ +
+ +
+ + grp +MissingModule
+imported by: + pathlib + • shutil + • subprocess + • tarfile + +
+ +
+ +
+ + gzip +SourceModule
+imports: + _compression + • argparse + • builtins + • errno + • io + • os + • struct + • sys + • time + • warnings + • zlib + +
+
+imported by: + tarfile + +
+ +
+ +
+ + hashlib +SourceModule
+imports: + _blake2 + • _hashlib + • _md5 + • _sha1 + • _sha256 + • _sha3 + • _sha512 + • logging + +
+
+imported by: + random + +
+ +
+ +
+ + heapq +SourceModule
+imports: + _heapq + +
+
+imported by: + collections + • user_list.py + +
+ +
+ +
+ + importlib +Package
+imports: + _frozen_importlib + • _frozen_importlib_external + • _imp + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + • importlib.machinery + • sys + • types + • warnings + +
+
+imported by: + importlib + • importlib._bootstrap + • importlib._bootstrap_external + • importlib.abc + • importlib.machinery + • importlib.metadata + • importlib.util + +
+ +
+ +
+ + importlib._bootstrap +SourceModule
+imports: + _frozen_importlib_external + • importlib + +
+
+imported by: + importlib + • importlib.abc + • importlib.machinery + • importlib.util + +
+ +
+ +
+ + importlib._bootstrap_external +SourceModule
+imports: + _imp + • _io + • _warnings + • importlib + • importlib.metadata + • marshal + • nt + • posix + • sys + • tokenize + • winreg + +
+
+imported by: + importlib + • importlib.abc + • importlib.machinery + • importlib.util + • py_compile + +
+ +
+ +
+ + importlib.abc +SourceModule
+imports: + _frozen_importlib + • _frozen_importlib_external + • abc + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + • importlib.machinery + • typing + • warnings + +
+
+imported by: + importlib.metadata + • importlib.util + +
+ +
+ +
+ + importlib.machinery +SourceModule
+imports: + _imp + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + +
+
+imported by: + importlib + • importlib.abc + • py_compile + +
+ +
+ +
+ + importlib.metadata +SourceModule
+imports: + abc + • collections + • configparser + • contextlib + • csv + • email + • functools + • importlib + • importlib.abc + • io + • itertools + • operator + • os + • pathlib + • pep517 + • posixpath + • re + • sys + • zipfile + +
+
+imported by: + importlib._bootstrap_external + +
+ +
+ +
+ + importlib.util +SourceModule
+imports: + _imp + • contextlib + • functools + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + • importlib.abc + • sys + • types + • warnings + +
+
+imported by: + py_compile + • zipfile + +
+ +
+ +
+ + io +SourceModule
+imports: + _io + • abc + +
+
+imported by: + _compression + • bz2 + • configparser + • csv + • email.feedparser + • email.generator + • email.iterators + • email.message + • email.parser + • encodings.quopri_codec + • encodings.uu_codec + • gzip + • importlib.metadata + • logging + • lzma + • os + • pathlib + • pickle + • pprint + • quopri + • socket + • subprocess + • tarfile + • tokenize + • user_list.py + • zipfile + +
+ +
+ +
+ + itertools (builtin module)
+imported by: + _pydecimal + • calendar + • collections + • configparser + • fnmatch + • importlib.metadata + • pickle + • random + • reprlib + • statistics + • threading + • tokenize + • traceback + • weakref + • zipfile + +
+ +
+ +
+ + json +Package
+imports: + codecs + • json.decoder + • json.encoder + • json.scanner + +
+
+imported by: + json.decoder + • json.encoder + • json.scanner + • user_list.py + +
+ +
+ +
+ + json.decoder +SourceModule
+imports: + _json + • json + • json.scanner + • re + +
+
+imported by: + _json + • json + +
+ +
+ +
+ + json.encoder +SourceModule
+imports: + _json + • json + • re + +
+
+imported by: + json + +
+ +
+ +
+ + json.scanner +SourceModule
+imports: + _json + • json + • re + +
+
+imported by: + json + • json.decoder + +
+ +
+ +
+ + keyword +SourceModule
+imported by: + collections + • user_list.py + +
+ +
+ +
+ + linecache +SourceModule
+imports: + functools + • os + • sys + • tokenize + +
+
+imported by: + traceback + • tracemalloc + • user_list.py + • warnings + +
+ +
+ +
+ + locale +SourceModule
+imports: + _bootlocale + • _collections_abc + • _locale + • builtins + • encodings + • encodings.aliases + • functools + • os + • re + • sys + • warnings + +
+
+imported by: + _bootlocale + • _pydecimal + • _strptime + • calendar + • gettext + • user_list.py + +
+ +
+ +
+ + logging +Package
+imports: + atexit + • collections.abc + • io + • os + • pickle + • re + • string + • sys + • threading + • time + • traceback + • warnings + • weakref + +
+
+imported by: + hashlib + +
+ +
+ +
+ + lzma +SourceModule
+imports: + _compression + • _lzma + • builtins + • io + • os + +
+
+imported by: + shutil + • tarfile + • zipfile + +
+ +
+ +
+ + marshal (builtin module)
+imported by: + importlib._bootstrap_external + +
+ +
+ +
+ + math (builtin module)
+imported by: + _pydecimal + • datetime + • fractions + • random + • selectors + • statistics + +
+ +
+ +
+ + msvcrt (builtin module)
+imported by: + subprocess + +
+ +
+ +
+ + nt (builtin module)
+imported by: + importlib._bootstrap_external + • ntpath + • os + • pathlib + • shutil + +
+ +
+ +
+ + ntpath +SourceModule
+imports: + genericpath + • nt + • os + • stat + • string + • sys + +
+
+imported by: + ntpath + • os + • pathlib + • user_list.py + +
+ +
+ +
+ + ntpath +AliasNode
+imports: + ntpath + • os + +
+
+imported by: + os + • py_compile + • tracemalloc + +
+ +
+ +
+ + numbers +SourceModule
+imports: + abc + +
+
+imported by: + _pydecimal + • fractions + • statistics + +
+ +
+ +
+ + operator +SourceModule
+imports: + _operator + • builtins + • functools + +
+
+imported by: + collections + • email._header_value_parser + • fractions + • importlib.metadata + • pathlib + • statistics + • typing + • user_list.py + +
+ +
+ +
+ + optparse +SourceModule
+imports: + gettext + • os + • sys + • textwrap + +
+
+imported by: + uu + +
+ +
+ +
+ + org +MissingModule
+imported by: + pickle + +
+ +
+ +
+ + os +SourceModule
+imports: + _collections_abc + • abc + • io + • nt + • ntpath + • ntpath + • posix + • posixpath + • stat + • subprocess + • sys + • warnings + +
+
+imported by: + argparse + • bz2 + • configparser + • email.utils + • fnmatch + • genericpath + • getopt + • gettext + • gzip + • importlib.metadata + • linecache + • locale + • logging + • lzma + • ntpath + • ntpath + • optparse + • pathlib + • posixpath + • py_compile + • random + • shutil + • socket + • subprocess + • tarfile + • threading + • user_list.py + • uu + • zipfile + +
+ +
+ +
+ + pathlib +SourceModule
+imports: + _collections_abc + • errno + • fnmatch + • functools + • grp + • io + • nt + • ntpath + • operator + • os + • posixpath + • pwd + • re + • stat + • sys + • urllib.parse + +
+
+imported by: + importlib.metadata + +
+ +
+ +
+ + pep517 +MissingModule
+imported by: + importlib.metadata + +
+ +
+ +
+ + pickle +SourceModule
+imports: + _compat_pickle + • _pickle + • codecs + • copyreg + • functools + • io + • itertools + • org + • pprint + • re + • struct + • sys + • types + +
+
+imported by: + logging + • tracemalloc + +
+ +
+ +
+ + posix +MissingModule
+imports: + resource + +
+
+imported by: + importlib._bootstrap_external + • os + • shutil + +
+ +
+ +
+ + posixpath +SourceModule
+imports: + genericpath + • os + • pwd + • re + • stat + • sys + +
+
+imported by: + fnmatch + • importlib.metadata + • os + • pathlib + • user_list.py + • zipfile + +
+ +
+ +
+ + pprint +SourceModule
+imports: + collections + • io + • re + • sys + • time + • types + +
+
+imported by: + pickle + +
+ +
+ +
+ + pwd +MissingModule
+imported by: + pathlib + • posixpath + • shutil + • subprocess + • tarfile + +
+ +
+ +
+ + py_compile +SourceModule
+imports: + enum + • importlib._bootstrap_external + • importlib.machinery + • importlib.util + • ntpath + • os + • sys + • traceback + +
+
+imported by: + zipfile + +
+ +
+ +
+ + quopri +SourceModule
+imports: + binascii + • getopt + • io + • sys + +
+
+imported by: + email.encoders + • email.message + • encodings.quopri_codec + +
+ +
+ +
+ + random +SourceModule
+imports: + _collections_abc + • _random + • _sha512 + • bisect + • hashlib + • itertools + • math + • os + • statistics + • time + • warnings + +
+
+imported by: + email.generator + • email.utils + • statistics + +
+ +
+ +
+ + re +SourceModule
+imports: + _locale + • copyreg + • enum + • functools + • sre_compile + • sre_constants + • sre_parse + +
+
+imported by: + _pydecimal + • _sre + • _strptime + • argparse + • base64 + • configparser + • csv + • email._encoded_words + • email._header_value_parser + • email.feedparser + • email.generator + • email.header + • email.message + • email.policy + • email.quoprimime + • email.utils + • encodings.idna + • fnmatch + • fractions + • gettext + • importlib.metadata + • json.decoder + • json.encoder + • json.scanner + • locale + • logging + • pathlib + • pickle + • posixpath + • pprint + • string + • tarfile + • textwrap + • tokenize + • typing + • urllib.parse + • user_list.py + • warnings + +
+ +
+ +
+ + reprlib +SourceModule
+imports: + _thread + • builtins + • itertools + +
+
+imported by: + collections + • functools + • user_list.py + +
+ +
+ +
+ + resource +MissingModule
+imported by: + posix + +
+ +
+ +
+ + select C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\select.pyd
+imported by: + selectors + • subprocess + +
+ +
+ +
+ + selectors +SourceModule
+imports: + abc + • collections + • collections.abc + • math + • select + • sys + +
+
+imported by: + socket + • subprocess + +
+ +
+ +
+ + shutil +SourceModule
+imports: + bz2 + • collections + • errno + • fnmatch + • grp + • lzma + • nt + • os + • posix + • pwd + • stat + • sys + • tarfile + • zipfile + • zlib + +
+
+imported by: + argparse + • tarfile + • zipfile + +
+ +
+ +
+ + signal +SourceModule
+imports: + _signal + • enum + +
+
+imported by: + subprocess + +
+ +
+ +
+ + socket +SourceModule
+imports: + _socket + • array + • enum + • errno + • io + • os + • selectors + • sys + +
+
+imported by: + email.utils + +
+ +
+ +
+ + sre_compile +SourceModule
+imports: + _sre + • sre_constants + • sre_parse + • sys + +
+
+imported by: + re + • user_list.py + +
+ +
+ +
+ + sre_constants +SourceModule
+imports: + _sre + +
+
+imported by: + re + • sre_compile + • sre_parse + • user_list.py + +
+ +
+ +
+ + sre_parse +SourceModule
+imports: + sre_constants + • unicodedata + • warnings + +
+
+imported by: + re + • sre_compile + • user_list.py + +
+ +
+ +
+ + stat +SourceModule
+imports: + _stat + +
+
+imported by: + genericpath + • ntpath + • os + • pathlib + • posixpath + • shutil + • tarfile + • user_list.py + • zipfile + +
+ +
+ +
+ + statistics +SourceModule
+imports: + _statistics + • bisect + • collections + • decimal + • fractions + • itertools + • math + • numbers + • operator + • random + +
+
+imported by: + random + +
+ +
+ +
+ + string +SourceModule
+imports: + _string + • collections + • re + +
+
+imported by: + email._encoded_words + • email._header_value_parser + • email.quoprimime + • logging + • ntpath + +
+ +
+ +
+ + stringprep +SourceModule
+imports: + unicodedata + +
+
+imported by: + encodings.idna + +
+ +
+ +
+ + struct +SourceModule
+imports: + _struct + +
+
+imported by: + base64 + • gettext + • gzip + • pickle + • tarfile + • zipfile + +
+ +
+ +
+ + subprocess +SourceModule
+imports: + _posixsubprocess + • _winapi + • builtins + • contextlib + • errno + • grp + • io + • msvcrt + • os + • pwd + • select + • selectors + • signal + • sys + • threading + • time + • types + • warnings + +
+
+imported by: + os + • user_list.py + +
+ +
+ +
+ + sys (builtin module)
+imported by: + _bootlocale + • _collections_abc + • _pydecimal + • argparse + • base64 + • calendar + • codecs + • collections + • configparser + • contextlib + • datetime + • email._header_value_parser + • email.generator + • email.iterators + • email.policy + • encodings + • encodings.rot_13 + • encodings.utf_16 + • encodings.utf_32 + • enum + • fractions + • getopt + • gettext + • gzip + • importlib + • importlib._bootstrap_external + • importlib.metadata + • importlib.util + • linecache + • locale + • logging + • ntpath + • optparse + • os + • pathlib + • pickle + • posixpath + • pprint + • py_compile + • quopri + • selectors + • shutil + • socket + • sre_compile + • subprocess + • tarfile + • threading + • tokenize + • traceback + • types + • typing + • urllib.parse + • uu + • warnings + • weakref + • zipfile + +
+ +
+ +
+ + tarfile +SourceModule
+imports: + argparse + • builtins + • bz2 + • copy + • grp + • gzip + • io + • lzma + • os + • pwd + • re + • shutil + • stat + • struct + • sys + • time + • zlib + +
+
+imported by: + shutil + +
+ +
+ +
+ + textwrap +SourceModule
+imports: + re + +
+
+imported by: + argparse + • optparse + +
+ +
+ +
+ + threading +SourceModule
+imports: + _collections + • _thread + • _threading_local + • _weakrefset + • collections + • functools + • itertools + • os + • sys + • time + • traceback + +
+
+imported by: + _threading_local + • bz2 + • logging + • subprocess + • zipfile + +
+ +
+ +
+ + time (builtin module)
+imports: + _strptime + +
+
+imported by: + _datetime + • _strptime + • datetime + • email._parseaddr + • email.generator + • email.utils + • gc + • gzip + • logging + • pprint + • random + • subprocess + • tarfile + • threading + • zipfile + +
+ +
+ +
+ + token +SourceModule
+imported by: + tokenize + +
+ +
+ +
+ + tokenize +SourceModule
+imports: + argparse + • builtins + • codecs + • collections + • io + • itertools + • re + • sys + • token + +
+
+imported by: + importlib._bootstrap_external + • linecache + +
+ +
+ +
+ + traceback +SourceModule
+imports: + collections + • itertools + • linecache + • sys + +
+
+imported by: + logging + • py_compile + • threading + • user_list.py + • warnings + +
+ +
+ +
+ + tracemalloc +SourceModule
+imports: + _tracemalloc + • collections.abc + • fnmatch + • functools + • linecache + • ntpath + • pickle + +
+
+imported by: + warnings + +
+ +
+ +
+ + types +SourceModule
+imports: + _collections_abc + • functools + • sys + +
+
+imported by: + _weakrefset + • contextlib + • copy + • email.headerregistry + • enum + • functools + • importlib + • importlib.util + • pickle + • pprint + • subprocess + • typing + • urllib.parse + • user_list.py + +
+ +
+ +
+ + typing +SourceModule
+imports: + abc + • collections + • collections.abc + • contextlib + • functools + • operator + • re + • sys + • types + +
+
+imported by: + functools + • importlib.abc + +
+ +
+ +
+ + unicodedata C:\Users\Sebastian Serfling\AppData\Local\Programs\Python\Python39\DLLs\unicodedata.pyd
+imported by: + encodings.idna + • sre_parse + • stringprep + • urllib.parse + +
+ +
+ +
+ + urllib +Package
+imported by: + email._header_value_parser + • urllib.parse + +
+ +
+ +
+ + urllib.parse +SourceModule
+imports: + collections + • re + • sys + • types + • unicodedata + • urllib + • warnings + +
+
+imported by: + email.utils + • pathlib + +
+ +
+ +
+ + uu +SourceModule
+imports: + binascii + • optparse + • os + • sys + +
+
+imported by: + email.message + +
+ +
+ +
+ + warnings +SourceModule
+imports: + _warnings + • builtins + • linecache + • re + • sys + • traceback + • tracemalloc + +
+
+imported by: + _collections_abc + • argparse + • collections + • configparser + • datetime + • enum + • gettext + • gzip + • importlib + • importlib.abc + • importlib.util + • locale + • logging + • os + • random + • sre_parse + • subprocess + • urllib.parse + • user_list.py + • zipfile + +
+ +
+ +
+ + weakref +SourceModule
+imports: + _collections_abc + • _weakref + • _weakrefset + • atexit + • copy + • gc + • itertools + • sys + +
+
+imported by: + _threading_local + • copy + • functools + • logging + • user_list.py + +
+ +
+ +
+ + winreg (builtin module)
+imported by: + importlib._bootstrap_external + +
+ +
+ +
+ + zipfile +SourceModule
+imports: + argparse + • binascii + • bz2 + • contextlib + • importlib.util + • io + • itertools + • lzma + • os + • posixpath + • py_compile + • shutil + • stat + • struct + • sys + • threading + • time + • warnings + • zlib + +
+
+imported by: + importlib.metadata + • shutil + +
+ +
+ +
+ + zlib (builtin module)
+imported by: + encodings.zlib_codec + • gzip + • shutil + • tarfile + • zipfile + +
+ +
+ + + diff --git a/dateitime.py b/dateitime.py new file mode 100644 index 0000000..3d9699d --- /dev/null +++ b/dateitime.py @@ -0,0 +1,15 @@ +from datetime import datetime + +def datum_in_filetime(datum): + filetime_basisdatum = datetime(1601, 1, 1) + delta = datum - filetime_basisdatum + filetime_wert = delta.total_seconds() * 10**7 + return int(filetime_wert) + +gegebenes_datum = datetime(2023, 3, 23) +jahr = gegebenes_datum.year +monat = gegebenes_datum.month +erster_tag_des_naechsten_monats = datetime(jahr, monat + 1, 1) if monat < 12 else datetime(jahr + 1, 1, 1) +filetime_wert = datum_in_filetime(erster_tag_des_naechsten_monats) +print("Erster Tag des nächsten Monats:", erster_tag_des_naechsten_monats.strftime("%Y-%m-%d")) +print("FileTime-Wert für den ersten Tag des nächsten Monats:", filetime_wert) diff --git a/disable_user.json b/disable_user.json new file mode 100644 index 0000000..4a37b18 --- /dev/null +++ b/disable_user.json @@ -0,0 +1,155 @@ +[ + { + "SamAccountName": "Administrator" + }, + { + "SamAccountName": "Gast" + }, + { + "SamAccountName": "krbtgt" + }, + { + "SamAccountName": "volker.neumann" + }, + { + "SamAccountName": "jan.treu" + }, + { + "SamAccountName": "julia.weiske" + }, + { + "SamAccountName": "kati.guckel" + }, + { + "SamAccountName": "batura" + }, + { + "SamAccountName": "petra.schubert" + }, + { + "SamAccountName": "susanne.eisel" + }, + { + "SamAccountName": "tobias.zander" + }, + { + "SamAccountName": "SM_aac5c6fbccbd4ab39" + }, + { + "SamAccountName": "SM_308b6907612d4bfbb" + }, + { + "SamAccountName": "ldapsearch" + }, + { + "SamAccountName": "eva-maria.lehmann" + }, + { + "SamAccountName": "Islambouli" + }, + { + "SamAccountName": "johannnes.wimmer" + }, + { + "SamAccountName": "maike.hinrichs" + }, + { + "SamAccountName": "scanner" + }, + { + "SamAccountName": "Besprechungsraum.Kle" + }, + { + "SamAccountName": "Besprechungsraum.Gro" + }, + { + "SamAccountName": "Laptop.Lenovo.weiß" + }, + { + "SamAccountName": "Surface.Book.3" + }, + { + "SamAccountName": "PFbb55d9b871af434091" + }, + { + "SamAccountName": "MSOL_48fd5929cd5c" + }, + { + "SamAccountName": "alarmaufschaltungen" + }, + { + "SamAccountName": "bewerbung" + }, + { + "SamAccountName": "info" + }, + { + "SamAccountName": "lizenzen" + }, + { + "SamAccountName": "rechnungen" + }, + { + "SamAccountName": "sekretariat" + }, + { + "SamAccountName": "TermineundFristen" + }, + { + "SamAccountName": "zahlungsverkehr" + }, + { + "SamAccountName": "Journal" + }, + { + "SamAccountName": "ad-test-user" + }, + { + "SamAccountName": "alex.bondarenko" + }, + { + "SamAccountName": "schleuse" + }, + { + "SamAccountName": "MSOL_08bb7cf9d3b6" + }, + { + "SamAccountName": "rita.hofmann" + }, + { + "SamAccountName": "manuela.blecha" + }, + { + "SamAccountName": "paula.wagner" + }, + { + "SamAccountName": "oliver.klöcker" + }, + { + "SamAccountName": "Info1" + }, + { + "SamAccountName": "scan.cura-saale" + }, + { + "SamAccountName": "diana.eichelberger" + }, + { + "SamAccountName": "pdl" + }, + { + "SamAccountName": "milena.jovanovic" + }, + { + "SamAccountName": "abrechnung" + }, + { + "SamAccountName": "maximilian.wirth" + }, + { + "SamAccountName": "winz.sabine" + }, + { + "SamAccountName": "ftpaustausch" + } +] diff --git a/disable_user.py b/disable_user.py new file mode 100644 index 0000000..a9c04b5 --- /dev/null +++ b/disable_user.py @@ -0,0 +1,79 @@ +import requests +import subprocess +import socket +import json +from datetime import datetime + +def get_local_ip(): + try: + s = socket.socket(socket.AF_INET, socket.SOCK_DGRAM) + s.connect(("8.8.8.8", 80)) + local_ip = s.getsockname()[0] + s.close() + return local_ip + except Exception as e: + print(f"Fehler beim Abrufen der lokalen IP-Adresse: {e}") + return None + +def request(function,variable): + url = (f"http://api.stines.de:8001{function}") + response = requests.post(url,json = variable,headers={'access_token':'^YWUbG7yX*V!tV^KBSd*2c&vdN3wV9a2i7f3hfGFMBYFxi6#mMiJGiaA5KEHE%B*miK%qb7rQ67gmcYP@gqmux8'}) + return response + +def getdabase(): + r = request("/info/getdatabase",{'ip':get_local_ip()}) + return r.text.replace('"','') + +# PowerShell-Skript für die Active Directory-Abfrage +# powershell_script = r''' +# # PowerShell-Skript für die Active Directory-Abfrage mit Filter +# $ADResults = Get-ADUser -Filter { (ObjectClass -eq "user") -and (-not (UserPrincipalName -like "*Mailbox*")) -and (-not (UserPrincipalName -like "*Admin*")) -and (-not (UserPrincipalName -like "*Exchange*"))} -Properties SamAccountName | Select-Object SamAccountName +# +# # Ausgabe der JSON-Daten +# $ADResults | ConvertTo-Json | Out-File -FilePath "disable_user.json" -Encoding UTF8 +# ''' + +def datum_in_filetime(used_date): + jahr = used_date.year + monat = used_date.month + datum = datetime(jahr, monat + 1, 1) if monat < 12 else datetime(jahr + 1, 1, 1) + return datum + +print("FileTime-Wert für den ersten Tag des nächsten Monats:", datum_in_filetime(datetime(2023, 3, 23))) + + +# PowerShell-Skript ausführen und die Ausgabe abrufen +# result = subprocess.run(["powershell", "-command", powershell_script], stdout=subprocess.PIPE, text=True) + +with open('disable_user.json', 'r',encoding='utf-8-sig') as file: + ad_data = json.load(file) + +# Ergebnisse anzeigen oder weiterverarbeiten + for entry in ad_data: + samaccountname = entry['SamAccountName'] + print(samaccountname) + user_disabled = request("/ad/user/disabled", {"user": f'{samaccountname}', "dbname": getdabase()}).json() + print(user_disabled) + count = 0 + for i in user_disabled: + datum = i[1] + if datum is None: + next + else: + date_str = datetime.fromisoformat(str(datum)) + datum = date_str.strftime("%d.%m.%Y") + gruppen = i[0] + if datum is None: + next + else: + print(f"{datum} - {gruppen} - {samaccountname}") + print(subprocess.run(["powershell", "-command", f"Remove-ADGroupMember -Identity '{gruppen}' -Members '{samaccountname}' -Confirm:$False"])) + if gruppen == "G-RDP-User": + count +=1 + print(subprocess.run(["powershell", "-command", f"Set-ADUser -Identity '{samaccountname}'" "-Replace @{extensionAttribute1 = 'RDS - Deaktiviert am: "f'{datum}'"'} -Confirm:$False"])) + if gruppen == "G-Exchange-User": + count +=1 + print(subprocess.run(["powershell", "-command", + f"Set-ADUser -Identity '{samaccountname}'" "-Replace @{extensionAttribute2 = 'Exchange - Deaktiviert am: "f'{datum}'"'} -Confirm:$False"])) + if count == 2: + print(count) \ No newline at end of file diff --git a/disable_user.spec b/disable_user.spec new file mode 100644 index 0000000..7e19592 --- /dev/null +++ b/disable_user.spec @@ -0,0 +1,37 @@ +# -*- mode: python ; coding: utf-8 -*- + + +a = Analysis( + ['disable_user.py'], + pathex=[], + binaries=[], + datas=[], + hiddenimports=[], + hookspath=[], + hooksconfig={}, + runtime_hooks=[], + excludes=[], + noarchive=False, +) +pyz = PYZ(a.pure) + +exe = EXE( + pyz, + a.scripts, + a.binaries, + a.datas, + [], + name='disable_user', + debug=False, + bootloader_ignore_signals=False, + strip=False, + upx=True, + upx_exclude=[], + runtime_tmpdir=None, + console=True, + disable_windowed_traceback=False, + argv_emulation=False, + target_arch=None, + codesign_identity=None, + entitlements_file=None, +) diff --git a/dist/disable_user.exe b/dist/disable_user.exe new file mode 100644 index 0000000..e69de29 diff --git a/dist/get_user.exe b/dist/get_user.exe new file mode 100644 index 0000000..e69de29 diff --git a/dist/grp_list.exe b/dist/grp_list.exe new file mode 100644 index 0000000..e69de29 diff --git a/dist/user_list.exe b/dist/user_list.exe new file mode 100644 index 0000000..e69de29 diff --git a/get_user.spec b/get_user.spec new file mode 100644 index 0000000..786cd0e --- /dev/null +++ b/get_user.spec @@ -0,0 +1,37 @@ +# -*- mode: python ; coding: utf-8 -*- + + +a = Analysis( + ['get_user.py'], + pathex=[], + binaries=[], + datas=[], + hiddenimports=[], + hookspath=[], + hooksconfig={}, + runtime_hooks=[], + excludes=[], + noarchive=False, +) +pyz = PYZ(a.pure) + +exe = EXE( + pyz, + a.scripts, + a.binaries, + a.datas, + [], + name='get_user', + debug=False, + bootloader_ignore_signals=False, + strip=False, + upx=True, + upx_exclude=[], + runtime_tmpdir=None, + console=True, + disable_windowed_traceback=False, + argv_emulation=False, + target_arch=None, + codesign_identity=None, + entitlements_file=None, +) diff --git a/grp_list.py b/grp_list.py new file mode 100644 index 0000000..4a05236 --- /dev/null +++ b/grp_list.py @@ -0,0 +1,64 @@ +import subprocess +import json +import requests +import socket + + +def get_local_ip(): + try: + s = socket.socket(socket.AF_INET, socket.SOCK_DGRAM) + s.connect(("8.8.8.8", 80)) + local_ip = s.getsockname()[0] + s.close() + return local_ip + except Exception as e: + print(f"Fehler beim Abrufen der lokalen IP-Adresse: {e}") + return None + +def request(function,variable): + url = (f"http://api.stines.de:8001{function}") + response = requests.post(url,json = variable,headers={'access_token':'^YWUbG7yX*V!tV^KBSd*2c&vdN3wV9a2i7f3hfGFMBYFxi6#mMiJGiaA5KEHE%B*miK%qb7rQ67gmcYP@gqmux8'}) + return response + +def getdabase(): + r = request("/info/getdatabase",{'ip':get_local_ip()}) + return r.text.replace('"','') + +def server_exist(hostname): + return request("/info/getserver",{'name': hostname, 'dbase': getdabase()}) + +# PowerShell-Skript zum Abrufen von Gruppen und Mitgliedern aus Active Directory +powershell_script = r''' +# Gruppen abrufen, deren Name mit "G-" beginnt +$groups = Get-ADGroup -Filter {Name -like "G-*"} | ForEach-Object { + $group = $_ + $members = Get-ADGroupMember -Identity $group + [PSCustomObject]@{ + GroupName = $group.Name + Members = $members.SamAccountName + } +} + +# Das Ergebnis in JSON exportieren +$groups | ConvertTo-Json | Out-File -FilePath "group_members.json" -Encoding UTF8 + +''' + +# PowerShell-Skript ausführen und die Ausgabe abrufen +result = subprocess.run(["powershell", "-command", powershell_script], stdout=subprocess.PIPE, text=True) + +# Die JSON-Ausgabe parsen +with open('group_members.json', 'r', encoding='utf-8-sig') as file: + group_data = json.load(file) + +# Iterieren Sie über die Gruppen und ihre Mitglieder und zeigen Sie sie an +for group_entry in group_data: + group_name = group_entry['GroupName'] + members = group_entry['Members'] + # + if isinstance(members, list): + for member in members: + addusertogroup = request("/report/addusertogroup", {'member': member, "groupname": group_name, 'dbname': getdabase()}) + print(addusertogroup.text) + if addusertogroup.text == "false": + next \ No newline at end of file diff --git a/grp_list.spec b/grp_list.spec new file mode 100644 index 0000000..3a237a6 --- /dev/null +++ b/grp_list.spec @@ -0,0 +1,37 @@ +# -*- mode: python ; coding: utf-8 -*- + + +a = Analysis( + ['grp_list.py'], + pathex=[], + binaries=[], + datas=[], + hiddenimports=[], + hookspath=[], + hooksconfig={}, + runtime_hooks=[], + excludes=[], + noarchive=False, +) +pyz = PYZ(a.pure) + +exe = EXE( + pyz, + a.scripts, + a.binaries, + a.datas, + [], + name='grp_list', + debug=False, + bootloader_ignore_signals=False, + strip=False, + upx=True, + upx_exclude=[], + runtime_tmpdir=None, + console=True, + disable_windowed_traceback=False, + argv_emulation=False, + target_arch=None, + codesign_identity=None, + entitlements_file=None, +) diff --git a/output.json b/output.json new file mode 100644 index 0000000..65c364b --- /dev/null +++ b/output.json @@ -0,0 +1,461 @@ +[ + { + "sn": null, + "GivenName": null, + "SamAccountName": "Administrator", + "WhenCreated": "\/Date(1630491915000)\/", + "WhenChanged": "\/Date(1696708800000)\/", + "LastLogon": 133413660002191076, + "EmailAddress": null + }, + { + "sn": null, + "GivenName": null, + "SamAccountName": "Gast", + "WhenCreated": "\/Date(1630491916000)\/", + "WhenChanged": "\/Date(1630491916000)\/", + "LastLogon": 0, + "EmailAddress": null + }, + { + "sn": null, + "GivenName": null, + "SamAccountName": "krbtgt", + "WhenCreated": "\/Date(1630492103000)\/", + "WhenChanged": "\/Date(1651939039000)\/", + "LastLogon": 0, + "EmailAddress": null + }, + { + "sn": "Neumann", + "GivenName": "Volker", + "SamAccountName": "volker.neumann", + "WhenCreated": "\/Date(1630494512000)\/", + "WhenChanged": "\/Date(1696752816000)\/", + "LastLogon": 133414213076971266, + "EmailAddress": "volker.neumann@tnp-gruppe.de" + }, + { + "sn": "Treu", + "GivenName": "Jan", + "SamAccountName": "jan.treu", + "WhenCreated": "\/Date(1630494906000)\/", + "WhenChanged": "\/Date(1696418380000)\/", + "LastLogon": 133414103849585171, + "EmailAddress": "jan.treu@tnp-gruppe.de" + }, + { + "sn": "Weiske", + "GivenName": "Julia", + "SamAccountName": "julia.weiske", + "WhenCreated": "\/Date(1630495094000)\/", + "WhenChanged": "\/Date(1696271254000)\/", + "LastLogon": 133380380989659170, + "EmailAddress": "JuliaWeiske@tnp-gruppe.de" + }, + { + "sn": "Guckel", + "GivenName": "Kati", + "SamAccountName": "kati.guckel", + "WhenCreated": "\/Date(1630495110000)\/", + "WhenChanged": "\/Date(1696486360000)\/", + "LastLogon": 133414064594583240, + "EmailAddress": "kati.guckel@tnp-gruppe.de" + }, + { + "sn": "Batura-Senebier", + "GivenName": "Nathalie", + "SamAccountName": "batura", + "WhenCreated": "\/Date(1630495129000)\/", + "WhenChanged": "\/Date(1696232067000)\/", + "LastLogon": 133414204043045299, + "EmailAddress": "nathalie.batura-senebier@tnp-gruppe.de" + }, + { + "sn": "Schubert", + "GivenName": "Petra", + "SamAccountName": "petra.schubert", + "WhenCreated": "\/Date(1630495145000)\/", + "WhenChanged": "\/Date(1696401984000)\/", + "LastLogon": 133413296586845689, + "EmailAddress": "petra.schubert@tnp-gruppe.de" + }, + { + "sn": "Eisel", + "GivenName": "Susanne", + "SamAccountName": "susanne.eisel", + "WhenCreated": "\/Date(1630495178000)\/", + "WhenChanged": "\/Date(1696484095000)\/", + "LastLogon": 133414186427537034, + "EmailAddress": "susanne.eisel@tnp-gruppe.de" + }, + { + "sn": "Zander", + "GivenName": "Tobias", + "SamAccountName": "tobias.zander", + "WhenCreated": "\/Date(1630495196000)\/", + "WhenChanged": "\/Date(1696271243000)\/", + "LastLogon": 133365768007009490, + "EmailAddress": "tobias.zander@tnp-gruppe.de" + }, + { + "sn": "Migration.8f3e7716-2011-43e4-96b1-aba62d229136", + "GivenName": null, + "SamAccountName": "SM_aac5c6fbccbd4ab39", + "WhenCreated": "\/Date(1630579441000)\/", + "WhenChanged": "\/Date(1682624318000)\/", + "LastLogon": 0, + "EmailAddress": "Migration.8f3e7716-2011-43e4-96b1-aba62d229136@tnp-gruppe.de" + }, + { + "sn": "FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042", + "GivenName": null, + "SamAccountName": "SM_308b6907612d4bfbb", + "WhenCreated": "\/Date(1630579441000)\/", + "WhenChanged": "\/Date(1674799692000)\/", + "LastLogon": 0, + "EmailAddress": "FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042@tnp-gruppe.de" + }, + { + "sn": null, + "GivenName": "LDAP-Search", + "SamAccountName": "ldapsearch", + "WhenCreated": "\/Date(1638269148000)\/", + "WhenChanged": "\/Date(1687186413000)\/", + "LastLogon": 132827431600540029, + "EmailAddress": null + }, + { + "sn": "Lehmann", + "GivenName": "Eva-Maria", + "SamAccountName": "eva-maria.lehmann", + "WhenCreated": "\/Date(1639646500000)\/", + "WhenChanged": "\/Date(1696886942000)\/", + "LastLogon": 133414222569961359, + "EmailAddress": "eva-maria.lehmann@tnp-gruppe.de" + }, + { + "sn": "Islambouli", + "GivenName": "Abdalrahman", + "SamAccountName": "Islambouli", + "WhenCreated": "\/Date(1639647123000)\/", + "WhenChanged": "\/Date(1696271235000)\/", + "LastLogon": 133374469221347351, + "EmailAddress": "abdalrahman.Islambouli@tnp-gruppe.de" + }, + { + "sn": "Wimmer", + "GivenName": "Johannes", + "SamAccountName": "johannnes.wimmer", + "WhenCreated": "\/Date(1639647152000)\/", + "WhenChanged": "\/Date(1693725515000)\/", + "LastLogon": 132843992988665441, + "EmailAddress": "johannes.wimmer@tnp-gruppe.de" + }, + { + "sn": "Hinrichs", + "GivenName": "Maike", + "SamAccountName": "maike.hinrichs", + "WhenCreated": "\/Date(1639647206000)\/", + "WhenChanged": "\/Date(1696270944000)\/", + "LastLogon": 133383105036811640, + "EmailAddress": "MaikeHinrichs@tnp-gruppe.de" + }, + { + "sn": null, + "GivenName": "Scanner", + "SamAccountName": "scanner", + "WhenCreated": "\/Date(1639684140000)\/", + "WhenChanged": "\/Date(1694765354000)\/", + "LastLogon": 133316465906603131, + "EmailAddress": null + }, + { + "sn": null, + "GivenName": null, + "SamAccountName": "Besprechungsraum.Kle", + "WhenCreated": "\/Date(1639727412000)\/", + "WhenChanged": "\/Date(1674799691000)\/", + "LastLogon": 0, + "EmailAddress": "Besprechungsraum.Klein@tnp-gruppe.de" + }, + { + "sn": null, + "GivenName": null, + "SamAccountName": "Besprechungsraum.Gro", + "WhenCreated": "\/Date(1639727476000)\/", + "WhenChanged": "\/Date(1674799691000)\/", + "LastLogon": 0, + "EmailAddress": "Besprechungsraum.Gross@tnp-gruppe.de" + }, + { + "sn": null, + "GivenName": null, + "SamAccountName": "Laptop.Lenovo.weiß", + "WhenCreated": "\/Date(1639727543000)\/", + "WhenChanged": "\/Date(1674799692000)\/", + "LastLogon": 0, + "EmailAddress": "Laptop.Lenovo.weiss@tnp-gruppe.de" + }, + { + "sn": null, + "GivenName": null, + "SamAccountName": "Surface.Book.3", + "WhenCreated": "\/Date(1639727581000)\/", + "WhenChanged": "\/Date(1675248348000)\/", + "LastLogon": 0, + "EmailAddress": "Surface.Book.3@tnp-gruppe.de" + }, + { + "sn": null, + "GivenName": null, + "SamAccountName": "PFbb55d9b871af434091", + "WhenCreated": "\/Date(1639728194000)\/", + "WhenChanged": "\/Date(1682623527000)\/", + "LastLogon": 0, + "EmailAddress": "tnpAG@tnp-gruppe.de" + }, + { + "sn": null, + "GivenName": null, + "SamAccountName": "MSOL_48fd5929cd5c", + "WhenCreated": "\/Date(1639910832000)\/", + "WhenChanged": "\/Date(1696112642000)\/", + "LastLogon": 133414221096731490, + "EmailAddress": null + }, + { + "sn": null, + "GivenName": null, + "SamAccountName": "alarmaufschaltungen", + "WhenCreated": "\/Date(1639936176000)\/", + "WhenChanged": "\/Date(1689673524000)\/", + "LastLogon": 0, + "EmailAddress": "alarmaufschaltungen@tnp-gruppe.de" + }, + { + "sn": null, + "GivenName": null, + "SamAccountName": "bewerbung", + "WhenCreated": "\/Date(1639936219000)\/", + "WhenChanged": "\/Date(1689673532000)\/", + "LastLogon": 0, + "EmailAddress": "bewerbung@tnp-gruppe.de" + }, + { + "sn": null, + "GivenName": null, + "SamAccountName": "info", + "WhenCreated": "\/Date(1639936255000)\/", + "WhenChanged": "\/Date(1689673536000)\/", + "LastLogon": 0, + "EmailAddress": "info@tnp-gruppe.de" + }, + { + "sn": null, + "GivenName": null, + "SamAccountName": "lizenzen", + "WhenCreated": "\/Date(1639936292000)\/", + "WhenChanged": "\/Date(1689673548000)\/", + "LastLogon": 0, + "EmailAddress": "lizenzen@tnp-gruppe.de" + }, + { + "sn": null, + "GivenName": null, + "SamAccountName": "rechnungen", + "WhenCreated": "\/Date(1639936331000)\/", + "WhenChanged": "\/Date(1689673548000)\/", + "LastLogon": 0, + "EmailAddress": "rechnungen@tnp-gruppe.de" + }, + { + "sn": null, + "GivenName": null, + "SamAccountName": "sekretariat", + "WhenCreated": "\/Date(1639936371000)\/", + "WhenChanged": "\/Date(1675262612000)\/", + "LastLogon": 0, + "EmailAddress": "sekretariat@tnp-gruppe.de" + }, + { + "sn": null, + "GivenName": null, + "SamAccountName": "TermineundFristen", + "WhenCreated": "\/Date(1639936418000)\/", + "WhenChanged": "\/Date(1675248348000)\/", + "LastLogon": 0, + "EmailAddress": "TermineundFristen@tnp-gruppe.de" + }, + { + "sn": null, + "GivenName": null, + "SamAccountName": "zahlungsverkehr", + "WhenCreated": "\/Date(1639936448000)\/", + "WhenChanged": "\/Date(1689673548000)\/", + "LastLogon": 0, + "EmailAddress": "zahlungsverkehr@tnp-gruppe.de" + }, + { + "sn": null, + "GivenName": null, + "SamAccountName": "Journal", + "WhenCreated": "\/Date(1640676064000)\/", + "WhenChanged": "\/Date(1696523153000)\/", + "LastLogon": 133414218096470013, + "EmailAddress": "Journal@tnp-gruppe.de" + }, + { + "sn": null, + "GivenName": "Admin-Test-User", + "SamAccountName": "ad-test-user", + "WhenCreated": "\/Date(1640767519000)\/", + "WhenChanged": "\/Date(1696497659000)\/", + "LastLogon": 133414213453799283, + "EmailAddress": "ad-test-user@tnp-gruppe.de" + }, + { + "sn": "Bondarenko", + "GivenName": "Alex", + "SamAccountName": "alex.bondarenko", + "WhenCreated": "\/Date(1642619487000)\/", + "WhenChanged": "\/Date(1693725503000)\/", + "LastLogon": 133180744751662887, + "EmailAddress": "alexander.bondarenko@tnp-gruppe.de" + }, + { + "sn": null, + "GivenName": "Schleuse", + "SamAccountName": "schleuse", + "WhenCreated": "\/Date(1644417846000)\/", + "WhenChanged": "\/Date(1689673487000)\/", + "LastLogon": 0, + "EmailAddress": null + }, + { + "sn": null, + "GivenName": null, + "SamAccountName": "MSOL_08bb7cf9d3b6", + "WhenCreated": "\/Date(1645613602000)\/", + "WhenChanged": "\/Date(1686689102000)\/", + "LastLogon": 133311627023691301, + "EmailAddress": null + }, + { + "sn": "Hofmann", + "GivenName": "Rita", + "SamAccountName": "rita.hofmann", + "WhenCreated": "\/Date(1649001548000)\/", + "WhenChanged": "\/Date(1693725487000)\/", + "LastLogon": 133011283388789940, + "EmailAddress": "rita.hofmann@tnp-gruppe.de" + }, + { + "sn": "Blecha", + "GivenName": "Manuela", + "SamAccountName": "manuela.blecha", + "WhenCreated": "\/Date(1665995404000)\/", + "WhenChanged": "\/Date(1696492789000)\/", + "LastLogon": 133410430578623781, + "EmailAddress": "manuela.blecha@tnp-gruppe.de" + }, + { + "sn": "Wagner", + "GivenName": "Paula", + "SamAccountName": "paula.wagner", + "WhenCreated": "\/Date(1680171416000)\/", + "WhenChanged": "\/Date(1696270862000)\/", + "LastLogon": 133364700239324259, + "EmailAddress": "PaulaWagner@tnp-gruppe.de" + }, + { + "sn": "Klöcker", + "GivenName": "Oliver", + "SamAccountName": "oliver.klöcker", + "WhenCreated": "\/Date(1682418905000)\/", + "WhenChanged": "\/Date(1695898067000)\/", + "LastLogon": 133413735299255295, + "EmailAddress": "verwaltung@cura-saale.de" + }, + { + "sn": null, + "GivenName": null, + "SamAccountName": "Info1", + "WhenCreated": "\/Date(1682419019000)\/", + "WhenChanged": "\/Date(1692777139000)\/", + "LastLogon": 0, + "EmailAddress": "info@cura-saale.de" + }, + { + "sn": "Cura-Saale", + "GivenName": "Scanner", + "SamAccountName": "scan.cura-saale", + "WhenCreated": "\/Date(1687871226000)\/", + "WhenChanged": "\/Date(1696248064000)\/", + "LastLogon": 0, + "EmailAddress": null + }, + { + "sn": "Eichelberger", + "GivenName": "Diana", + "SamAccountName": "diana.eichelberger", + "WhenCreated": "\/Date(1687880425000)\/", + "WhenChanged": "\/Date(1696513428000)\/", + "LastLogon": 133414128275938267, + "EmailAddress": "diana.eichelberger@tnp-gruppe.de" + }, + { + "sn": "Cura-Saale", + "GivenName": "PDL", + "SamAccountName": "pdl", + "WhenCreated": "\/Date(1687898814000)\/", + "WhenChanged": "\/Date(1696507790000)\/", + "LastLogon": 133414216788615051, + "EmailAddress": "pdl@cura-saale.de" + }, + { + "sn": "Jovanovic", + "GivenName": "Milena", + "SamAccountName": "milena.jovanovic", + "WhenCreated": "\/Date(1687931525000)\/", + "WhenChanged": "\/Date(1689081454000)\/", + "LastLogon": 133335551056035896, + "EmailAddress": "milena.jovanovic@tnp-gruppe.de" + }, + { + "sn": "Cura Saale", + "GivenName": "Abrechnung ", + "SamAccountName": "abrechnung", + "WhenCreated": "\/Date(1688200320000)\/", + "WhenChanged": "\/Date(1696228298000)\/", + "LastLogon": 133414221766304029, + "EmailAddress": "abrechnung@cura-saale.de" + }, + { + "sn": "Wirth", + "GivenName": "Maximilian", + "SamAccountName": "maximilian.wirth", + "WhenCreated": "\/Date(1688552403000)\/", + "WhenChanged": "\/Date(1696228298000)\/", + "LastLogon": 133413907016606411, + "EmailAddress": "maximilian.wirth@tnp-gruppe.de" + }, + { + "sn": "Sabine", + "GivenName": "Winz", + "SamAccountName": "winz.sabine", + "WhenCreated": "\/Date(1691497695000)\/", + "WhenChanged": "\/Date(1696244375000)\/", + "LastLogon": 133409652405500336, + "EmailAddress": null + }, + { + "sn": null, + "GivenName": "FTP-Austausch", + "SamAccountName": "ftpaustausch", + "WhenCreated": "\/Date(1694630617000)\/", + "WhenChanged": "\/Date(1694633000000)\/", + "LastLogon": 0, + "EmailAddress": null + } +] diff --git a/sync_user.py b/sync_user.py new file mode 100644 index 0000000..9a98c8b --- /dev/null +++ b/sync_user.py @@ -0,0 +1,10 @@ +import datetime + + +name = "klaus" +vorname = "peter" +createdate = "2023-01-01 23:00:00" +changedate = "2023-01-01 23:00:00" +lastlogon = "2023-01-01 22:00:00" +samaccountname = "klauspeter" +mail = "test@test.de" diff --git a/test_api.py b/test_api.py new file mode 100644 index 0000000..49df41b --- /dev/null +++ b/test_api.py @@ -0,0 +1,11 @@ +import requests + + + +for i in user_disabled: + gruppen = i[0] + datum = i[1] + if datum is None: + next + else: + print(datum) \ No newline at end of file diff --git a/user_list.py b/user_list.py new file mode 100644 index 0000000..1e0bcd2 --- /dev/null +++ b/user_list.py @@ -0,0 +1,110 @@ +import subprocess +import json +import datetime +import socket +import requests +import platform + +def get_local_ip(): + try: + s = socket.socket(socket.AF_INET, socket.SOCK_DGRAM) + s.connect(("8.8.8.8", 80)) + local_ip = s.getsockname()[0] + s.close() + return local_ip + except Exception as e: + print(f"Fehler beim Abrufen der lokalen IP-Adresse: {e}") + return None + +def request(function,variable): + url = (f"http://api.stines.de:8001/{function}") + response = requests.post(url,json = variable,headers={'access_token':'^YWUbG7yX*V!tV^KBSd*2c&vdN3wV9a2i7f3hfGFMBYFxi6#mMiJGiaA5KEHE%B*miK%qb7rQ67gmcYP@gqmux8'}) + return response + +def getdabase(): + return request("info/getdatabase",{'ip':get_local_ip()}) + +def server_exist(hostname): + return request("info/getserver",{'name': hostname, 'dbase': getdabase()}) + + +def request(function,variable): + url = (f"http://api.stines.de:8001/{function}") + response = requests.post(url,json = variable,headers={'access_token':'^YWUbG7yX*V!tV^KBSd*2c&vdN3wV9a2i7f3hfGFMBYFxi6#mMiJGiaA5KEHE%B*miK%qb7rQ67gmcYP@gqmux8'}) + return response + + + +# PowerShell-Skript für die Active Directory-Abfrage +# powershell_script = r''' +# # PowerShell-Skript für die Active Directory-Abfrage mit Filter +# $ADResults = Get-ADUser -Filter { (ObjectClass -eq "user") -and (-not (UserPrincipalName -like "*Mailbox*")) -and (-not (UserPrincipalName -like "*Admin*")) -and (-not (UserPrincipalName -like "*Exchange*"))} -Properties sn,GivenName,SamAccountName,WhenCreated,WhenChanged,LastLogon,EmailAddress | +# Select-Object sn,GivenName,SamAccountName,WhenCreated,WhenChanged,LastLogon,EmailAddress | +# ConvertTo-Json -Depth 1 | Out-File -Encoding UTF8 output.json +# +# # Ausgabe der JSON-Daten +# $ADResults +# ''' +# +# # PowerShell-Skript ausführen und die Ausgabe abrufen +# result = subprocess.run(["powershell", "-command", powershell_script], stdout=subprocess.PIPE, text=True) +# +with open('output.json', 'r',encoding='utf-8-sig') as file: + ad_data = json.load(file) + +# Ergebnisse anzeigen oder weiterverarbeiten + for entry in ad_data: + samaccountname = entry['SamAccountName'] + user_disabled = request("checkdisabledduser", {"user": f'{samaccountname}', "dbname": 'tnp-Invest-GmbH'}).json() + for i in user_disabled: + if i[1] is None: + next + else: + print(f"{i[1]} - {i[0]} - {samaccountname}") + subprocess.run(["powershell", "-command", f"Remove-ADGroupMember -Identity '{i[0]}' -Members '{samaccountname}'"], stdout=subprocess.PIPE, text=True) + + +# createdate = when_created.strftime('%Y-%m-%d %H:%M:%S') +# changedate = WhenChanged.strftime('%Y-%m-%d %H:%M:%S') +# print(vorname) +# if entry['EmailAddress'] is None: +# mail = "-" +# else: +# mail = entry['EmailAddress'] +# +# if get_user_exist(samaccountname).text == "false": +# print(request("ad/reportadduser", { +# "query": f"INSERT INTO User (Name, Vorname, SamAccountName,CreateDate, ChangeDate,LastLogon,`E-Mail-Adresse`) VALUES ('{name}','{vorname}','{samaccountname}','{createdate}','{changedate}','{lastlogon}','{mail}')", +# 'dbname': getdabase().text.replace('"', '')})) +# else: +# print(request("ad/reportadduser", { +# "query": f"UPDATE User SET Name = '{name}', Vorname = '{vorname}', SamAccountName = '{samaccountname}',CreateDate = '{createdate}', ChangeDate = '{changedate}',LastLogon = '{lastlogon}',`E-Mail-Adresse` = '{mail}' WHERE SamAccountName = '{samaccountname}'", +# 'dbname': getdabase().text.replace('"', '')})) + +# with open('group_members_old.json', 'r', encoding='utf-8-sig') as file: +# group_data = json.load(file) +# +# # Iterieren Sie über die Gruppen und ihre Mitglieder und zeigen Sie sie an +# for group_name, members in group_data.items(): +# getgroup = get_group_exist(group_name).text +# +# if getgroup == "false": +# request("report/addgroup", {'query': f"INSERT INTO Gruppen (Name) VALUES ('{group_name}')",'dbname': getdabase().text.replace('"', '')}) +# else: +# print(f"{getgroup} - {group_name}") +# if isinstance(members, list): +# for member in members: +# getuserID = request("report/getuserid", {'dbname': getdabase().text.replace('"', ''), "user": member['SamAccountName']}) +# addusertogroup = request("report/addusertogroup", {'userID': getuserID.text, "groupID": getgroup, 'dbname': getdabase().text.replace('"', '')}) +# if getuserID.text == "false": +# next +# else: +# print(addusertogroup.text) +# print(getuserID.text) +# elif isinstance(members, dict): +# getuserID = request("report/getuserid", +# {'dbname': getdabase().text.replace('"', ''), "user": members['SamAccountName']}) +# if getuserID.text == "false": +# next +# else: +# print(getuserID.text) \ No newline at end of file diff --git a/user_list.spec b/user_list.spec new file mode 100644 index 0000000..45ac89d --- /dev/null +++ b/user_list.spec @@ -0,0 +1,37 @@ +# -*- mode: python ; coding: utf-8 -*- + + +a = Analysis( + ['user_list.py'], + pathex=[], + binaries=[], + datas=[], + hiddenimports=[], + hookspath=[], + hooksconfig={}, + runtime_hooks=[], + excludes=[], + noarchive=False, +) +pyz = PYZ(a.pure) + +exe = EXE( + pyz, + a.scripts, + a.binaries, + a.datas, + [], + name='user_list', + debug=False, + bootloader_ignore_signals=False, + strip=False, + upx=True, + upx_exclude=[], + runtime_tmpdir=None, + console=True, + disable_windowed_traceback=False, + argv_emulation=False, + target_arch=None, + codesign_identity=None, + entitlements_file=None, +)