diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..e608219 Binary files /dev/null and b/.DS_Store differ diff --git a/EBoek_Scraper.spec b/EBoek_Scraper.spec new file mode 100644 index 0000000..4bfa556 --- /dev/null +++ b/EBoek_Scraper.spec @@ -0,0 +1,44 @@ +# -*- mode: python ; coding: utf-8 -*- + + +a = Analysis( + ['gui_main.py'], + pathex=[], + binaries=[], + datas=[], + hiddenimports=['PyQt5.QtCore', 'PyQt5.QtGui', 'PyQt5.QtWidgets', 'selenium', 'selenium.webdriver', 'selenium.webdriver.chrome', 'selenium.webdriver.chrome.options', 'selenium.webdriver.common.by', 'core.scraper', 'core.scraper_thread', 'core.credentials', 'gui.main_window', 'gui.login_dialog', 'gui.progress_dialog', 'utils.validators'], + hookspath=[], + hooksconfig={}, + runtime_hooks=[], + excludes=['tkinter', 'matplotlib', 'numpy', 'pandas'], + noarchive=False, + optimize=0, +) +pyz = PYZ(a.pure) + +exe = EXE( + pyz, + a.scripts, + a.binaries, + a.datas, + [], + name='EBoek_Scraper', + debug=False, + bootloader_ignore_signals=False, + strip=False, + upx=True, + upx_exclude=[], + runtime_tmpdir=None, + console=False, + disable_windowed_traceback=False, + argv_emulation=False, + target_arch=None, + codesign_identity=None, + entitlements_file=None, +) +app = BUNDLE( + exe, + name='EBoek_Scraper.app', + icon=None, + bundle_identifier=None, +) diff --git a/README.md b/README.md index fb6bdf3..2580654 100644 --- a/README.md +++ b/README.md @@ -19,16 +19,29 @@ Een moderne PyQt5 GUI applicatie voor het scrapen van EBoek.info met dual scrapi ## 🚀 Installatie -### Windows -Dubbelklik op `install_and_run.bat` - -### macOS / Linux +### Optie 1: Standalone Executable (Aanbevolen) +**Geen Python installatie nodig!** ```bash -chmod +x install_and_run.sh -./install_and_run.sh +# Bouw executable (eenmalig) +python3 scripts/build_executable.py + +# Distribueer het bestand uit dist/ folder +# ~30MB bestand met alles inbegrepen ``` -### Handmatig +### Optie 2: Python Installatie +**Windows:** +```cmd +scripts/install_and_run.bat +``` + +**macOS / Linux:** +```bash +chmod +x scripts/install_and_run.sh +./scripts/install_and_run.sh +``` + +**Handmatig:** ```bash pip install selenium urllib3 PyQt5 python3 gui_main.py @@ -57,20 +70,30 @@ python3 gui_main.py ## 🗂️ Project Structuur ``` -├── gui_main.py # GUI applicatie entry point -├── install_and_run.bat # Windows installer -├── install_and_run.sh # macOS/Linux installer +├── README.md # Project documentatie ├── requirements.txt # Dependencies -├── core/ # Scraping logic -│ ├── scraper.py # Dual-mode scraper -│ ├── scraper_thread.py # Threading wrapper -│ └── credentials.py # Config management -├── gui/ # GUI components -│ ├── main_window.py # Main interface -│ ├── login_dialog.py # Credential input -│ └── progress_dialog.py # Progress monitoring -├── tests/ # Test scripts -└── utils/ # Helper functions +├── gui_main.py # GUI applicatie entry point +├── scripts/ # Build & install scripts +│ ├── build_executable.py # Executable builder (aanbevolen) +│ ├── build_exe.bat # Windows build script +│ ├── build_exe.sh # macOS/Linux build script +│ ├── eboek_scraper.spec # PyInstaller configuration +│ ├── install_and_run.bat # Windows installer +│ └── install_and_run.sh # macOS/Linux installer +├── docs/ # Documentatie +│ └── BUILD_GUIDE.md # Executable build guide +├── core/ # Scraping logic +│ ├── scraper.py # Dual-mode scraper +│ ├── scraper_thread.py # Threading wrapper +│ └── credentials.py # Config management +├── gui/ # GUI components +│ ├── main_window.py # Main interface +│ ├── login_dialog.py # Credential input +│ └── progress_dialog.py # Progress monitoring +├── tests/ # Test scripts +├── utils/ # Helper functions +└── dist/ # Built executables (na build) + └── EBoek_Scraper # Standalone executable ``` ## 🔧 Troubleshooting @@ -81,9 +104,10 @@ python3 gui_main.py ## 💡 Tips -- Begin met 1-2 pagina's om de functionaliteit te testen -- Gebruik headless mode voor optimale snelheid -- Monitor de voortgang in de progress dialog +- **Distributie**: Gebruik executable voor makkelijke delen (geen Python setup nodig) +- **Testing**: Begin met 1-2 pagina's om de functionaliteit te testen +- **Performance**: Gebruik headless mode voor optimale snelheid +- **Monitoring**: Volg de voortgang in de progress dialog met realtime statistieken --- diff --git a/build/EBoek_Scraper/Analysis-00.toc b/build/EBoek_Scraper/Analysis-00.toc new file mode 100644 index 0000000..0777ae2 --- /dev/null +++ b/build/EBoek_Scraper/Analysis-00.toc @@ -0,0 +1,2448 @@ +(['/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/gui_main.py'], + ['/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER'], + ['PyQt5.QtCore', + 'PyQt5.QtGui', + 'PyQt5.QtWidgets', + 'selenium', + 'selenium.webdriver', + 'selenium.webdriver.chrome', + 'selenium.webdriver.chrome.options', + 'selenium.webdriver.common.by', + 'core.scraper', + 'core.scraper_thread', + 'core.credentials', + 'gui.main_window', + 'gui.login_dialog', + 'gui.progress_dialog', + 'utils.validators'], + [('/Users/louismylle/Library/Python/3.9/lib/python/site-packages/numpy/_pyinstaller', + 0), + ('/Users/louismylle/Library/Python/3.9/lib/python/site-packages/lark/__pyinstaller', + 0), + ('/Users/louismylle/Library/Python/3.9/lib/python/site-packages/patchright/_impl/__pyinstaller', + 0), + ('/Users/louismylle/Library/Python/3.9/lib/python/site-packages/playwright/_impl/__pyinstaller', + 0), + ('/Users/louismylle/Library/Python/3.9/lib/python/site-packages/_pyinstaller_hooks_contrib/stdhooks', + -1000), + ('/Users/louismylle/Library/Python/3.9/lib/python/site-packages/_pyinstaller_hooks_contrib', + -1000)], + {}, + ['tkinter', 'matplotlib', 'numpy', 'pandas', '__main__'], + [], + False, + {}, + 0, + [], + [], + '3.9.6 (default, Dec 2 2025, 07:27:58) \n[Clang 17.0.0 (clang-1700.6.3.2)]', + [('pyi_rth_inspect', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyInstaller/hooks/rthooks/pyi_rth_inspect.py', + 'PYSOURCE'), + ('pyi_rth_pkgutil', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py', + 'PYSOURCE'), + ('pyi_rth_multiprocessing', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py', + 'PYSOURCE'), + ('pyi_rth_pyqt5', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyqt5.py', + 'PYSOURCE'), + ('gui_main', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/gui_main.py', + 'PYSOURCE')], + [('_pyi_rth_utils.qt', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyInstaller/fake-modules/_pyi_rth_utils/qt.py', + 'PYMODULE'), + ('importlib', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/importlib/__init__.py', + 'PYMODULE'), + ('importlib._common', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/importlib/_common.py', + 'PYMODULE'), + ('contextlib', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/contextlib.py', + 'PYMODULE'), + ('tempfile', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/tempfile.py', + 'PYMODULE'), + ('random', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/random.py', + 'PYMODULE'), + ('_strptime', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_strptime.py', + 'PYMODULE'), + ('datetime', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/datetime.py', + 'PYMODULE'), + ('calendar', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/calendar.py', + 'PYMODULE'), + ('argparse', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/argparse.py', + 'PYMODULE'), + ('textwrap', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/textwrap.py', + 'PYMODULE'), + ('copy', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/copy.py', + 'PYMODULE'), + ('gettext', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/gettext.py', + 'PYMODULE'), + ('struct', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/struct.py', + 'PYMODULE'), + ('statistics', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/statistics.py', + 'PYMODULE'), + ('decimal', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/decimal.py', + 'PYMODULE'), + ('_pydecimal', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_pydecimal.py', + 'PYMODULE'), + ('contextvars', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/contextvars.py', + 'PYMODULE'), + ('fractions', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/fractions.py', + 'PYMODULE'), + ('numbers', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/numbers.py', + 'PYMODULE'), + ('hashlib', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/hashlib.py', + 'PYMODULE'), + ('logging', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/logging/__init__.py', + 'PYMODULE'), + ('pickle', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/pickle.py', + 'PYMODULE'), + ('pprint', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/pprint.py', + 'PYMODULE'), + ('_compat_pickle', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_compat_pickle.py', + 'PYMODULE'), + ('threading', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/threading.py', + 'PYMODULE'), + ('_threading_local', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_threading_local.py', + 'PYMODULE'), + ('string', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/string.py', + 'PYMODULE'), + ('bisect', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/bisect.py', + 'PYMODULE'), + ('shutil', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/shutil.py', + 'PYMODULE'), + ('tarfile', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/tarfile.py', + 'PYMODULE'), + ('gzip', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/gzip.py', + 'PYMODULE'), + ('_compression', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_compression.py', + 'PYMODULE'), + ('lzma', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lzma.py', + 'PYMODULE'), + ('bz2', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/bz2.py', + 'PYMODULE'), + ('fnmatch', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/fnmatch.py', + 'PYMODULE'), + ('zipfile', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/zipfile.py', + 'PYMODULE'), + ('py_compile', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/py_compile.py', + 'PYMODULE'), + ('importlib.util', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/importlib/util.py', + 'PYMODULE'), + ('importlib.abc', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/importlib/abc.py', + 'PYMODULE'), + ('typing', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/typing.py', + 'PYMODULE'), + ('importlib.machinery', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/importlib/machinery.py', + 'PYMODULE'), + ('importlib._bootstrap_external', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/importlib/_bootstrap_external.py', + 'PYMODULE'), + ('importlib.metadata', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/importlib/metadata.py', + 'PYMODULE'), + ('configparser', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/configparser.py', + 'PYMODULE'), + ('email', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/__init__.py', + 'PYMODULE'), + ('email.parser', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/parser.py', + 'PYMODULE'), + ('email._policybase', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/_policybase.py', + 'PYMODULE'), + ('email.utils', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/utils.py', + 'PYMODULE'), + ('email._parseaddr', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/_parseaddr.py', + 'PYMODULE'), + ('urllib.parse', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/urllib/parse.py', + 'PYMODULE'), + ('urllib', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/urllib/__init__.py', + 'PYMODULE'), + ('urllib.request', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/urllib/request.py', + 'PYMODULE'), + ('getpass', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/getpass.py', + 'PYMODULE'), + ('nturl2path', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/nturl2path.py', + 'PYMODULE'), + ('ftplib', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/ftplib.py', + 'PYMODULE'), + ('netrc', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/netrc.py', + 'PYMODULE'), + ('shlex', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/shlex.py', + 'PYMODULE'), + ('mimetypes', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/mimetypes.py', + 'PYMODULE'), + ('getopt', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/getopt.py', + 'PYMODULE'), + ('http.cookiejar', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/http/cookiejar.py', + 'PYMODULE'), + ('http', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/http/__init__.py', + 'PYMODULE'), + ('ssl', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/ssl.py', + 'PYMODULE'), + ('urllib.response', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/urllib/response.py', + 'PYMODULE'), + ('urllib.error', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/urllib/error.py', + 'PYMODULE'), + ('http.client', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/http/client.py', + 'PYMODULE'), + ('email.message', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/message.py', + 'PYMODULE'), + ('email.policy', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/policy.py', + 'PYMODULE'), + ('email.contentmanager', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/contentmanager.py', + 'PYMODULE'), + ('email.quoprimime', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/quoprimime.py', + 'PYMODULE'), + ('email.headerregistry', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/headerregistry.py', + 'PYMODULE'), + ('email.iterators', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/iterators.py', + 'PYMODULE'), + ('email.generator', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/generator.py', + 'PYMODULE'), + ('email._encoded_words', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/_encoded_words.py', + 'PYMODULE'), + ('quopri', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/quopri.py', + 'PYMODULE'), + ('uu', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/uu.py', + 'PYMODULE'), + ('optparse', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/optparse.py', + 'PYMODULE'), + ('base64', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/base64.py', + 'PYMODULE'), + ('socket', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/socket.py', + 'PYMODULE'), + ('selectors', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/selectors.py', + 'PYMODULE'), + ('email.feedparser', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/feedparser.py', + 'PYMODULE'), + ('email._header_value_parser', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/_header_value_parser.py', + 'PYMODULE'), + ('email.header', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/header.py', + 'PYMODULE'), + ('email.base64mime', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/base64mime.py', + 'PYMODULE'), + ('email.charset', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/charset.py', + 'PYMODULE'), + ('email.encoders', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/encoders.py', + 'PYMODULE'), + ('email.errors', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/errors.py', + 'PYMODULE'), + ('csv', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/csv.py', + 'PYMODULE'), + ('tokenize', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/tokenize.py', + 'PYMODULE'), + ('token', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/token.py', + 'PYMODULE'), + ('importlib._bootstrap', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/importlib/_bootstrap.py', + 'PYMODULE'), + ('_pyi_rth_utils', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyInstaller/fake-modules/_pyi_rth_utils/__init__.py', + 'PYMODULE'), + ('subprocess', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/subprocess.py', + 'PYMODULE'), + ('signal', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/signal.py', + 'PYMODULE'), + ('multiprocessing.spawn', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/spawn.py', + 'PYMODULE'), + ('multiprocessing.resource_tracker', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/resource_tracker.py', + 'PYMODULE'), + ('multiprocessing.util', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/util.py', + 'PYMODULE'), + ('multiprocessing.forkserver', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/forkserver.py', + 'PYMODULE'), + ('multiprocessing.connection', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/connection.py', + 'PYMODULE'), + ('multiprocessing.resource_sharer', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/resource_sharer.py', + 'PYMODULE'), + ('xmlrpc.client', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xmlrpc/client.py', + 'PYMODULE'), + ('xmlrpc', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xmlrpc/__init__.py', + 'PYMODULE'), + ('xml.parsers.expat', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/parsers/expat.py', + 'PYMODULE'), + ('xml.parsers', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/parsers/__init__.py', + 'PYMODULE'), + ('xml', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/__init__.py', + 'PYMODULE'), + ('xml.sax.expatreader', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/sax/expatreader.py', + 'PYMODULE'), + ('xml.sax.saxutils', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/sax/saxutils.py', + 'PYMODULE'), + ('xml.sax', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/sax/__init__.py', + 'PYMODULE'), + ('xml.sax.handler', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/sax/handler.py', + 'PYMODULE'), + ('xml.sax._exceptions', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/sax/_exceptions.py', + 'PYMODULE'), + ('xml.sax.xmlreader', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/sax/xmlreader.py', + 'PYMODULE'), + ('hmac', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/hmac.py', + 'PYMODULE'), + ('multiprocessing.context', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/context.py', + 'PYMODULE'), + ('multiprocessing.popen_spawn_win32', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/popen_spawn_win32.py', + 'PYMODULE'), + ('multiprocessing.popen_forkserver', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/popen_forkserver.py', + 'PYMODULE'), + ('multiprocessing.popen_spawn_posix', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/popen_spawn_posix.py', + 'PYMODULE'), + ('multiprocessing.popen_fork', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/popen_fork.py', + 'PYMODULE'), + ('multiprocessing.sharedctypes', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/sharedctypes.py', + 'PYMODULE'), + ('multiprocessing.heap', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/heap.py', + 'PYMODULE'), + ('ctypes', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/ctypes/__init__.py', + 'PYMODULE'), + ('ctypes._endian', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/ctypes/_endian.py', + 'PYMODULE'), + ('multiprocessing.pool', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/pool.py', + 'PYMODULE'), + ('multiprocessing.dummy', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/dummy/__init__.py', + 'PYMODULE'), + ('multiprocessing.dummy.connection', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/dummy/connection.py', + 'PYMODULE'), + ('queue', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/queue.py', + 'PYMODULE'), + ('multiprocessing.queues', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/queues.py', + 'PYMODULE'), + ('multiprocessing.synchronize', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/synchronize.py', + 'PYMODULE'), + ('multiprocessing.managers', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/managers.py', + 'PYMODULE'), + ('multiprocessing.shared_memory', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/shared_memory.py', + 'PYMODULE'), + ('secrets', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/secrets.py', + 'PYMODULE'), + ('multiprocessing.reduction', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/reduction.py', + 'PYMODULE'), + ('multiprocessing.process', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/process.py', + 'PYMODULE'), + ('runpy', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/runpy.py', + 'PYMODULE'), + ('pkgutil', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/pkgutil.py', + 'PYMODULE'), + ('zipimport', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/zipimport.py', + 'PYMODULE'), + ('inspect', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/inspect.py', + 'PYMODULE'), + ('dis', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/dis.py', + 'PYMODULE'), + ('opcode', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/opcode.py', + 'PYMODULE'), + ('ast', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/ast.py', + 'PYMODULE'), + ('multiprocessing', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/__init__.py', + 'PYMODULE'), + ('utils.validators', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/utils/validators.py', + 'PYMODULE'), + ('utils', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/utils/__init__.py', + 'PYMODULE'), + ('gui.progress_dialog', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/gui/progress_dialog.py', + 'PYMODULE'), + ('gui', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/gui/__init__.py', + 'PYMODULE'), + ('gui.login_dialog', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/gui/login_dialog.py', + 'PYMODULE'), + ('core.scraper_thread', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/core/scraper_thread.py', + 'PYMODULE'), + ('core', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/core/__init__.py', + 'PYMODULE'), + ('core.scraper', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/core/scraper.py', + 'PYMODULE'), + ('urllib3', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/__init__.py', + 'PYMODULE'), + ('urllib3.contrib.emscripten', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/contrib/emscripten/__init__.py', + 'PYMODULE'), + ('urllib3.contrib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/contrib/__init__.py', + 'PYMODULE'), + ('urllib3.contrib.emscripten.connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/contrib/emscripten/connection.py', + 'PYMODULE'), + ('urllib3.contrib.emscripten.response', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/contrib/emscripten/response.py', + 'PYMODULE'), + ('dataclasses', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/dataclasses.py', + 'PYMODULE'), + ('json', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/json/__init__.py', + 'PYMODULE'), + ('json.encoder', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/json/encoder.py', + 'PYMODULE'), + ('json.decoder', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/json/decoder.py', + 'PYMODULE'), + ('json.scanner', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/json/scanner.py', + 'PYMODULE'), + ('urllib3.contrib.emscripten.request', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/contrib/emscripten/request.py', + 'PYMODULE'), + ('urllib3.contrib.emscripten.fetch', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/contrib/emscripten/fetch.py', + 'PYMODULE'), + ('typing_extensions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/typing_extensions.py', + 'PYMODULE'), + ('asyncio.coroutines', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/coroutines.py', + 'PYMODULE'), + ('asyncio.log', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/log.py', + 'PYMODULE'), + ('asyncio.format_helpers', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/format_helpers.py', + 'PYMODULE'), + ('asyncio.constants', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/constants.py', + 'PYMODULE'), + ('asyncio.base_futures', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/base_futures.py', + 'PYMODULE'), + ('asyncio', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/__init__.py', + 'PYMODULE'), + ('asyncio.unix_events', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/unix_events.py', + 'PYMODULE'), + ('asyncio.windows_events', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/windows_events.py', + 'PYMODULE'), + ('asyncio.windows_utils', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/windows_utils.py', + 'PYMODULE'), + ('asyncio.selector_events', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/selector_events.py', + 'PYMODULE'), + ('asyncio.proactor_events', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/proactor_events.py', + 'PYMODULE'), + ('asyncio.base_subprocess', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/base_subprocess.py', + 'PYMODULE'), + ('asyncio.threads', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/threads.py', + 'PYMODULE'), + ('asyncio.subprocess', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/subprocess.py', + 'PYMODULE'), + ('asyncio.streams', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/streams.py', + 'PYMODULE'), + ('asyncio.queues', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/queues.py', + 'PYMODULE'), + ('asyncio.runners', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/runners.py', + 'PYMODULE'), + ('asyncio.base_events', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/base_events.py', + 'PYMODULE'), + ('concurrent.futures', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/concurrent/futures/__init__.py', + 'PYMODULE'), + ('concurrent.futures.thread', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/concurrent/futures/thread.py', + 'PYMODULE'), + ('concurrent.futures.process', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/concurrent/futures/process.py', + 'PYMODULE'), + ('concurrent.futures._base', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/concurrent/futures/_base.py', + 'PYMODULE'), + ('concurrent', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/concurrent/__init__.py', + 'PYMODULE'), + ('asyncio.trsock', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/trsock.py', + 'PYMODULE'), + ('asyncio.staggered', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/staggered.py', + 'PYMODULE'), + ('asyncio.tasks', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/tasks.py', + 'PYMODULE'), + ('asyncio.base_tasks', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/base_tasks.py', + 'PYMODULE'), + ('asyncio.locks', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/locks.py', + 'PYMODULE'), + ('asyncio.sslproto', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/sslproto.py', + 'PYMODULE'), + ('asyncio.transports', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/transports.py', + 'PYMODULE'), + ('asyncio.protocols', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/protocols.py', + 'PYMODULE'), + ('asyncio.futures', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/futures.py', + 'PYMODULE'), + ('asyncio.exceptions', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/exceptions.py', + 'PYMODULE'), + ('asyncio.events', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/events.py', + 'PYMODULE'), + ('importlib.resources', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/importlib/resources.py', + 'PYMODULE'), + ('urllib3.util.url', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/url.py', + 'PYMODULE'), + ('urllib3.util', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/__init__.py', + 'PYMODULE'), + ('urllib3.util.wait', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/wait.py', + 'PYMODULE'), + ('urllib3.util.ssl_', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/ssl_.py', + 'PYMODULE'), + ('urllib3.util.ssltransport', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/ssltransport.py', + 'PYMODULE'), + ('urllib3.util.response', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/response.py', + 'PYMODULE'), + ('idna', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/idna/__init__.py', + 'PYMODULE'), + ('idna.intranges', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/idna/intranges.py', + 'PYMODULE'), + ('idna.core', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/idna/core.py', + 'PYMODULE'), + ('idna.uts46data', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/idna/uts46data.py', + 'PYMODULE'), + ('idna.idnadata', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/idna/idnadata.py', + 'PYMODULE'), + ('idna.package_data', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/idna/package_data.py', + 'PYMODULE'), + ('urllib3.util.util', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/util.py', + 'PYMODULE'), + ('urllib3.util.connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/connection.py', + 'PYMODULE'), + ('urllib3.connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/connection.py', + 'PYMODULE'), + ('urllib3.util.ssl_match_hostname', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/ssl_match_hostname.py', + 'PYMODULE'), + ('ipaddress', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/ipaddress.py', + 'PYMODULE'), + ('urllib3.http2.probe', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/http2/probe.py', + 'PYMODULE'), + ('urllib3.http2', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/http2/__init__.py', + 'PYMODULE'), + ('urllib3.http2.connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/http2/connection.py', + 'PYMODULE'), + ('h2.events', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2/events.py', + 'PYMODULE'), + ('h2', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2/__init__.py', + 'PYMODULE'), + ('h2.errors', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2/errors.py', + 'PYMODULE'), + ('hyperframe.frame', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hyperframe/frame.py', + 'PYMODULE'), + ('hyperframe', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hyperframe/__init__.py', + 'PYMODULE'), + ('hyperframe.flags', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hyperframe/flags.py', + 'PYMODULE'), + ('hyperframe.exceptions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hyperframe/exceptions.py', + 'PYMODULE'), + ('hpack.struct', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hpack/struct.py', + 'PYMODULE'), + ('hpack', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hpack/__init__.py', + 'PYMODULE'), + ('hpack.hpack', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hpack/hpack.py', + 'PYMODULE'), + ('hpack.table', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hpack/table.py', + 'PYMODULE'), + ('hpack.huffman_table', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hpack/huffman_table.py', + 'PYMODULE'), + ('hpack.huffman_constants', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hpack/huffman_constants.py', + 'PYMODULE'), + ('hpack.huffman', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hpack/huffman.py', + 'PYMODULE'), + ('hpack.exceptions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hpack/exceptions.py', + 'PYMODULE'), + ('h2.settings', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2/settings.py', + 'PYMODULE'), + ('h2.exceptions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2/exceptions.py', + 'PYMODULE'), + ('h2.connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2/connection.py', + 'PYMODULE'), + ('h2.windows', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2/windows.py', + 'PYMODULE'), + ('h2.utilities', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2/utilities.py', + 'PYMODULE'), + ('h2.stream', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2/stream.py', + 'PYMODULE'), + ('h2.frame_buffer', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2/frame_buffer.py', + 'PYMODULE'), + ('h2.config', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2/config.py', + 'PYMODULE'), + ('urllib3.util.timeout', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/timeout.py', + 'PYMODULE'), + ('urllib3.util.retry', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/retry.py', + 'PYMODULE'), + ('urllib3.util.request', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/request.py', + 'PYMODULE'), + ('brotli', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/brotli.py', + 'PYMODULE'), + ('urllib3.response', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/response.py', + 'PYMODULE'), + ('urllib3.poolmanager', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/poolmanager.py', + 'PYMODULE'), + ('urllib3.util.proxy', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/proxy.py', + 'PYMODULE'), + ('urllib3._request_methods', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/_request_methods.py', + 'PYMODULE'), + ('urllib3.filepost', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/filepost.py', + 'PYMODULE'), + ('urllib3.fields', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/fields.py', + 'PYMODULE'), + ('urllib3.connectionpool', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/connectionpool.py', + 'PYMODULE'), + ('urllib3._version', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/_version.py', + 'PYMODULE'), + ('urllib3._collections', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/_collections.py', + 'PYMODULE'), + ('urllib3._base_connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/_base_connection.py', + 'PYMODULE'), + ('urllib3.exceptions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/exceptions.py', + 'PYMODULE'), + ('__future__', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/__future__.py', + 'PYMODULE'), + ('selenium.webdriver.common.keys', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/keys.py', + 'PYMODULE'), + ('selenium.webdriver.common', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.common.service', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/service.py', + 'PYMODULE'), + ('selenium.types', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/types.py', + 'PYMODULE'), + ('selenium.common.exceptions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/common/exceptions.py', + 'PYMODULE'), + ('selenium.common', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/common/__init__.py', + 'PYMODULE'), + ('platform', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/platform.py', + 'PYMODULE'), + ('plistlib', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/plistlib.py', + 'PYMODULE'), + ('selenium.webdriver.common.utils', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/utils.py', + 'PYMODULE'), + ('selenium.webdriver.common.by', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/by.py', + 'PYMODULE'), + ('selenium.webdriver.chrome.options', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/chrome/options.py', + 'PYMODULE'), + ('selenium.webdriver.common.desired_capabilities', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/desired_capabilities.py', + 'PYMODULE'), + ('selenium.webdriver.chromium.options', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/chromium/options.py', + 'PYMODULE'), + ('selenium.webdriver.chromium', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/chromium/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.chromium.service', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/chromium/service.py', + 'PYMODULE'), + ('selenium.webdriver.common.options', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/options.py', + 'PYMODULE'), + ('selenium.webdriver.common.proxy', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/proxy.py', + 'PYMODULE'), + ('selenium.webdriver.chrome', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/chrome/__init__.py', + 'PYMODULE'), + ('selenium.webdriver', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.wpewebkit.webdriver', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/wpewebkit/webdriver.py', + 'PYMODULE'), + ('selenium.webdriver.wpewebkit', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/wpewebkit/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.common.driver_finder', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/driver_finder.py', + 'PYMODULE'), + ('selenium.webdriver.common.selenium_manager', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/selenium_manager.py', + 'PYMODULE'), + ('sysconfig', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/sysconfig.py', + 'PYMODULE'), + ('_sysconfigdata__darwin_darwin', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_sysconfigdata__darwin_darwin.py', + 'PYMODULE'), + ('_aix_support', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_aix_support.py', + 'PYMODULE'), + ('_bootsubprocess', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_bootsubprocess.py', + 'PYMODULE'), + ('_osx_support', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_osx_support.py', + 'PYMODULE'), + ('selenium.webdriver.wpewebkit.service', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/wpewebkit/service.py', + 'PYMODULE'), + ('selenium.webdriver.wpewebkit.options', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/wpewebkit/options.py', + 'PYMODULE'), + ('selenium.webdriver.webkitgtk.webdriver', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/webkitgtk/webdriver.py', + 'PYMODULE'), + ('selenium.webdriver.webkitgtk', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/webkitgtk/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.webkitgtk.service', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/webkitgtk/service.py', + 'PYMODULE'), + ('selenium.webdriver.webkitgtk.options', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/webkitgtk/options.py', + 'PYMODULE'), + ('selenium.webdriver.safari.webdriver', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/safari/webdriver.py', + 'PYMODULE'), + ('selenium.webdriver.safari', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/safari/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.safari.remote_connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/safari/remote_connection.py', + 'PYMODULE'), + ('selenium.webdriver.remote.remote_connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/remote_connection.py', + 'PYMODULE'), + ('urllib3.contrib.socks', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/contrib/socks.py', + 'PYMODULE'), + ('socks', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/socks.py', + 'PYMODULE'), + ('certifi', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/certifi/__init__.py', + 'PYMODULE'), + ('certifi.core', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/certifi/core.py', + 'PYMODULE'), + ('selenium.webdriver.remote.errorhandler', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/errorhandler.py', + 'PYMODULE'), + ('selenium.webdriver.remote.command', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/command.py', + 'PYMODULE'), + ('selenium.webdriver.remote.utils', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/utils.py', + 'PYMODULE'), + ('selenium.webdriver.remote', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.remote.client_config', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/client_config.py', + 'PYMODULE'), + ('selenium.webdriver.safari.service', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/safari/service.py', + 'PYMODULE'), + ('selenium.webdriver.safari.options', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/safari/options.py', + 'PYMODULE'), + ('selenium.webdriver.remote.webdriver', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/webdriver.py', + 'PYMODULE'), + ('selenium.webdriver.support.wait', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/support/wait.py', + 'PYMODULE'), + ('selenium.webdriver.support', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/support/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.firefox.remote_connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/firefox/remote_connection.py', + 'PYMODULE'), + ('selenium.webdriver.firefox', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/firefox/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.edge.remote_connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/edge/remote_connection.py', + 'PYMODULE'), + ('selenium.webdriver.edge', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/edge/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.chromium.remote_connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/chromium/remote_connection.py', + 'PYMODULE'), + ('selenium.webdriver.chrome.remote_connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/chrome/remote_connection.py', + 'PYMODULE'), + ('selenium.webdriver.remote.websocket_connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/websocket_connection.py', + 'PYMODULE'), + ('websocket', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/__init__.py', + 'PYMODULE'), + ('websocket._socket', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_socket.py', + 'PYMODULE'), + ('websocket._utils', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_utils.py', + 'PYMODULE'), + ('websocket._ssl_compat', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_ssl_compat.py', + 'PYMODULE'), + ('websocket._exceptions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_exceptions.py', + 'PYMODULE'), + ('websocket._core', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_core.py', + 'PYMODULE'), + ('websocket._http', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_http.py', + 'PYMODULE'), + ('websocket._url', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_url.py', + 'PYMODULE'), + ('websocket._handshake', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_handshake.py', + 'PYMODULE'), + ('websocket._cookiejar', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_cookiejar.py', + 'PYMODULE'), + ('http.cookies', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/http/cookies.py', + 'PYMODULE'), + ('websocket._app', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_app.py', + 'PYMODULE'), + ('websocket._logging', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_logging.py', + 'PYMODULE'), + ('websocket._abnf', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_abnf.py', + 'PYMODULE'), + ('selenium.webdriver.remote.webelement', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/webelement.py', + 'PYMODULE'), + ('selenium.webdriver.remote.switch_to', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/switch_to.py', + 'PYMODULE'), + ('selenium.webdriver.common.alert', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/alert.py', + 'PYMODULE'), + ('selenium.webdriver.remote.shadowroot', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/shadowroot.py', + 'PYMODULE'), + ('selenium.webdriver.remote.script_key', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/script_key.py', + 'PYMODULE'), + ('uuid', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/uuid.py', + 'PYMODULE'), + ('selenium.webdriver.remote.mobile', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/mobile.py', + 'PYMODULE'), + ('selenium.webdriver.remote.locator_converter', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/locator_converter.py', + 'PYMODULE'), + ('selenium.webdriver.remote.file_detector', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/file_detector.py', + 'PYMODULE'), + ('selenium.webdriver.remote.fedcm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/fedcm.py', + 'PYMODULE'), + ('selenium.webdriver.remote.bidi_connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/bidi_connection.py', + 'PYMODULE'), + ('selenium.webdriver.common.fedcm.dialog', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/fedcm/dialog.py', + 'PYMODULE'), + ('selenium.webdriver.common.fedcm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/fedcm/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.common.fedcm.account', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/fedcm/account.py', + 'PYMODULE'), + ('selenium.webdriver.support.relative_locator', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/support/relative_locator.py', + 'PYMODULE'), + ('selenium.webdriver.common.virtual_authenticator', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/virtual_authenticator.py', + 'PYMODULE'), + ('selenium.webdriver.common.timeouts', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/timeouts.py', + 'PYMODULE'), + ('selenium.webdriver.common.print_page_options', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/print_page_options.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.webextension', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/webextension.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.common', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/common.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.storage', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/storage.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.session', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/session.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.script', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/script.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.log', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/log.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.permissions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/permissions.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.network', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/network.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.input', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/input.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.emulation', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/emulation.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.browsing_context', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/browsing_context.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.browser', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/browser.py', + 'PYMODULE'), + ('selenium.webdriver.ie.webdriver', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/ie/webdriver.py', + 'PYMODULE'), + ('selenium.webdriver.ie', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/ie/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.ie.service', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/ie/service.py', + 'PYMODULE'), + ('selenium.webdriver.ie.options', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/ie/options.py', + 'PYMODULE'), + ('selenium.webdriver.firefox.webdriver', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/firefox/webdriver.py', + 'PYMODULE'), + ('selenium.webdriver.firefox.service', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/firefox/service.py', + 'PYMODULE'), + ('selenium.webdriver.firefox.options', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/firefox/options.py', + 'PYMODULE'), + ('selenium.webdriver.firefox.firefox_binary', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/firefox/firefox_binary.py', + 'PYMODULE'), + ('selenium.webdriver.firefox.firefox_profile', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/firefox/firefox_profile.py', + 'PYMODULE'), + ('xml.dom.minidom', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/dom/minidom.py', + 'PYMODULE'), + ('xml.dom.pulldom', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/dom/pulldom.py', + 'PYMODULE'), + ('xml.dom.expatbuilder', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/dom/expatbuilder.py', + 'PYMODULE'), + ('xml.dom.NodeFilter', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/dom/NodeFilter.py', + 'PYMODULE'), + ('xml.dom.xmlbuilder', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/dom/xmlbuilder.py', + 'PYMODULE'), + ('xml.dom.minicompat', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/dom/minicompat.py', + 'PYMODULE'), + ('xml.dom.domreg', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/dom/domreg.py', + 'PYMODULE'), + ('xml.dom', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/dom/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.edge.webdriver', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/edge/webdriver.py', + 'PYMODULE'), + ('selenium.webdriver.chromium.webdriver', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/chromium/webdriver.py', + 'PYMODULE'), + ('selenium.webdriver.edge.service', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/edge/service.py', + 'PYMODULE'), + ('selenium.webdriver.edge.options', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/edge/options.py', + 'PYMODULE'), + ('selenium.webdriver.common.action_chains', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/action_chains.py', + 'PYMODULE'), + ('selenium.webdriver.common.actions.wheel_input', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/actions/wheel_input.py', + 'PYMODULE'), + ('selenium.webdriver.common.actions.input_device', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/actions/input_device.py', + 'PYMODULE'), + ('selenium.webdriver.common.actions.interaction', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/actions/interaction.py', + 'PYMODULE'), + ('selenium.webdriver.common.actions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/actions/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.common.actions.pointer_input', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/actions/pointer_input.py', + 'PYMODULE'), + ('selenium.webdriver.common.actions.key_input', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/actions/key_input.py', + 'PYMODULE'), + ('selenium.webdriver.common.actions.action_builder', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/actions/action_builder.py', + 'PYMODULE'), + ('selenium.webdriver.common.actions.wheel_actions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/actions/wheel_actions.py', + 'PYMODULE'), + ('selenium.webdriver.common.actions.pointer_actions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/actions/pointer_actions.py', + 'PYMODULE'), + ('selenium.webdriver.common.actions.mouse_button', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/actions/mouse_button.py', + 'PYMODULE'), + ('selenium.webdriver.common.actions.key_actions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/actions/key_actions.py', + 'PYMODULE'), + ('selenium.webdriver.chrome.webdriver', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/chrome/webdriver.py', + 'PYMODULE'), + ('selenium.webdriver.chrome.service', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/chrome/service.py', + 'PYMODULE'), + ('selenium', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/__init__.py', + 'PYMODULE'), + ('_py_abc', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_py_abc.py', + 'PYMODULE'), + ('stringprep', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/stringprep.py', + 'PYMODULE'), + ('core.credentials', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/core/credentials.py', + 'PYMODULE'), + ('gui.main_window', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/gui/main_window.py', + 'PYMODULE'), + ('PyQt5', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/__init__.py', + 'PYMODULE'), + ('pathlib', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/pathlib.py', + 'PYMODULE'), + ('tracemalloc', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/tracemalloc.py', + 'PYMODULE')], + [('selenium/webdriver/common/macos/selenium-manager', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/macos/selenium-manager', + 'BINARY'), + ('Python3.framework/Versions/3.9/Python3', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/Python3', + 'BINARY'), + ('PyQt5/Qt5/plugins/platformthemes/libqxdgdesktopportal.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/platformthemes/libqxdgdesktopportal.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/platforms/libqwebgl.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/platforms/libqwebgl.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqmacheif.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqmacheif.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqwbmp.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqwbmp.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/iconengines/libqsvgicon.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/iconengines/libqsvgicon.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqjpeg.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqjpeg.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqwebp.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqwebp.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqtiff.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqtiff.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqgif.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqgif.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqicns.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqicns.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/platforms/libqminimal.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/platforms/libqminimal.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqmacjp2.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqmacjp2.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/generic/libqtuiotouchplugin.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/generic/libqtuiotouchplugin.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqsvg.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqsvg.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqico.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqico.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/platforms/libqcocoa.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/platforms/libqcocoa.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/platforms/libqoffscreen.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/platforms/libqoffscreen.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqtga.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqtga.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/styles/libqmacstyle.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/styles/libqmacstyle.dylib', + 'BINARY'), + ('python3.9/lib-dynload/_datetime.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_datetime.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_struct.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_struct.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_statistics.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_statistics.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_contextvars.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_contextvars.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_decimal.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_decimal.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_pickle.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_pickle.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_hashlib.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_hashlib.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_sha3.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_sha3.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_blake2.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_blake2.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_sha256.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_sha256.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_md5.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_md5.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_sha1.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_sha1.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_sha512.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_sha512.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_random.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_random.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_bisect.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_bisect.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/math.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/math.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/resource.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/resource.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/grp.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/grp.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_lzma.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_lzma.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_bz2.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_bz2.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/zlib.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/zlib.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/binascii.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/binascii.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_scproxy.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_scproxy.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/termios.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/termios.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_ssl.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_ssl.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/unicodedata.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/unicodedata.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/array.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/array.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/select.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/select.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_socket.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_socket.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_csv.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_csv.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_posixsubprocess.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_posixshmem.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_posixshmem.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_multiprocessing.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/pyexpat.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/pyexpat.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/mmap.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/mmap.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_ctypes.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_ctypes.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_queue.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_queue.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_opcode.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_opcode.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_json.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_json.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_asyncio.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_asyncio.cpython-39-darwin.so', + 'EXTENSION'), + ('_brotli.cpython-39-darwin.so', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/_brotli.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_uuid.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_uuid.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_multibytecodec.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_codecs_jp.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_codecs_kr.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_codecs_iso2022.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_codecs_cn.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_codecs_tw.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_codecs_hk.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_heapq.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_heapq.cpython-39-darwin.so', + 'EXTENSION'), + ('PyQt5/QtGui.abi3.so', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/QtGui.abi3.so', + 'EXTENSION'), + ('PyQt5/sip.cpython-39-darwin.so', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/sip.cpython-39-darwin.so', + 'EXTENSION'), + ('PyQt5/QtCore.abi3.so', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/QtCore.abi3.so', + 'EXTENSION'), + ('PyQt5/QtWidgets.abi3.so', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/QtWidgets.abi3.so', + 'EXTENSION'), + ('PyQt5/Qt5/lib/QtGui.framework/Versions/5/QtGui', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtGui.framework/Versions/5/QtGui', + 'BINARY'), + ('PyQt5/Qt5/lib/QtCore.framework/Versions/5/QtCore', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtCore.framework/Versions/5/QtCore', + 'BINARY'), + ('PyQt5/Qt5/lib/QtDBus.framework/Versions/5/QtDBus', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtDBus.framework/Versions/5/QtDBus', + 'BINARY'), + ('PyQt5/Qt5/lib/QtQmlModels.framework/Versions/5/QtQmlModels', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtQmlModels.framework/Versions/5/QtQmlModels', + 'BINARY'), + ('PyQt5/Qt5/lib/QtQml.framework/Versions/5/QtQml', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtQml.framework/Versions/5/QtQml', + 'BINARY'), + ('PyQt5/Qt5/lib/QtNetwork.framework/Versions/5/QtNetwork', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtNetwork.framework/Versions/5/QtNetwork', + 'BINARY'), + ('PyQt5/Qt5/lib/QtQuick.framework/Versions/5/QtQuick', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtQuick.framework/Versions/5/QtQuick', + 'BINARY'), + ('PyQt5/Qt5/lib/QtWebSockets.framework/Versions/5/QtWebSockets', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtWebSockets.framework/Versions/5/QtWebSockets', + 'BINARY'), + ('PyQt5/Qt5/lib/QtSvg.framework/Versions/5/QtSvg', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtSvg.framework/Versions/5/QtSvg', + 'BINARY'), + ('PyQt5/Qt5/lib/QtWidgets.framework/Versions/5/QtWidgets', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtWidgets.framework/Versions/5/QtWidgets', + 'BINARY'), + ('PyQt5/Qt5/lib/QtPrintSupport.framework/Versions/5/QtPrintSupport', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtPrintSupport.framework/Versions/5/QtPrintSupport', + 'BINARY')], + [], + [], + [('certifi/py.typed', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/certifi/py.typed', + 'DATA'), + ('certifi/cacert.pem', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/certifi/cacert.pem', + 'DATA'), + ('selenium/webdriver/remote/isDisplayed.js', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/isDisplayed.js', + 'DATA'), + ('selenium/webdriver/remote/getAttribute.js', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/getAttribute.js', + 'DATA'), + ('selenium/py.typed', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/py.typed', + 'DATA'), + ('selenium/webdriver/remote/findElements.js', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/findElements.js', + 'DATA'), + ('selenium/webdriver/common/windows/selenium-manager.exe', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/windows/selenium-manager.exe', + 'DATA'), + ('selenium/webdriver/common/devtools/v138/py.typed', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/devtools/v138/py.typed', + 'DATA'), + ('selenium/webdriver/common/mutation-listener.js', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/mutation-listener.js', + 'DATA'), + ('selenium/webdriver/firefox/webdriver_prefs.json', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/firefox/webdriver_prefs.json', + 'DATA'), + ('selenium/webdriver/common/devtools/v137/py.typed', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/devtools/v137/py.typed', + 'DATA'), + ('selenium/webdriver/common/linux/selenium-manager', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/linux/selenium-manager', + 'DATA'), + ('selenium/webdriver/common/devtools/v139/py.typed', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/devtools/v139/py.typed', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_ko.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_ko.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_sl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_sl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_nn.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_nn.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_gd.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_gd.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_da.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_da.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_ca.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_ca.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_ru.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_ru.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_fr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_fr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_lt.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_lt.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_hr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_hr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_de.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_de.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_cs.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_cs.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_bg.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_bg.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_es.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_es.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_pt_BR.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_pt_BR.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_it.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_it.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_da.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_da.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_ja.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_ja.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_hr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_hr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_ko.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_ko.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_bg.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_bg.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_cs.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_cs.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_nn.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_nn.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_lv.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_lv.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_uk.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_uk.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_hu.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_hu.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_pt_PT.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_pt_PT.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_gd.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_gd.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_gl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_gl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_pl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_pl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_ko.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_ko.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_it.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_it.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_pt_BR.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_pt_BR.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_ar.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_ar.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_zh_CN.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_zh_CN.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_pl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_pl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_es.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_es.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_zh_CN.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_zh_CN.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_zh_CN.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_zh_CN.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_pt_BR.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_pt_BR.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_en.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_en.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_sl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_sl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_gl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_gl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_uk.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_uk.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_he.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_he.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_fa.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_fa.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_ja.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_ja.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_hr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_hr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_sk.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_sk.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_sk.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_sk.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_nn.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_nn.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_hu.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_hu.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_ru.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_ru.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_fr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_fr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_hu.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_hu.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_zh_TW.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_zh_TW.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_sv.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_sv.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_fr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_fr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_en.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_en.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_ca.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_ca.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_ru.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_ru.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_de.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_de.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_he.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_he.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_it.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_it.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_fi.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_fi.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_fa.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_fa.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_nl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_nl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_es.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_es.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_zh_TW.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_zh_TW.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_ar.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_ar.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_tr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_tr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_ca.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_ca.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_en.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_en.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_sk.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_sk.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_tr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_tr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_ar.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_ar.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_cs.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_cs.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_de.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_de.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_fi.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_fi.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_tr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_tr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_lv.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_lv.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_pl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_pl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_nl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_nl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_nl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_nl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_uk.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_uk.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_ja.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_ja.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_zh_TW.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_zh_TW.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_da.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_da.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_bg.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_bg.qm', + 'DATA'), + ('Python3', 'Python3.framework/Versions/3.9/Python3', 'SYMLINK'), + ('h2-4.3.0.dist-info/top_level.txt', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2-4.3.0.dist-info/top_level.txt', + 'DATA'), + ('h2-4.3.0.dist-info/licenses/LICENSE', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2-4.3.0.dist-info/licenses/LICENSE', + 'DATA'), + ('h2-4.3.0.dist-info/INSTALLER', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2-4.3.0.dist-info/INSTALLER', + 'DATA'), + ('h2-4.3.0.dist-info/RECORD', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2-4.3.0.dist-info/RECORD', + 'DATA'), + ('h2-4.3.0.dist-info/WHEEL', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2-4.3.0.dist-info/WHEEL', + 'DATA'), + ('h2-4.3.0.dist-info/METADATA', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2-4.3.0.dist-info/METADATA', + 'DATA'), + ('base_library.zip', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/build/EBoek_Scraper/base_library.zip', + 'DATA'), + ('QtGui', 'PyQt5/Qt5/lib/QtGui.framework/Versions/5/QtGui', 'SYMLINK'), + ('QtCore', 'PyQt5/Qt5/lib/QtCore.framework/Versions/5/QtCore', 'SYMLINK'), + ('QtDBus', 'PyQt5/Qt5/lib/QtDBus.framework/Versions/5/QtDBus', 'SYMLINK'), + ('QtQmlModels', + 'PyQt5/Qt5/lib/QtQmlModels.framework/Versions/5/QtQmlModels', + 'SYMLINK'), + ('QtQml', 'PyQt5/Qt5/lib/QtQml.framework/Versions/5/QtQml', 'SYMLINK'), + ('QtNetwork', + 'PyQt5/Qt5/lib/QtNetwork.framework/Versions/5/QtNetwork', + 'SYMLINK'), + ('QtQuick', 'PyQt5/Qt5/lib/QtQuick.framework/Versions/5/QtQuick', 'SYMLINK'), + ('QtWebSockets', + 'PyQt5/Qt5/lib/QtWebSockets.framework/Versions/5/QtWebSockets', + 'SYMLINK'), + ('QtSvg', 'PyQt5/Qt5/lib/QtSvg.framework/Versions/5/QtSvg', 'SYMLINK'), + ('QtWidgets', + 'PyQt5/Qt5/lib/QtWidgets.framework/Versions/5/QtWidgets', + 'SYMLINK'), + ('QtPrintSupport', + 'PyQt5/Qt5/lib/QtPrintSupport.framework/Versions/5/QtPrintSupport', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtCore.framework/QtCore', + 'Versions/Current/QtCore', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtCore.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtCore.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtCore.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtCore.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtDBus.framework/QtDBus', + 'Versions/Current/QtDBus', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtDBus.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtDBus.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtDBus.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtDBus.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtGui.framework/QtGui', 'Versions/Current/QtGui', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtGui.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtGui.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtGui.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtGui.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtNetwork.framework/QtNetwork', + 'Versions/Current/QtNetwork', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtNetwork.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtNetwork.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtNetwork.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtNetwork.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtPrintSupport.framework/QtPrintSupport', + 'Versions/Current/QtPrintSupport', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtPrintSupport.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtPrintSupport.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtPrintSupport.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtPrintSupport.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQml.framework/QtQml', 'Versions/Current/QtQml', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQml.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQml.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtQml.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtQml.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQmlModels.framework/QtQmlModels', + 'Versions/Current/QtQmlModels', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQmlModels.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQmlModels.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtQmlModels.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtQmlModels.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQuick.framework/QtQuick', + 'Versions/Current/QtQuick', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQuick.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQuick.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtQuick.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtQuick.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtSvg.framework/QtSvg', 'Versions/Current/QtSvg', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtSvg.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtSvg.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtSvg.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtSvg.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtWebSockets.framework/QtWebSockets', + 'Versions/Current/QtWebSockets', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtWebSockets.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtWebSockets.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtWebSockets.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtWebSockets.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtWidgets.framework/QtWidgets', + 'Versions/Current/QtWidgets', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtWidgets.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtWidgets.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtWidgets.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtWidgets.framework/Versions/Current', '5', 'SYMLINK'), + ('Python3.framework/Python3', 'Versions/Current/Python3', 'SYMLINK'), + ('Python3.framework/Resources', 'Versions/Current/Resources', 'SYMLINK'), + ('Python3.framework/Versions/3.9/Resources/Info.plist', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/Resources/Info.plist', + 'DATA'), + ('Python3.framework/Versions/Current', '3.9', 'SYMLINK')], + [('weakref', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/weakref.py', + 'PYMODULE'), + ('io', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/io.py', + 'PYMODULE'), + ('abc', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/abc.py', + 'PYMODULE'), + ('keyword', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/keyword.py', + 'PYMODULE'), + ('genericpath', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/genericpath.py', + 'PYMODULE'), + ('types', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/types.py', + 'PYMODULE'), + ('locale', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/locale.py', + 'PYMODULE'), + ('codecs', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/codecs.py', + 'PYMODULE'), + ('operator', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/operator.py', + 'PYMODULE'), + ('enum', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/enum.py', + 'PYMODULE'), + ('posixpath', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/posixpath.py', + 'PYMODULE'), + ('collections.abc', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/collections/abc.py', + 'PYMODULE'), + ('collections', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/collections/__init__.py', + 'PYMODULE'), + ('linecache', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/linecache.py', + 'PYMODULE'), + ('stat', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/stat.py', + 'PYMODULE'), + ('_weakrefset', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_weakrefset.py', + 'PYMODULE'), + ('functools', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/functools.py', + 'PYMODULE'), + ('encodings.zlib_codec', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/zlib_codec.py', + 'PYMODULE'), + ('encodings.uu_codec', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/uu_codec.py', + 'PYMODULE'), + ('encodings.utf_8_sig', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/utf_8_sig.py', + 'PYMODULE'), + ('encodings.utf_8', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/utf_8.py', + 'PYMODULE'), + ('encodings.utf_7', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/utf_7.py', + 'PYMODULE'), + ('encodings.utf_32_le', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/utf_32_le.py', + 'PYMODULE'), + ('encodings.utf_32_be', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/utf_32_be.py', + 'PYMODULE'), + ('encodings.utf_32', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/utf_32.py', + 'PYMODULE'), + ('encodings.utf_16_le', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/utf_16_le.py', + 'PYMODULE'), + ('encodings.utf_16_be', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/utf_16_be.py', + 'PYMODULE'), + ('encodings.utf_16', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/utf_16.py', + 'PYMODULE'), + ('encodings.unicode_escape', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/unicode_escape.py', + 'PYMODULE'), + ('encodings.undefined', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/undefined.py', + 'PYMODULE'), + ('encodings.tis_620', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/tis_620.py', + 'PYMODULE'), + ('encodings.shift_jisx0213', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/shift_jisx0213.py', + 'PYMODULE'), + ('encodings.shift_jis_2004', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/shift_jis_2004.py', + 'PYMODULE'), + ('encodings.shift_jis', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/shift_jis.py', + 'PYMODULE'), + ('encodings.rot_13', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/rot_13.py', + 'PYMODULE'), + ('encodings.raw_unicode_escape', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/raw_unicode_escape.py', + 'PYMODULE'), + ('encodings.quopri_codec', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/quopri_codec.py', + 'PYMODULE'), + ('encodings.punycode', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/punycode.py', + 'PYMODULE'), + ('encodings.ptcp154', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/ptcp154.py', + 'PYMODULE'), + ('encodings.palmos', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/palmos.py', + 'PYMODULE'), + ('encodings.oem', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/oem.py', + 'PYMODULE'), + ('encodings.mbcs', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/mbcs.py', + 'PYMODULE'), + ('encodings.mac_turkish', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/mac_turkish.py', + 'PYMODULE'), + ('encodings.mac_romanian', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/mac_romanian.py', + 'PYMODULE'), + ('encodings.mac_roman', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/mac_roman.py', + 'PYMODULE'), + ('encodings.mac_latin2', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/mac_latin2.py', + 'PYMODULE'), + ('encodings.mac_iceland', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/mac_iceland.py', + 'PYMODULE'), + ('encodings.mac_greek', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/mac_greek.py', + 'PYMODULE'), + ('encodings.mac_farsi', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/mac_farsi.py', + 'PYMODULE'), + ('encodings.mac_cyrillic', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/mac_cyrillic.py', + 'PYMODULE'), + ('encodings.mac_croatian', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/mac_croatian.py', + 'PYMODULE'), + ('encodings.mac_arabic', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/mac_arabic.py', + 'PYMODULE'), + ('encodings.latin_1', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/latin_1.py', + 'PYMODULE'), + ('encodings.kz1048', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/kz1048.py', + 'PYMODULE'), + ('encodings.koi8_u', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/koi8_u.py', + 'PYMODULE'), + ('encodings.koi8_t', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/koi8_t.py', + 'PYMODULE'), + ('encodings.koi8_r', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/koi8_r.py', + 'PYMODULE'), + ('encodings.johab', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/johab.py', + 'PYMODULE'), + ('encodings.iso8859_9', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/iso8859_9.py', + 'PYMODULE'), + ('encodings.iso8859_8', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/iso8859_8.py', + 'PYMODULE'), + ('encodings.iso8859_7', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/iso8859_7.py', + 'PYMODULE'), + ('encodings.iso8859_6', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/iso8859_6.py', + 'PYMODULE'), + ('encodings.iso8859_5', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/iso8859_5.py', + 'PYMODULE'), + ('encodings.iso8859_4', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/iso8859_4.py', + 'PYMODULE'), + ('encodings.iso8859_3', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/iso8859_3.py', + 'PYMODULE'), + ('encodings.iso8859_2', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/iso8859_2.py', + 'PYMODULE'), + ('encodings.iso8859_16', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/iso8859_16.py', + 'PYMODULE'), + ('encodings.iso8859_15', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/iso8859_15.py', + 'PYMODULE'), + ('encodings.iso8859_14', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/iso8859_14.py', + 'PYMODULE'), + ('encodings.iso8859_13', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/iso8859_13.py', + 'PYMODULE'), + ('encodings.iso8859_11', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/iso8859_11.py', + 'PYMODULE'), + ('encodings.iso8859_10', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/iso8859_10.py', + 'PYMODULE'), + ('encodings.iso8859_1', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/iso8859_1.py', + 'PYMODULE'), + ('encodings.iso2022_kr', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/iso2022_kr.py', + 'PYMODULE'), + ('encodings.iso2022_jp_ext', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/iso2022_jp_ext.py', + 'PYMODULE'), + ('encodings.iso2022_jp_3', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/iso2022_jp_3.py', + 'PYMODULE'), + ('encodings.iso2022_jp_2004', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/iso2022_jp_2004.py', + 'PYMODULE'), + ('encodings.iso2022_jp_2', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/iso2022_jp_2.py', + 'PYMODULE'), + ('encodings.iso2022_jp_1', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/iso2022_jp_1.py', + 'PYMODULE'), + ('encodings.iso2022_jp', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/iso2022_jp.py', + 'PYMODULE'), + ('encodings.idna', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/idna.py', + 'PYMODULE'), + ('encodings.hz', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/hz.py', + 'PYMODULE'), + ('encodings.hp_roman8', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/hp_roman8.py', + 'PYMODULE'), + ('encodings.hex_codec', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/hex_codec.py', + 'PYMODULE'), + ('encodings.gbk', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/gbk.py', + 'PYMODULE'), + ('encodings.gb2312', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/gb2312.py', + 'PYMODULE'), + ('encodings.gb18030', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/gb18030.py', + 'PYMODULE'), + ('encodings.euc_kr', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/euc_kr.py', + 'PYMODULE'), + ('encodings.euc_jp', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/euc_jp.py', + 'PYMODULE'), + ('encodings.euc_jisx0213', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/euc_jisx0213.py', + 'PYMODULE'), + ('encodings.euc_jis_2004', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/euc_jis_2004.py', + 'PYMODULE'), + ('encodings.cp950', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp950.py', + 'PYMODULE'), + ('encodings.cp949', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp949.py', + 'PYMODULE'), + ('encodings.cp932', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp932.py', + 'PYMODULE'), + ('encodings.cp875', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp875.py', + 'PYMODULE'), + ('encodings.cp874', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp874.py', + 'PYMODULE'), + ('encodings.cp869', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp869.py', + 'PYMODULE'), + ('encodings.cp866', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp866.py', + 'PYMODULE'), + ('encodings.cp865', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp865.py', + 'PYMODULE'), + ('encodings.cp864', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp864.py', + 'PYMODULE'), + ('encodings.cp863', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp863.py', + 'PYMODULE'), + ('encodings.cp862', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp862.py', + 'PYMODULE'), + ('encodings.cp861', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp861.py', + 'PYMODULE'), + ('encodings.cp860', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp860.py', + 'PYMODULE'), + ('encodings.cp858', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp858.py', + 'PYMODULE'), + ('encodings.cp857', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp857.py', + 'PYMODULE'), + ('encodings.cp856', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp856.py', + 'PYMODULE'), + ('encodings.cp855', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp855.py', + 'PYMODULE'), + ('encodings.cp852', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp852.py', + 'PYMODULE'), + ('encodings.cp850', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp850.py', + 'PYMODULE'), + ('encodings.cp775', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp775.py', + 'PYMODULE'), + ('encodings.cp737', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp737.py', + 'PYMODULE'), + ('encodings.cp720', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp720.py', + 'PYMODULE'), + ('encodings.cp500', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp500.py', + 'PYMODULE'), + ('encodings.cp437', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp437.py', + 'PYMODULE'), + ('encodings.cp424', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp424.py', + 'PYMODULE'), + ('encodings.cp273', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp273.py', + 'PYMODULE'), + ('encodings.cp1258', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp1258.py', + 'PYMODULE'), + ('encodings.cp1257', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp1257.py', + 'PYMODULE'), + ('encodings.cp1256', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp1256.py', + 'PYMODULE'), + ('encodings.cp1255', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp1255.py', + 'PYMODULE'), + ('encodings.cp1254', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp1254.py', + 'PYMODULE'), + ('encodings.cp1253', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp1253.py', + 'PYMODULE'), + ('encodings.cp1252', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp1252.py', + 'PYMODULE'), + ('encodings.cp1251', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp1251.py', + 'PYMODULE'), + ('encodings.cp1250', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp1250.py', + 'PYMODULE'), + ('encodings.cp1140', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp1140.py', + 'PYMODULE'), + ('encodings.cp1125', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp1125.py', + 'PYMODULE'), + ('encodings.cp1026', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp1026.py', + 'PYMODULE'), + ('encodings.cp1006', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp1006.py', + 'PYMODULE'), + ('encodings.cp037', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/cp037.py', + 'PYMODULE'), + ('encodings.charmap', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/charmap.py', + 'PYMODULE'), + ('encodings.bz2_codec', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/bz2_codec.py', + 'PYMODULE'), + ('encodings.big5hkscs', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/big5hkscs.py', + 'PYMODULE'), + ('encodings.big5', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/big5.py', + 'PYMODULE'), + ('encodings.base64_codec', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/base64_codec.py', + 'PYMODULE'), + ('encodings.ascii', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/ascii.py', + 'PYMODULE'), + ('encodings.aliases', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/aliases.py', + 'PYMODULE'), + ('encodings', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/encodings/__init__.py', + 'PYMODULE'), + ('reprlib', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/reprlib.py', + 'PYMODULE'), + ('sre_compile', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/sre_compile.py', + 'PYMODULE'), + ('re', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/re.py', + 'PYMODULE'), + ('ntpath', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/ntpath.py', + 'PYMODULE'), + ('sre_constants', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/sre_constants.py', + 'PYMODULE'), + ('_bootlocale', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_bootlocale.py', + 'PYMODULE'), + ('copyreg', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/copyreg.py', + 'PYMODULE'), + ('_collections_abc', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_collections_abc.py', + 'PYMODULE'), + ('sre_parse', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/sre_parse.py', + 'PYMODULE'), + ('heapq', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/heapq.py', + 'PYMODULE'), + ('warnings', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/warnings.py', + 'PYMODULE'), + ('traceback', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/traceback.py', + 'PYMODULE'), + ('os', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/os.py', + 'PYMODULE')]) diff --git a/build/EBoek_Scraper/BUNDLE-00.toc b/build/EBoek_Scraper/BUNDLE-00.toc new file mode 100644 index 0000000..608e888 --- /dev/null +++ b/build/EBoek_Scraper/BUNDLE-00.toc @@ -0,0 +1,4 @@ +([('EBoek_Scraper', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/dist/EBoek_Scraper', + 'EXECUTABLE')],) diff --git a/build/EBoek_Scraper/EBoek_Scraper.pkg b/build/EBoek_Scraper/EBoek_Scraper.pkg new file mode 100644 index 0000000..3156559 Binary files /dev/null and b/build/EBoek_Scraper/EBoek_Scraper.pkg differ diff --git a/build/EBoek_Scraper/EXE-00.toc b/build/EBoek_Scraper/EXE-00.toc new file mode 100644 index 0000000..dcb83bb --- /dev/null +++ b/build/EBoek_Scraper/EXE-00.toc @@ -0,0 +1,783 @@ +('/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/dist/EBoek_Scraper', + False, + False, + False, + None, + None, + False, + False, + None, + True, + False, + 'arm64', + None, + None, + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/build/EBoek_Scraper/EBoek_Scraper.pkg', + [('pyi-contents-directory _internal', '', 'OPTION'), + ('PYZ-00.pyz', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/build/EBoek_Scraper/PYZ-00.pyz', + 'PYZ'), + ('python3.9/lib-dynload/_struct.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_struct.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/zlib.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/zlib.cpython-39-darwin.so', + 'EXTENSION'), + ('struct', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/build/EBoek_Scraper/localpycs/struct.pyc', + 'PYMODULE'), + ('pyimod01_archive', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/build/EBoek_Scraper/localpycs/pyimod01_archive.pyc', + 'PYMODULE'), + ('pyimod02_importers', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/build/EBoek_Scraper/localpycs/pyimod02_importers.pyc', + 'PYMODULE'), + ('pyimod03_ctypes', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/build/EBoek_Scraper/localpycs/pyimod03_ctypes.pyc', + 'PYMODULE'), + ('pyiboot01_bootstrap', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyInstaller/loader/pyiboot01_bootstrap.py', + 'PYSOURCE'), + ('pyi_rth_inspect', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyInstaller/hooks/rthooks/pyi_rth_inspect.py', + 'PYSOURCE'), + ('pyi_rth_pkgutil', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py', + 'PYSOURCE'), + ('pyi_rth_multiprocessing', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py', + 'PYSOURCE'), + ('pyi_rth_pyqt5', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyqt5.py', + 'PYSOURCE'), + ('gui_main', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/gui_main.py', + 'PYSOURCE'), + ('selenium/webdriver/common/macos/selenium-manager', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/macos/selenium-manager', + 'BINARY'), + ('Python3.framework/Versions/3.9/Python3', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/Python3', + 'BINARY'), + ('PyQt5/Qt5/plugins/platformthemes/libqxdgdesktopportal.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/platformthemes/libqxdgdesktopportal.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/platforms/libqwebgl.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/platforms/libqwebgl.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqmacheif.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqmacheif.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqwbmp.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqwbmp.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/iconengines/libqsvgicon.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/iconengines/libqsvgicon.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqjpeg.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqjpeg.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqwebp.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqwebp.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqtiff.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqtiff.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqgif.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqgif.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqicns.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqicns.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/platforms/libqminimal.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/platforms/libqminimal.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqmacjp2.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqmacjp2.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/generic/libqtuiotouchplugin.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/generic/libqtuiotouchplugin.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqsvg.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqsvg.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqico.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqico.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/platforms/libqcocoa.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/platforms/libqcocoa.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/platforms/libqoffscreen.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/platforms/libqoffscreen.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqtga.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqtga.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/styles/libqmacstyle.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/styles/libqmacstyle.dylib', + 'BINARY'), + ('python3.9/lib-dynload/_datetime.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_datetime.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_statistics.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_statistics.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_contextvars.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_contextvars.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_decimal.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_decimal.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_pickle.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_pickle.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_hashlib.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_hashlib.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_sha3.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_sha3.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_blake2.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_blake2.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_sha256.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_sha256.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_md5.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_md5.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_sha1.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_sha1.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_sha512.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_sha512.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_random.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_random.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_bisect.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_bisect.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/math.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/math.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/resource.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/resource.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/grp.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/grp.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_lzma.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_lzma.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_bz2.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_bz2.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/binascii.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/binascii.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_scproxy.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_scproxy.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/termios.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/termios.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_ssl.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_ssl.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/unicodedata.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/unicodedata.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/array.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/array.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/select.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/select.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_socket.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_socket.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_csv.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_csv.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_posixsubprocess.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_posixshmem.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_posixshmem.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_multiprocessing.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/pyexpat.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/pyexpat.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/mmap.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/mmap.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_ctypes.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_ctypes.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_queue.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_queue.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_opcode.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_opcode.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_json.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_json.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_asyncio.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_asyncio.cpython-39-darwin.so', + 'EXTENSION'), + ('_brotli.cpython-39-darwin.so', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/_brotli.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_uuid.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_uuid.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_multibytecodec.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_codecs_jp.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_codecs_kr.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_codecs_iso2022.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_codecs_cn.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_codecs_tw.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_codecs_hk.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_heapq.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_heapq.cpython-39-darwin.so', + 'EXTENSION'), + ('PyQt5/QtGui.abi3.so', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/QtGui.abi3.so', + 'EXTENSION'), + ('PyQt5/sip.cpython-39-darwin.so', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/sip.cpython-39-darwin.so', + 'EXTENSION'), + ('PyQt5/QtCore.abi3.so', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/QtCore.abi3.so', + 'EXTENSION'), + ('PyQt5/QtWidgets.abi3.so', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/QtWidgets.abi3.so', + 'EXTENSION'), + ('PyQt5/Qt5/lib/QtGui.framework/Versions/5/QtGui', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtGui.framework/Versions/5/QtGui', + 'BINARY'), + ('PyQt5/Qt5/lib/QtCore.framework/Versions/5/QtCore', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtCore.framework/Versions/5/QtCore', + 'BINARY'), + ('PyQt5/Qt5/lib/QtDBus.framework/Versions/5/QtDBus', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtDBus.framework/Versions/5/QtDBus', + 'BINARY'), + ('PyQt5/Qt5/lib/QtQmlModels.framework/Versions/5/QtQmlModels', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtQmlModels.framework/Versions/5/QtQmlModels', + 'BINARY'), + ('PyQt5/Qt5/lib/QtQml.framework/Versions/5/QtQml', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtQml.framework/Versions/5/QtQml', + 'BINARY'), + ('PyQt5/Qt5/lib/QtNetwork.framework/Versions/5/QtNetwork', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtNetwork.framework/Versions/5/QtNetwork', + 'BINARY'), + ('PyQt5/Qt5/lib/QtQuick.framework/Versions/5/QtQuick', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtQuick.framework/Versions/5/QtQuick', + 'BINARY'), + ('PyQt5/Qt5/lib/QtWebSockets.framework/Versions/5/QtWebSockets', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtWebSockets.framework/Versions/5/QtWebSockets', + 'BINARY'), + ('PyQt5/Qt5/lib/QtSvg.framework/Versions/5/QtSvg', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtSvg.framework/Versions/5/QtSvg', + 'BINARY'), + ('PyQt5/Qt5/lib/QtWidgets.framework/Versions/5/QtWidgets', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtWidgets.framework/Versions/5/QtWidgets', + 'BINARY'), + ('PyQt5/Qt5/lib/QtPrintSupport.framework/Versions/5/QtPrintSupport', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtPrintSupport.framework/Versions/5/QtPrintSupport', + 'BINARY'), + ('certifi/py.typed', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/certifi/py.typed', + 'DATA'), + ('certifi/cacert.pem', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/certifi/cacert.pem', + 'DATA'), + ('selenium/webdriver/remote/isDisplayed.js', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/isDisplayed.js', + 'DATA'), + ('selenium/webdriver/remote/getAttribute.js', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/getAttribute.js', + 'DATA'), + ('selenium/py.typed', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/py.typed', + 'DATA'), + ('selenium/webdriver/remote/findElements.js', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/findElements.js', + 'DATA'), + ('selenium/webdriver/common/windows/selenium-manager.exe', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/windows/selenium-manager.exe', + 'DATA'), + ('selenium/webdriver/common/devtools/v138/py.typed', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/devtools/v138/py.typed', + 'DATA'), + ('selenium/webdriver/common/mutation-listener.js', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/mutation-listener.js', + 'DATA'), + ('selenium/webdriver/firefox/webdriver_prefs.json', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/firefox/webdriver_prefs.json', + 'DATA'), + ('selenium/webdriver/common/devtools/v137/py.typed', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/devtools/v137/py.typed', + 'DATA'), + ('selenium/webdriver/common/linux/selenium-manager', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/linux/selenium-manager', + 'DATA'), + ('selenium/webdriver/common/devtools/v139/py.typed', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/devtools/v139/py.typed', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_ko.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_ko.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_sl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_sl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_nn.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_nn.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_gd.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_gd.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_da.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_da.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_ca.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_ca.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_ru.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_ru.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_fr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_fr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_lt.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_lt.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_hr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_hr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_de.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_de.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_cs.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_cs.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_bg.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_bg.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_es.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_es.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_pt_BR.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_pt_BR.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_it.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_it.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_da.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_da.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_ja.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_ja.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_hr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_hr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_ko.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_ko.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_bg.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_bg.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_cs.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_cs.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_nn.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_nn.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_lv.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_lv.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_uk.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_uk.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_hu.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_hu.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_pt_PT.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_pt_PT.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_gd.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_gd.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_gl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_gl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_pl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_pl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_ko.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_ko.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_it.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_it.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_pt_BR.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_pt_BR.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_ar.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_ar.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_zh_CN.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_zh_CN.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_pl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_pl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_es.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_es.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_zh_CN.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_zh_CN.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_zh_CN.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_zh_CN.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_pt_BR.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_pt_BR.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_en.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_en.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_sl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_sl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_gl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_gl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_uk.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_uk.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_he.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_he.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_fa.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_fa.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_ja.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_ja.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_hr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_hr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_sk.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_sk.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_sk.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_sk.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_nn.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_nn.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_hu.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_hu.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_ru.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_ru.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_fr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_fr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_hu.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_hu.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_zh_TW.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_zh_TW.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_sv.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_sv.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_fr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_fr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_en.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_en.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_ca.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_ca.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_ru.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_ru.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_de.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_de.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_he.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_he.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_it.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_it.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_fi.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_fi.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_fa.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_fa.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_nl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_nl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_es.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_es.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_zh_TW.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_zh_TW.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_ar.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_ar.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_tr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_tr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_ca.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_ca.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_en.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_en.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_sk.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_sk.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_tr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_tr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_ar.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_ar.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_cs.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_cs.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_de.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_de.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_fi.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_fi.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_tr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_tr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_lv.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_lv.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_pl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_pl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_nl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_nl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_nl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_nl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_uk.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_uk.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_ja.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_ja.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_zh_TW.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_zh_TW.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_da.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_da.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_bg.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_bg.qm', + 'DATA'), + ('Python3', 'Python3.framework/Versions/3.9/Python3', 'SYMLINK'), + ('h2-4.3.0.dist-info/top_level.txt', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2-4.3.0.dist-info/top_level.txt', + 'DATA'), + ('h2-4.3.0.dist-info/licenses/LICENSE', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2-4.3.0.dist-info/licenses/LICENSE', + 'DATA'), + ('h2-4.3.0.dist-info/INSTALLER', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2-4.3.0.dist-info/INSTALLER', + 'DATA'), + ('h2-4.3.0.dist-info/RECORD', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2-4.3.0.dist-info/RECORD', + 'DATA'), + ('h2-4.3.0.dist-info/WHEEL', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2-4.3.0.dist-info/WHEEL', + 'DATA'), + ('h2-4.3.0.dist-info/METADATA', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2-4.3.0.dist-info/METADATA', + 'DATA'), + ('base_library.zip', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/build/EBoek_Scraper/base_library.zip', + 'DATA'), + ('QtGui', 'PyQt5/Qt5/lib/QtGui.framework/Versions/5/QtGui', 'SYMLINK'), + ('QtCore', 'PyQt5/Qt5/lib/QtCore.framework/Versions/5/QtCore', 'SYMLINK'), + ('QtDBus', 'PyQt5/Qt5/lib/QtDBus.framework/Versions/5/QtDBus', 'SYMLINK'), + ('QtQmlModels', + 'PyQt5/Qt5/lib/QtQmlModels.framework/Versions/5/QtQmlModels', + 'SYMLINK'), + ('QtQml', 'PyQt5/Qt5/lib/QtQml.framework/Versions/5/QtQml', 'SYMLINK'), + ('QtNetwork', + 'PyQt5/Qt5/lib/QtNetwork.framework/Versions/5/QtNetwork', + 'SYMLINK'), + ('QtQuick', 'PyQt5/Qt5/lib/QtQuick.framework/Versions/5/QtQuick', 'SYMLINK'), + ('QtWebSockets', + 'PyQt5/Qt5/lib/QtWebSockets.framework/Versions/5/QtWebSockets', + 'SYMLINK'), + ('QtSvg', 'PyQt5/Qt5/lib/QtSvg.framework/Versions/5/QtSvg', 'SYMLINK'), + ('QtWidgets', + 'PyQt5/Qt5/lib/QtWidgets.framework/Versions/5/QtWidgets', + 'SYMLINK'), + ('QtPrintSupport', + 'PyQt5/Qt5/lib/QtPrintSupport.framework/Versions/5/QtPrintSupport', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtCore.framework/QtCore', + 'Versions/Current/QtCore', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtCore.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtCore.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtCore.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtCore.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtDBus.framework/QtDBus', + 'Versions/Current/QtDBus', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtDBus.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtDBus.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtDBus.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtDBus.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtGui.framework/QtGui', 'Versions/Current/QtGui', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtGui.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtGui.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtGui.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtGui.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtNetwork.framework/QtNetwork', + 'Versions/Current/QtNetwork', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtNetwork.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtNetwork.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtNetwork.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtNetwork.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtPrintSupport.framework/QtPrintSupport', + 'Versions/Current/QtPrintSupport', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtPrintSupport.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtPrintSupport.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtPrintSupport.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtPrintSupport.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQml.framework/QtQml', 'Versions/Current/QtQml', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQml.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQml.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtQml.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtQml.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQmlModels.framework/QtQmlModels', + 'Versions/Current/QtQmlModels', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQmlModels.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQmlModels.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtQmlModels.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtQmlModels.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQuick.framework/QtQuick', + 'Versions/Current/QtQuick', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQuick.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQuick.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtQuick.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtQuick.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtSvg.framework/QtSvg', 'Versions/Current/QtSvg', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtSvg.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtSvg.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtSvg.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtSvg.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtWebSockets.framework/QtWebSockets', + 'Versions/Current/QtWebSockets', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtWebSockets.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtWebSockets.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtWebSockets.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtWebSockets.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtWidgets.framework/QtWidgets', + 'Versions/Current/QtWidgets', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtWidgets.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtWidgets.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtWidgets.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtWidgets.framework/Versions/Current', '5', 'SYMLINK'), + ('Python3.framework/Python3', 'Versions/Current/Python3', 'SYMLINK'), + ('Python3.framework/Resources', 'Versions/Current/Resources', 'SYMLINK'), + ('Python3.framework/Versions/3.9/Resources/Info.plist', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/Resources/Info.plist', + 'DATA'), + ('Python3.framework/Versions/Current', '3.9', 'SYMLINK')], + [], + False, + False, + 1768053398, + [('runw', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyInstaller/bootloader/Darwin-64bit/runw', + 'EXECUTABLE')], + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/Python3') diff --git a/build/EBoek_Scraper/PKG-00.toc b/build/EBoek_Scraper/PKG-00.toc new file mode 100644 index 0000000..986e3d2 --- /dev/null +++ b/build/EBoek_Scraper/PKG-00.toc @@ -0,0 +1,777 @@ +('/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/build/EBoek_Scraper/EBoek_Scraper.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', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/build/EBoek_Scraper/PYZ-00.pyz', + 'PYZ'), + ('python3.9/lib-dynload/_struct.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_struct.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/zlib.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/zlib.cpython-39-darwin.so', + 'EXTENSION'), + ('struct', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/build/EBoek_Scraper/localpycs/struct.pyc', + 'PYMODULE'), + ('pyimod01_archive', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/build/EBoek_Scraper/localpycs/pyimod01_archive.pyc', + 'PYMODULE'), + ('pyimod02_importers', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/build/EBoek_Scraper/localpycs/pyimod02_importers.pyc', + 'PYMODULE'), + ('pyimod03_ctypes', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/build/EBoek_Scraper/localpycs/pyimod03_ctypes.pyc', + 'PYMODULE'), + ('pyiboot01_bootstrap', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyInstaller/loader/pyiboot01_bootstrap.py', + 'PYSOURCE'), + ('pyi_rth_inspect', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyInstaller/hooks/rthooks/pyi_rth_inspect.py', + 'PYSOURCE'), + ('pyi_rth_pkgutil', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py', + 'PYSOURCE'), + ('pyi_rth_multiprocessing', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py', + 'PYSOURCE'), + ('pyi_rth_pyqt5', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyqt5.py', + 'PYSOURCE'), + ('gui_main', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/gui_main.py', + 'PYSOURCE'), + ('selenium/webdriver/common/macos/selenium-manager', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/macos/selenium-manager', + 'BINARY'), + ('Python3.framework/Versions/3.9/Python3', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/Python3', + 'BINARY'), + ('PyQt5/Qt5/plugins/platformthemes/libqxdgdesktopportal.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/platformthemes/libqxdgdesktopportal.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/platforms/libqwebgl.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/platforms/libqwebgl.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqmacheif.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqmacheif.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqwbmp.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqwbmp.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/iconengines/libqsvgicon.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/iconengines/libqsvgicon.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqjpeg.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqjpeg.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqwebp.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqwebp.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqtiff.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqtiff.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqgif.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqgif.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqicns.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqicns.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/platforms/libqminimal.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/platforms/libqminimal.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqmacjp2.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqmacjp2.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/generic/libqtuiotouchplugin.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/generic/libqtuiotouchplugin.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqsvg.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqsvg.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqico.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqico.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/platforms/libqcocoa.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/platforms/libqcocoa.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/platforms/libqoffscreen.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/platforms/libqoffscreen.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/imageformats/libqtga.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/imageformats/libqtga.dylib', + 'BINARY'), + ('PyQt5/Qt5/plugins/styles/libqmacstyle.dylib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/plugins/styles/libqmacstyle.dylib', + 'BINARY'), + ('python3.9/lib-dynload/_datetime.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_datetime.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_statistics.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_statistics.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_contextvars.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_contextvars.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_decimal.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_decimal.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_pickle.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_pickle.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_hashlib.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_hashlib.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_sha3.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_sha3.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_blake2.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_blake2.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_sha256.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_sha256.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_md5.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_md5.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_sha1.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_sha1.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_sha512.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_sha512.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_random.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_random.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_bisect.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_bisect.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/math.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/math.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/resource.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/resource.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/grp.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/grp.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_lzma.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_lzma.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_bz2.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_bz2.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/binascii.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/binascii.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_scproxy.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_scproxy.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/termios.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/termios.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_ssl.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_ssl.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/unicodedata.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/unicodedata.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/array.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/array.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/select.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/select.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_socket.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_socket.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_csv.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_csv.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_posixsubprocess.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_posixshmem.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_posixshmem.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_multiprocessing.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/pyexpat.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/pyexpat.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/mmap.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/mmap.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_ctypes.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_ctypes.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_queue.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_queue.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_opcode.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_opcode.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_json.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_json.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_asyncio.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_asyncio.cpython-39-darwin.so', + 'EXTENSION'), + ('_brotli.cpython-39-darwin.so', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/_brotli.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_uuid.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_uuid.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_multibytecodec.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_codecs_jp.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_codecs_kr.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_codecs_iso2022.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_codecs_cn.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_codecs_tw.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_codecs_hk.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-darwin.so', + 'EXTENSION'), + ('python3.9/lib-dynload/_heapq.cpython-39-darwin.so', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lib-dynload/_heapq.cpython-39-darwin.so', + 'EXTENSION'), + ('PyQt5/QtGui.abi3.so', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/QtGui.abi3.so', + 'EXTENSION'), + ('PyQt5/sip.cpython-39-darwin.so', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/sip.cpython-39-darwin.so', + 'EXTENSION'), + ('PyQt5/QtCore.abi3.so', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/QtCore.abi3.so', + 'EXTENSION'), + ('PyQt5/QtWidgets.abi3.so', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/QtWidgets.abi3.so', + 'EXTENSION'), + ('PyQt5/Qt5/lib/QtGui.framework/Versions/5/QtGui', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtGui.framework/Versions/5/QtGui', + 'BINARY'), + ('PyQt5/Qt5/lib/QtCore.framework/Versions/5/QtCore', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtCore.framework/Versions/5/QtCore', + 'BINARY'), + ('PyQt5/Qt5/lib/QtDBus.framework/Versions/5/QtDBus', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtDBus.framework/Versions/5/QtDBus', + 'BINARY'), + ('PyQt5/Qt5/lib/QtQmlModels.framework/Versions/5/QtQmlModels', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtQmlModels.framework/Versions/5/QtQmlModels', + 'BINARY'), + ('PyQt5/Qt5/lib/QtQml.framework/Versions/5/QtQml', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtQml.framework/Versions/5/QtQml', + 'BINARY'), + ('PyQt5/Qt5/lib/QtNetwork.framework/Versions/5/QtNetwork', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtNetwork.framework/Versions/5/QtNetwork', + 'BINARY'), + ('PyQt5/Qt5/lib/QtQuick.framework/Versions/5/QtQuick', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtQuick.framework/Versions/5/QtQuick', + 'BINARY'), + ('PyQt5/Qt5/lib/QtWebSockets.framework/Versions/5/QtWebSockets', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtWebSockets.framework/Versions/5/QtWebSockets', + 'BINARY'), + ('PyQt5/Qt5/lib/QtSvg.framework/Versions/5/QtSvg', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtSvg.framework/Versions/5/QtSvg', + 'BINARY'), + ('PyQt5/Qt5/lib/QtWidgets.framework/Versions/5/QtWidgets', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtWidgets.framework/Versions/5/QtWidgets', + 'BINARY'), + ('PyQt5/Qt5/lib/QtPrintSupport.framework/Versions/5/QtPrintSupport', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtPrintSupport.framework/Versions/5/QtPrintSupport', + 'BINARY'), + ('certifi/py.typed', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/certifi/py.typed', + 'DATA'), + ('certifi/cacert.pem', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/certifi/cacert.pem', + 'DATA'), + ('selenium/webdriver/remote/isDisplayed.js', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/isDisplayed.js', + 'DATA'), + ('selenium/webdriver/remote/getAttribute.js', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/getAttribute.js', + 'DATA'), + ('selenium/py.typed', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/py.typed', + 'DATA'), + ('selenium/webdriver/remote/findElements.js', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/findElements.js', + 'DATA'), + ('selenium/webdriver/common/windows/selenium-manager.exe', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/windows/selenium-manager.exe', + 'DATA'), + ('selenium/webdriver/common/devtools/v138/py.typed', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/devtools/v138/py.typed', + 'DATA'), + ('selenium/webdriver/common/mutation-listener.js', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/mutation-listener.js', + 'DATA'), + ('selenium/webdriver/firefox/webdriver_prefs.json', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/firefox/webdriver_prefs.json', + 'DATA'), + ('selenium/webdriver/common/devtools/v137/py.typed', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/devtools/v137/py.typed', + 'DATA'), + ('selenium/webdriver/common/linux/selenium-manager', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/linux/selenium-manager', + 'DATA'), + ('selenium/webdriver/common/devtools/v139/py.typed', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/devtools/v139/py.typed', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_ko.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_ko.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_sl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_sl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_nn.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_nn.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_gd.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_gd.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_da.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_da.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_ca.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_ca.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_ru.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_ru.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_fr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_fr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_lt.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_lt.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_hr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_hr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_de.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_de.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_cs.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_cs.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_bg.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_bg.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_es.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_es.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_pt_BR.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_pt_BR.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_it.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_it.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_da.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_da.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_ja.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_ja.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_hr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_hr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_ko.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_ko.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_bg.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_bg.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_cs.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_cs.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_nn.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_nn.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_lv.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_lv.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_uk.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_uk.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_hu.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_hu.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_pt_PT.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_pt_PT.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_gd.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_gd.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_gl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_gl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_pl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_pl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_ko.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_ko.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_it.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_it.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_pt_BR.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_pt_BR.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_ar.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_ar.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_zh_CN.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_zh_CN.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_pl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_pl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_es.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_es.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_zh_CN.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_zh_CN.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_zh_CN.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_zh_CN.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_pt_BR.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_pt_BR.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_en.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_en.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_sl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_sl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_gl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_gl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_uk.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_uk.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_he.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_he.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_fa.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_fa.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_ja.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_ja.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_hr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_hr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_sk.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_sk.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_sk.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_sk.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_nn.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_nn.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_hu.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_hu.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_ru.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_ru.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_fr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_fr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_hu.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_hu.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_zh_TW.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_zh_TW.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_sv.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_sv.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_fr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_fr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_en.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_en.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_ca.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_ca.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_ru.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_ru.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_de.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_de.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_he.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_he.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_it.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_it.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_fi.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_fi.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_fa.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_fa.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_nl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_nl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_es.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_es.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_zh_TW.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_zh_TW.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_ar.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_ar.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_tr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_tr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_ca.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_ca.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_en.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_en.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_sk.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_sk.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_tr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_tr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_ar.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_ar.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_cs.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_cs.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_de.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_de.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_fi.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_fi.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_tr.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_tr.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_lv.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_lv.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_pl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_pl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_nl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_nl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qtbase_nl.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qtbase_nl.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_uk.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_uk.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_ja.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_ja.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_zh_TW.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_zh_TW.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_help_da.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_help_da.qm', + 'DATA'), + ('PyQt5/Qt5/translations/qt_bg.qm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/translations/qt_bg.qm', + 'DATA'), + ('Python3', 'Python3.framework/Versions/3.9/Python3', 'SYMLINK'), + ('h2-4.3.0.dist-info/top_level.txt', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2-4.3.0.dist-info/top_level.txt', + 'DATA'), + ('h2-4.3.0.dist-info/licenses/LICENSE', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2-4.3.0.dist-info/licenses/LICENSE', + 'DATA'), + ('h2-4.3.0.dist-info/INSTALLER', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2-4.3.0.dist-info/INSTALLER', + 'DATA'), + ('h2-4.3.0.dist-info/RECORD', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2-4.3.0.dist-info/RECORD', + 'DATA'), + ('h2-4.3.0.dist-info/WHEEL', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2-4.3.0.dist-info/WHEEL', + 'DATA'), + ('h2-4.3.0.dist-info/METADATA', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2-4.3.0.dist-info/METADATA', + 'DATA'), + ('base_library.zip', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/build/EBoek_Scraper/base_library.zip', + 'DATA'), + ('QtGui', 'PyQt5/Qt5/lib/QtGui.framework/Versions/5/QtGui', 'SYMLINK'), + ('QtCore', 'PyQt5/Qt5/lib/QtCore.framework/Versions/5/QtCore', 'SYMLINK'), + ('QtDBus', 'PyQt5/Qt5/lib/QtDBus.framework/Versions/5/QtDBus', 'SYMLINK'), + ('QtQmlModels', + 'PyQt5/Qt5/lib/QtQmlModels.framework/Versions/5/QtQmlModels', + 'SYMLINK'), + ('QtQml', 'PyQt5/Qt5/lib/QtQml.framework/Versions/5/QtQml', 'SYMLINK'), + ('QtNetwork', + 'PyQt5/Qt5/lib/QtNetwork.framework/Versions/5/QtNetwork', + 'SYMLINK'), + ('QtQuick', 'PyQt5/Qt5/lib/QtQuick.framework/Versions/5/QtQuick', 'SYMLINK'), + ('QtWebSockets', + 'PyQt5/Qt5/lib/QtWebSockets.framework/Versions/5/QtWebSockets', + 'SYMLINK'), + ('QtSvg', 'PyQt5/Qt5/lib/QtSvg.framework/Versions/5/QtSvg', 'SYMLINK'), + ('QtWidgets', + 'PyQt5/Qt5/lib/QtWidgets.framework/Versions/5/QtWidgets', + 'SYMLINK'), + ('QtPrintSupport', + 'PyQt5/Qt5/lib/QtPrintSupport.framework/Versions/5/QtPrintSupport', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtCore.framework/QtCore', + 'Versions/Current/QtCore', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtCore.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtCore.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtCore.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtCore.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtDBus.framework/QtDBus', + 'Versions/Current/QtDBus', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtDBus.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtDBus.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtDBus.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtDBus.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtGui.framework/QtGui', 'Versions/Current/QtGui', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtGui.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtGui.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtGui.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtGui.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtNetwork.framework/QtNetwork', + 'Versions/Current/QtNetwork', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtNetwork.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtNetwork.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtNetwork.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtNetwork.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtPrintSupport.framework/QtPrintSupport', + 'Versions/Current/QtPrintSupport', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtPrintSupport.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtPrintSupport.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtPrintSupport.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtPrintSupport.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQml.framework/QtQml', 'Versions/Current/QtQml', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQml.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQml.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtQml.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtQml.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQmlModels.framework/QtQmlModels', + 'Versions/Current/QtQmlModels', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQmlModels.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQmlModels.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtQmlModels.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtQmlModels.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQuick.framework/QtQuick', + 'Versions/Current/QtQuick', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQuick.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtQuick.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtQuick.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtQuick.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtSvg.framework/QtSvg', 'Versions/Current/QtSvg', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtSvg.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtSvg.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtSvg.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtSvg.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtWebSockets.framework/QtWebSockets', + 'Versions/Current/QtWebSockets', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtWebSockets.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtWebSockets.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtWebSockets.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtWebSockets.framework/Versions/Current', '5', 'SYMLINK'), + ('PyQt5/Qt5/lib/QtWidgets.framework/QtWidgets', + 'Versions/Current/QtWidgets', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtWidgets.framework/Resources', + 'Versions/Current/Resources', + 'SYMLINK'), + ('PyQt5/Qt5/lib/QtWidgets.framework/Versions/5/Resources/Info.plist', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/Qt5/lib/QtWidgets.framework/Resources/Info.plist', + 'DATA'), + ('PyQt5/Qt5/lib/QtWidgets.framework/Versions/Current', '5', 'SYMLINK'), + ('Python3.framework/Python3', 'Versions/Current/Python3', 'SYMLINK'), + ('Python3.framework/Resources', 'Versions/Current/Resources', 'SYMLINK'), + ('Python3.framework/Versions/3.9/Resources/Info.plist', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/Resources/Info.plist', + 'DATA'), + ('Python3.framework/Versions/Current', '3.9', 'SYMLINK')], + 'Python3', + False, + False, + False, + [], + 'arm64', + None, + None) diff --git a/build/EBoek_Scraper/PYZ-00.pyz b/build/EBoek_Scraper/PYZ-00.pyz new file mode 100644 index 0000000..2a63666 Binary files /dev/null and b/build/EBoek_Scraper/PYZ-00.pyz differ diff --git a/build/EBoek_Scraper/PYZ-00.toc b/build/EBoek_Scraper/PYZ-00.toc new file mode 100644 index 0000000..e127041 --- /dev/null +++ b/build/EBoek_Scraper/PYZ-00.toc @@ -0,0 +1,1215 @@ +('/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/build/EBoek_Scraper/PYZ-00.pyz', + [('PyQt5', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyQt5/__init__.py', + 'PYMODULE'), + ('__future__', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/__future__.py', + 'PYMODULE'), + ('_aix_support', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_aix_support.py', + 'PYMODULE'), + ('_bootsubprocess', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_bootsubprocess.py', + 'PYMODULE'), + ('_compat_pickle', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_compat_pickle.py', + 'PYMODULE'), + ('_compression', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_compression.py', + 'PYMODULE'), + ('_osx_support', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_osx_support.py', + 'PYMODULE'), + ('_py_abc', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_py_abc.py', + 'PYMODULE'), + ('_pydecimal', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_pydecimal.py', + 'PYMODULE'), + ('_pyi_rth_utils', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyInstaller/fake-modules/_pyi_rth_utils/__init__.py', + 'PYMODULE'), + ('_pyi_rth_utils.qt', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyInstaller/fake-modules/_pyi_rth_utils/qt.py', + 'PYMODULE'), + ('_strptime', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_strptime.py', + 'PYMODULE'), + ('_sysconfigdata__darwin_darwin', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_sysconfigdata__darwin_darwin.py', + 'PYMODULE'), + ('_threading_local', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_threading_local.py', + 'PYMODULE'), + ('argparse', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/argparse.py', + 'PYMODULE'), + ('ast', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/ast.py', + 'PYMODULE'), + ('asyncio', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/__init__.py', + 'PYMODULE'), + ('asyncio.base_events', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/base_events.py', + 'PYMODULE'), + ('asyncio.base_futures', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/base_futures.py', + 'PYMODULE'), + ('asyncio.base_subprocess', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/base_subprocess.py', + 'PYMODULE'), + ('asyncio.base_tasks', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/base_tasks.py', + 'PYMODULE'), + ('asyncio.constants', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/constants.py', + 'PYMODULE'), + ('asyncio.coroutines', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/coroutines.py', + 'PYMODULE'), + ('asyncio.events', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/events.py', + 'PYMODULE'), + ('asyncio.exceptions', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/exceptions.py', + 'PYMODULE'), + ('asyncio.format_helpers', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/format_helpers.py', + 'PYMODULE'), + ('asyncio.futures', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/futures.py', + 'PYMODULE'), + ('asyncio.locks', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/locks.py', + 'PYMODULE'), + ('asyncio.log', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/log.py', + 'PYMODULE'), + ('asyncio.proactor_events', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/proactor_events.py', + 'PYMODULE'), + ('asyncio.protocols', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/protocols.py', + 'PYMODULE'), + ('asyncio.queues', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/queues.py', + 'PYMODULE'), + ('asyncio.runners', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/runners.py', + 'PYMODULE'), + ('asyncio.selector_events', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/selector_events.py', + 'PYMODULE'), + ('asyncio.sslproto', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/sslproto.py', + 'PYMODULE'), + ('asyncio.staggered', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/staggered.py', + 'PYMODULE'), + ('asyncio.streams', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/streams.py', + 'PYMODULE'), + ('asyncio.subprocess', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/subprocess.py', + 'PYMODULE'), + ('asyncio.tasks', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/tasks.py', + 'PYMODULE'), + ('asyncio.threads', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/threads.py', + 'PYMODULE'), + ('asyncio.transports', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/transports.py', + 'PYMODULE'), + ('asyncio.trsock', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/trsock.py', + 'PYMODULE'), + ('asyncio.unix_events', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/unix_events.py', + 'PYMODULE'), + ('asyncio.windows_events', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/windows_events.py', + 'PYMODULE'), + ('asyncio.windows_utils', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/asyncio/windows_utils.py', + 'PYMODULE'), + ('base64', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/base64.py', + 'PYMODULE'), + ('bisect', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/bisect.py', + 'PYMODULE'), + ('brotli', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/brotli.py', + 'PYMODULE'), + ('bz2', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/bz2.py', + 'PYMODULE'), + ('calendar', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/calendar.py', + 'PYMODULE'), + ('certifi', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/certifi/__init__.py', + 'PYMODULE'), + ('certifi.core', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/certifi/core.py', + 'PYMODULE'), + ('concurrent', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/concurrent/__init__.py', + 'PYMODULE'), + ('concurrent.futures', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/concurrent/futures/__init__.py', + 'PYMODULE'), + ('concurrent.futures._base', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/concurrent/futures/_base.py', + 'PYMODULE'), + ('concurrent.futures.process', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/concurrent/futures/process.py', + 'PYMODULE'), + ('concurrent.futures.thread', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/concurrent/futures/thread.py', + 'PYMODULE'), + ('configparser', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/configparser.py', + 'PYMODULE'), + ('contextlib', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/contextlib.py', + 'PYMODULE'), + ('contextvars', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/contextvars.py', + 'PYMODULE'), + ('copy', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/copy.py', + 'PYMODULE'), + ('core', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/core/__init__.py', + 'PYMODULE'), + ('core.credentials', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/core/credentials.py', + 'PYMODULE'), + ('core.scraper', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/core/scraper.py', + 'PYMODULE'), + ('core.scraper_thread', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/core/scraper_thread.py', + 'PYMODULE'), + ('csv', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/csv.py', + 'PYMODULE'), + ('ctypes', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/ctypes/__init__.py', + 'PYMODULE'), + ('ctypes._endian', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/ctypes/_endian.py', + 'PYMODULE'), + ('dataclasses', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/dataclasses.py', + 'PYMODULE'), + ('datetime', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/datetime.py', + 'PYMODULE'), + ('decimal', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/decimal.py', + 'PYMODULE'), + ('dis', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/dis.py', + 'PYMODULE'), + ('email', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/__init__.py', + 'PYMODULE'), + ('email._encoded_words', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/_encoded_words.py', + 'PYMODULE'), + ('email._header_value_parser', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/_header_value_parser.py', + 'PYMODULE'), + ('email._parseaddr', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/_parseaddr.py', + 'PYMODULE'), + ('email._policybase', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/_policybase.py', + 'PYMODULE'), + ('email.base64mime', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/base64mime.py', + 'PYMODULE'), + ('email.charset', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/charset.py', + 'PYMODULE'), + ('email.contentmanager', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/contentmanager.py', + 'PYMODULE'), + ('email.encoders', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/encoders.py', + 'PYMODULE'), + ('email.errors', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/errors.py', + 'PYMODULE'), + ('email.feedparser', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/feedparser.py', + 'PYMODULE'), + ('email.generator', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/generator.py', + 'PYMODULE'), + ('email.header', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/header.py', + 'PYMODULE'), + ('email.headerregistry', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/headerregistry.py', + 'PYMODULE'), + ('email.iterators', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/iterators.py', + 'PYMODULE'), + ('email.message', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/message.py', + 'PYMODULE'), + ('email.parser', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/parser.py', + 'PYMODULE'), + ('email.policy', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/policy.py', + 'PYMODULE'), + ('email.quoprimime', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/quoprimime.py', + 'PYMODULE'), + ('email.utils', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/email/utils.py', + 'PYMODULE'), + ('fnmatch', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/fnmatch.py', + 'PYMODULE'), + ('fractions', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/fractions.py', + 'PYMODULE'), + ('ftplib', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/ftplib.py', + 'PYMODULE'), + ('getopt', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/getopt.py', + 'PYMODULE'), + ('getpass', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/getpass.py', + 'PYMODULE'), + ('gettext', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/gettext.py', + 'PYMODULE'), + ('gui', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/gui/__init__.py', + 'PYMODULE'), + ('gui.login_dialog', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/gui/login_dialog.py', + 'PYMODULE'), + ('gui.main_window', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/gui/main_window.py', + 'PYMODULE'), + ('gui.progress_dialog', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/gui/progress_dialog.py', + 'PYMODULE'), + ('gzip', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/gzip.py', + 'PYMODULE'), + ('h2', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2/__init__.py', + 'PYMODULE'), + ('h2.config', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2/config.py', + 'PYMODULE'), + ('h2.connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2/connection.py', + 'PYMODULE'), + ('h2.errors', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2/errors.py', + 'PYMODULE'), + ('h2.events', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2/events.py', + 'PYMODULE'), + ('h2.exceptions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2/exceptions.py', + 'PYMODULE'), + ('h2.frame_buffer', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2/frame_buffer.py', + 'PYMODULE'), + ('h2.settings', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2/settings.py', + 'PYMODULE'), + ('h2.stream', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2/stream.py', + 'PYMODULE'), + ('h2.utilities', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2/utilities.py', + 'PYMODULE'), + ('h2.windows', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/h2/windows.py', + 'PYMODULE'), + ('hashlib', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/hashlib.py', + 'PYMODULE'), + ('hmac', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/hmac.py', + 'PYMODULE'), + ('hpack', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hpack/__init__.py', + 'PYMODULE'), + ('hpack.exceptions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hpack/exceptions.py', + 'PYMODULE'), + ('hpack.hpack', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hpack/hpack.py', + 'PYMODULE'), + ('hpack.huffman', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hpack/huffman.py', + 'PYMODULE'), + ('hpack.huffman_constants', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hpack/huffman_constants.py', + 'PYMODULE'), + ('hpack.huffman_table', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hpack/huffman_table.py', + 'PYMODULE'), + ('hpack.struct', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hpack/struct.py', + 'PYMODULE'), + ('hpack.table', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hpack/table.py', + 'PYMODULE'), + ('http', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/http/__init__.py', + 'PYMODULE'), + ('http.client', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/http/client.py', + 'PYMODULE'), + ('http.cookiejar', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/http/cookiejar.py', + 'PYMODULE'), + ('http.cookies', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/http/cookies.py', + 'PYMODULE'), + ('hyperframe', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hyperframe/__init__.py', + 'PYMODULE'), + ('hyperframe.exceptions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hyperframe/exceptions.py', + 'PYMODULE'), + ('hyperframe.flags', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hyperframe/flags.py', + 'PYMODULE'), + ('hyperframe.frame', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/hyperframe/frame.py', + 'PYMODULE'), + ('idna', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/idna/__init__.py', + 'PYMODULE'), + ('idna.core', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/idna/core.py', + 'PYMODULE'), + ('idna.idnadata', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/idna/idnadata.py', + 'PYMODULE'), + ('idna.intranges', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/idna/intranges.py', + 'PYMODULE'), + ('idna.package_data', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/idna/package_data.py', + 'PYMODULE'), + ('idna.uts46data', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/idna/uts46data.py', + 'PYMODULE'), + ('importlib', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/importlib/__init__.py', + 'PYMODULE'), + ('importlib._bootstrap', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/importlib/_bootstrap.py', + 'PYMODULE'), + ('importlib._bootstrap_external', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/importlib/_bootstrap_external.py', + 'PYMODULE'), + ('importlib._common', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/importlib/_common.py', + 'PYMODULE'), + ('importlib.abc', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/importlib/abc.py', + 'PYMODULE'), + ('importlib.machinery', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/importlib/machinery.py', + 'PYMODULE'), + ('importlib.metadata', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/importlib/metadata.py', + 'PYMODULE'), + ('importlib.resources', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/importlib/resources.py', + 'PYMODULE'), + ('importlib.util', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/importlib/util.py', + 'PYMODULE'), + ('inspect', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/inspect.py', + 'PYMODULE'), + ('ipaddress', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/ipaddress.py', + 'PYMODULE'), + ('json', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/json/__init__.py', + 'PYMODULE'), + ('json.decoder', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/json/decoder.py', + 'PYMODULE'), + ('json.encoder', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/json/encoder.py', + 'PYMODULE'), + ('json.scanner', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/json/scanner.py', + 'PYMODULE'), + ('logging', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/logging/__init__.py', + 'PYMODULE'), + ('lzma', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/lzma.py', + 'PYMODULE'), + ('mimetypes', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/mimetypes.py', + 'PYMODULE'), + ('multiprocessing', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/__init__.py', + 'PYMODULE'), + ('multiprocessing.connection', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/connection.py', + 'PYMODULE'), + ('multiprocessing.context', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/context.py', + 'PYMODULE'), + ('multiprocessing.dummy', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/dummy/__init__.py', + 'PYMODULE'), + ('multiprocessing.dummy.connection', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/dummy/connection.py', + 'PYMODULE'), + ('multiprocessing.forkserver', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/forkserver.py', + 'PYMODULE'), + ('multiprocessing.heap', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/heap.py', + 'PYMODULE'), + ('multiprocessing.managers', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/managers.py', + 'PYMODULE'), + ('multiprocessing.pool', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/pool.py', + 'PYMODULE'), + ('multiprocessing.popen_fork', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/popen_fork.py', + 'PYMODULE'), + ('multiprocessing.popen_forkserver', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/popen_forkserver.py', + 'PYMODULE'), + ('multiprocessing.popen_spawn_posix', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/popen_spawn_posix.py', + 'PYMODULE'), + ('multiprocessing.popen_spawn_win32', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/popen_spawn_win32.py', + 'PYMODULE'), + ('multiprocessing.process', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/process.py', + 'PYMODULE'), + ('multiprocessing.queues', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/queues.py', + 'PYMODULE'), + ('multiprocessing.reduction', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/reduction.py', + 'PYMODULE'), + ('multiprocessing.resource_sharer', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/resource_sharer.py', + 'PYMODULE'), + ('multiprocessing.resource_tracker', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/resource_tracker.py', + 'PYMODULE'), + ('multiprocessing.shared_memory', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/shared_memory.py', + 'PYMODULE'), + ('multiprocessing.sharedctypes', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/sharedctypes.py', + 'PYMODULE'), + ('multiprocessing.spawn', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/spawn.py', + 'PYMODULE'), + ('multiprocessing.synchronize', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/synchronize.py', + 'PYMODULE'), + ('multiprocessing.util', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/util.py', + 'PYMODULE'), + ('netrc', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/netrc.py', + 'PYMODULE'), + ('nturl2path', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/nturl2path.py', + 'PYMODULE'), + ('numbers', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/numbers.py', + 'PYMODULE'), + ('opcode', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/opcode.py', + 'PYMODULE'), + ('optparse', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/optparse.py', + 'PYMODULE'), + ('pathlib', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/pathlib.py', + 'PYMODULE'), + ('pickle', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/pickle.py', + 'PYMODULE'), + ('pkgutil', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/pkgutil.py', + 'PYMODULE'), + ('platform', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/platform.py', + 'PYMODULE'), + ('plistlib', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/plistlib.py', + 'PYMODULE'), + ('pprint', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/pprint.py', + 'PYMODULE'), + ('py_compile', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/py_compile.py', + 'PYMODULE'), + ('queue', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/queue.py', + 'PYMODULE'), + ('quopri', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/quopri.py', + 'PYMODULE'), + ('random', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/random.py', + 'PYMODULE'), + ('runpy', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/runpy.py', + 'PYMODULE'), + ('secrets', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/secrets.py', + 'PYMODULE'), + ('selectors', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/selectors.py', + 'PYMODULE'), + ('selenium', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/__init__.py', + 'PYMODULE'), + ('selenium.common', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/common/__init__.py', + 'PYMODULE'), + ('selenium.common.exceptions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/common/exceptions.py', + 'PYMODULE'), + ('selenium.types', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/types.py', + 'PYMODULE'), + ('selenium.webdriver', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.chrome', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/chrome/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.chrome.options', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/chrome/options.py', + 'PYMODULE'), + ('selenium.webdriver.chrome.remote_connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/chrome/remote_connection.py', + 'PYMODULE'), + ('selenium.webdriver.chrome.service', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/chrome/service.py', + 'PYMODULE'), + ('selenium.webdriver.chrome.webdriver', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/chrome/webdriver.py', + 'PYMODULE'), + ('selenium.webdriver.chromium', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/chromium/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.chromium.options', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/chromium/options.py', + 'PYMODULE'), + ('selenium.webdriver.chromium.remote_connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/chromium/remote_connection.py', + 'PYMODULE'), + ('selenium.webdriver.chromium.service', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/chromium/service.py', + 'PYMODULE'), + ('selenium.webdriver.chromium.webdriver', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/chromium/webdriver.py', + 'PYMODULE'), + ('selenium.webdriver.common', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.common.action_chains', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/action_chains.py', + 'PYMODULE'), + ('selenium.webdriver.common.actions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/actions/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.common.actions.action_builder', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/actions/action_builder.py', + 'PYMODULE'), + ('selenium.webdriver.common.actions.input_device', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/actions/input_device.py', + 'PYMODULE'), + ('selenium.webdriver.common.actions.interaction', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/actions/interaction.py', + 'PYMODULE'), + ('selenium.webdriver.common.actions.key_actions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/actions/key_actions.py', + 'PYMODULE'), + ('selenium.webdriver.common.actions.key_input', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/actions/key_input.py', + 'PYMODULE'), + ('selenium.webdriver.common.actions.mouse_button', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/actions/mouse_button.py', + 'PYMODULE'), + ('selenium.webdriver.common.actions.pointer_actions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/actions/pointer_actions.py', + 'PYMODULE'), + ('selenium.webdriver.common.actions.pointer_input', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/actions/pointer_input.py', + 'PYMODULE'), + ('selenium.webdriver.common.actions.wheel_actions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/actions/wheel_actions.py', + 'PYMODULE'), + ('selenium.webdriver.common.actions.wheel_input', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/actions/wheel_input.py', + 'PYMODULE'), + ('selenium.webdriver.common.alert', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/alert.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.browser', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/browser.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.browsing_context', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/browsing_context.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.common', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/common.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.emulation', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/emulation.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.input', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/input.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.log', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/log.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.network', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/network.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.permissions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/permissions.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.script', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/script.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.session', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/session.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.storage', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/storage.py', + 'PYMODULE'), + ('selenium.webdriver.common.bidi.webextension', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/bidi/webextension.py', + 'PYMODULE'), + ('selenium.webdriver.common.by', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/by.py', + 'PYMODULE'), + ('selenium.webdriver.common.desired_capabilities', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/desired_capabilities.py', + 'PYMODULE'), + ('selenium.webdriver.common.driver_finder', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/driver_finder.py', + 'PYMODULE'), + ('selenium.webdriver.common.fedcm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/fedcm/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.common.fedcm.account', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/fedcm/account.py', + 'PYMODULE'), + ('selenium.webdriver.common.fedcm.dialog', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/fedcm/dialog.py', + 'PYMODULE'), + ('selenium.webdriver.common.keys', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/keys.py', + 'PYMODULE'), + ('selenium.webdriver.common.options', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/options.py', + 'PYMODULE'), + ('selenium.webdriver.common.print_page_options', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/print_page_options.py', + 'PYMODULE'), + ('selenium.webdriver.common.proxy', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/proxy.py', + 'PYMODULE'), + ('selenium.webdriver.common.selenium_manager', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/selenium_manager.py', + 'PYMODULE'), + ('selenium.webdriver.common.service', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/service.py', + 'PYMODULE'), + ('selenium.webdriver.common.timeouts', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/timeouts.py', + 'PYMODULE'), + ('selenium.webdriver.common.utils', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/utils.py', + 'PYMODULE'), + ('selenium.webdriver.common.virtual_authenticator', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/common/virtual_authenticator.py', + 'PYMODULE'), + ('selenium.webdriver.edge', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/edge/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.edge.options', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/edge/options.py', + 'PYMODULE'), + ('selenium.webdriver.edge.remote_connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/edge/remote_connection.py', + 'PYMODULE'), + ('selenium.webdriver.edge.service', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/edge/service.py', + 'PYMODULE'), + ('selenium.webdriver.edge.webdriver', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/edge/webdriver.py', + 'PYMODULE'), + ('selenium.webdriver.firefox', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/firefox/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.firefox.firefox_binary', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/firefox/firefox_binary.py', + 'PYMODULE'), + ('selenium.webdriver.firefox.firefox_profile', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/firefox/firefox_profile.py', + 'PYMODULE'), + ('selenium.webdriver.firefox.options', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/firefox/options.py', + 'PYMODULE'), + ('selenium.webdriver.firefox.remote_connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/firefox/remote_connection.py', + 'PYMODULE'), + ('selenium.webdriver.firefox.service', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/firefox/service.py', + 'PYMODULE'), + ('selenium.webdriver.firefox.webdriver', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/firefox/webdriver.py', + 'PYMODULE'), + ('selenium.webdriver.ie', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/ie/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.ie.options', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/ie/options.py', + 'PYMODULE'), + ('selenium.webdriver.ie.service', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/ie/service.py', + 'PYMODULE'), + ('selenium.webdriver.ie.webdriver', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/ie/webdriver.py', + 'PYMODULE'), + ('selenium.webdriver.remote', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.remote.bidi_connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/bidi_connection.py', + 'PYMODULE'), + ('selenium.webdriver.remote.client_config', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/client_config.py', + 'PYMODULE'), + ('selenium.webdriver.remote.command', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/command.py', + 'PYMODULE'), + ('selenium.webdriver.remote.errorhandler', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/errorhandler.py', + 'PYMODULE'), + ('selenium.webdriver.remote.fedcm', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/fedcm.py', + 'PYMODULE'), + ('selenium.webdriver.remote.file_detector', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/file_detector.py', + 'PYMODULE'), + ('selenium.webdriver.remote.locator_converter', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/locator_converter.py', + 'PYMODULE'), + ('selenium.webdriver.remote.mobile', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/mobile.py', + 'PYMODULE'), + ('selenium.webdriver.remote.remote_connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/remote_connection.py', + 'PYMODULE'), + ('selenium.webdriver.remote.script_key', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/script_key.py', + 'PYMODULE'), + ('selenium.webdriver.remote.shadowroot', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/shadowroot.py', + 'PYMODULE'), + ('selenium.webdriver.remote.switch_to', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/switch_to.py', + 'PYMODULE'), + ('selenium.webdriver.remote.utils', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/utils.py', + 'PYMODULE'), + ('selenium.webdriver.remote.webdriver', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/webdriver.py', + 'PYMODULE'), + ('selenium.webdriver.remote.webelement', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/webelement.py', + 'PYMODULE'), + ('selenium.webdriver.remote.websocket_connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/remote/websocket_connection.py', + 'PYMODULE'), + ('selenium.webdriver.safari', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/safari/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.safari.options', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/safari/options.py', + 'PYMODULE'), + ('selenium.webdriver.safari.remote_connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/safari/remote_connection.py', + 'PYMODULE'), + ('selenium.webdriver.safari.service', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/safari/service.py', + 'PYMODULE'), + ('selenium.webdriver.safari.webdriver', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/safari/webdriver.py', + 'PYMODULE'), + ('selenium.webdriver.support', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/support/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.support.relative_locator', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/support/relative_locator.py', + 'PYMODULE'), + ('selenium.webdriver.support.wait', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/support/wait.py', + 'PYMODULE'), + ('selenium.webdriver.webkitgtk', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/webkitgtk/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.webkitgtk.options', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/webkitgtk/options.py', + 'PYMODULE'), + ('selenium.webdriver.webkitgtk.service', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/webkitgtk/service.py', + 'PYMODULE'), + ('selenium.webdriver.webkitgtk.webdriver', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/webkitgtk/webdriver.py', + 'PYMODULE'), + ('selenium.webdriver.wpewebkit', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/wpewebkit/__init__.py', + 'PYMODULE'), + ('selenium.webdriver.wpewebkit.options', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/wpewebkit/options.py', + 'PYMODULE'), + ('selenium.webdriver.wpewebkit.service', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/wpewebkit/service.py', + 'PYMODULE'), + ('selenium.webdriver.wpewebkit.webdriver', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/selenium/webdriver/wpewebkit/webdriver.py', + 'PYMODULE'), + ('shlex', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/shlex.py', + 'PYMODULE'), + ('shutil', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/shutil.py', + 'PYMODULE'), + ('signal', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/signal.py', + 'PYMODULE'), + ('socket', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/socket.py', + 'PYMODULE'), + ('socks', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/socks.py', + 'PYMODULE'), + ('ssl', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/ssl.py', + 'PYMODULE'), + ('statistics', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/statistics.py', + 'PYMODULE'), + ('string', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/string.py', + 'PYMODULE'), + ('stringprep', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/stringprep.py', + 'PYMODULE'), + ('subprocess', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/subprocess.py', + 'PYMODULE'), + ('sysconfig', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/sysconfig.py', + 'PYMODULE'), + ('tarfile', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/tarfile.py', + 'PYMODULE'), + ('tempfile', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/tempfile.py', + 'PYMODULE'), + ('textwrap', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/textwrap.py', + 'PYMODULE'), + ('threading', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/threading.py', + 'PYMODULE'), + ('token', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/token.py', + 'PYMODULE'), + ('tokenize', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/tokenize.py', + 'PYMODULE'), + ('tracemalloc', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/tracemalloc.py', + 'PYMODULE'), + ('typing', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/typing.py', + 'PYMODULE'), + ('typing_extensions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/typing_extensions.py', + 'PYMODULE'), + ('urllib', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/urllib/__init__.py', + 'PYMODULE'), + ('urllib.error', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/urllib/error.py', + 'PYMODULE'), + ('urllib.parse', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/urllib/parse.py', + 'PYMODULE'), + ('urllib.request', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/urllib/request.py', + 'PYMODULE'), + ('urllib.response', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/urllib/response.py', + 'PYMODULE'), + ('urllib3', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/__init__.py', + 'PYMODULE'), + ('urllib3._base_connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/_base_connection.py', + 'PYMODULE'), + ('urllib3._collections', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/_collections.py', + 'PYMODULE'), + ('urllib3._request_methods', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/_request_methods.py', + 'PYMODULE'), + ('urllib3._version', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/_version.py', + 'PYMODULE'), + ('urllib3.connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/connection.py', + 'PYMODULE'), + ('urllib3.connectionpool', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/connectionpool.py', + 'PYMODULE'), + ('urllib3.contrib', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/contrib/__init__.py', + 'PYMODULE'), + ('urllib3.contrib.emscripten', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/contrib/emscripten/__init__.py', + 'PYMODULE'), + ('urllib3.contrib.emscripten.connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/contrib/emscripten/connection.py', + 'PYMODULE'), + ('urllib3.contrib.emscripten.fetch', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/contrib/emscripten/fetch.py', + 'PYMODULE'), + ('urllib3.contrib.emscripten.request', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/contrib/emscripten/request.py', + 'PYMODULE'), + ('urllib3.contrib.emscripten.response', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/contrib/emscripten/response.py', + 'PYMODULE'), + ('urllib3.contrib.socks', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/contrib/socks.py', + 'PYMODULE'), + ('urllib3.exceptions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/exceptions.py', + 'PYMODULE'), + ('urllib3.fields', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/fields.py', + 'PYMODULE'), + ('urllib3.filepost', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/filepost.py', + 'PYMODULE'), + ('urllib3.http2', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/http2/__init__.py', + 'PYMODULE'), + ('urllib3.http2.connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/http2/connection.py', + 'PYMODULE'), + ('urllib3.http2.probe', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/http2/probe.py', + 'PYMODULE'), + ('urllib3.poolmanager', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/poolmanager.py', + 'PYMODULE'), + ('urllib3.response', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/response.py', + 'PYMODULE'), + ('urllib3.util', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/__init__.py', + 'PYMODULE'), + ('urllib3.util.connection', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/connection.py', + 'PYMODULE'), + ('urllib3.util.proxy', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/proxy.py', + 'PYMODULE'), + ('urllib3.util.request', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/request.py', + 'PYMODULE'), + ('urllib3.util.response', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/response.py', + 'PYMODULE'), + ('urllib3.util.retry', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/retry.py', + 'PYMODULE'), + ('urllib3.util.ssl_', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/ssl_.py', + 'PYMODULE'), + ('urllib3.util.ssl_match_hostname', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/ssl_match_hostname.py', + 'PYMODULE'), + ('urllib3.util.ssltransport', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/ssltransport.py', + 'PYMODULE'), + ('urllib3.util.timeout', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/timeout.py', + 'PYMODULE'), + ('urllib3.util.url', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/url.py', + 'PYMODULE'), + ('urllib3.util.util', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/util.py', + 'PYMODULE'), + ('urllib3.util.wait', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/urllib3/util/wait.py', + 'PYMODULE'), + ('utils', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/utils/__init__.py', + 'PYMODULE'), + ('utils.validators', + '/Users/louismylle/Documents/OPTIMIZE/CLIENTS/Bernard Deswelgh/EBOEK.INFO ' + 'SCRAPER/utils/validators.py', + 'PYMODULE'), + ('uu', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/uu.py', + 'PYMODULE'), + ('uuid', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/uuid.py', + 'PYMODULE'), + ('websocket', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/__init__.py', + 'PYMODULE'), + ('websocket._abnf', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_abnf.py', + 'PYMODULE'), + ('websocket._app', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_app.py', + 'PYMODULE'), + ('websocket._cookiejar', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_cookiejar.py', + 'PYMODULE'), + ('websocket._core', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_core.py', + 'PYMODULE'), + ('websocket._exceptions', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_exceptions.py', + 'PYMODULE'), + ('websocket._handshake', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_handshake.py', + 'PYMODULE'), + ('websocket._http', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_http.py', + 'PYMODULE'), + ('websocket._logging', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_logging.py', + 'PYMODULE'), + ('websocket._socket', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_socket.py', + 'PYMODULE'), + ('websocket._ssl_compat', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_ssl_compat.py', + 'PYMODULE'), + ('websocket._url', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_url.py', + 'PYMODULE'), + ('websocket._utils', + '/Users/louismylle/Library/Python/3.9/lib/python/site-packages/websocket/_utils.py', + 'PYMODULE'), + ('xml', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/__init__.py', + 'PYMODULE'), + ('xml.dom', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/dom/__init__.py', + 'PYMODULE'), + ('xml.dom.NodeFilter', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/dom/NodeFilter.py', + 'PYMODULE'), + ('xml.dom.domreg', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/dom/domreg.py', + 'PYMODULE'), + ('xml.dom.expatbuilder', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/dom/expatbuilder.py', + 'PYMODULE'), + ('xml.dom.minicompat', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/dom/minicompat.py', + 'PYMODULE'), + ('xml.dom.minidom', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/dom/minidom.py', + 'PYMODULE'), + ('xml.dom.pulldom', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/dom/pulldom.py', + 'PYMODULE'), + ('xml.dom.xmlbuilder', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/dom/xmlbuilder.py', + 'PYMODULE'), + ('xml.parsers', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/parsers/__init__.py', + 'PYMODULE'), + ('xml.parsers.expat', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/parsers/expat.py', + 'PYMODULE'), + ('xml.sax', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/sax/__init__.py', + 'PYMODULE'), + ('xml.sax._exceptions', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/sax/_exceptions.py', + 'PYMODULE'), + ('xml.sax.expatreader', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/sax/expatreader.py', + 'PYMODULE'), + ('xml.sax.handler', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/sax/handler.py', + 'PYMODULE'), + ('xml.sax.saxutils', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/sax/saxutils.py', + 'PYMODULE'), + ('xml.sax.xmlreader', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xml/sax/xmlreader.py', + 'PYMODULE'), + ('xmlrpc', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xmlrpc/__init__.py', + 'PYMODULE'), + ('xmlrpc.client', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/xmlrpc/client.py', + 'PYMODULE'), + ('zipfile', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/zipfile.py', + 'PYMODULE'), + ('zipimport', + '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/zipimport.py', + 'PYMODULE')]) diff --git a/build/EBoek_Scraper/base_library.zip b/build/EBoek_Scraper/base_library.zip new file mode 100644 index 0000000..2669f15 Binary files /dev/null and b/build/EBoek_Scraper/base_library.zip differ diff --git a/build/EBoek_Scraper/localpycs/pyimod01_archive.pyc b/build/EBoek_Scraper/localpycs/pyimod01_archive.pyc new file mode 100644 index 0000000..5f472b6 Binary files /dev/null and b/build/EBoek_Scraper/localpycs/pyimod01_archive.pyc differ diff --git a/build/EBoek_Scraper/localpycs/pyimod02_importers.pyc b/build/EBoek_Scraper/localpycs/pyimod02_importers.pyc new file mode 100644 index 0000000..d04ee7d Binary files /dev/null and b/build/EBoek_Scraper/localpycs/pyimod02_importers.pyc differ diff --git a/build/EBoek_Scraper/localpycs/pyimod03_ctypes.pyc b/build/EBoek_Scraper/localpycs/pyimod03_ctypes.pyc new file mode 100644 index 0000000..3ea30ff Binary files /dev/null and b/build/EBoek_Scraper/localpycs/pyimod03_ctypes.pyc differ diff --git a/build/EBoek_Scraper/localpycs/struct.pyc b/build/EBoek_Scraper/localpycs/struct.pyc new file mode 100644 index 0000000..026a5d6 Binary files /dev/null and b/build/EBoek_Scraper/localpycs/struct.pyc differ diff --git a/build/EBoek_Scraper/warn-EBoek_Scraper.txt b/build/EBoek_Scraper/warn-EBoek_Scraper.txt new file mode 100644 index 0000000..5e442e2 --- /dev/null +++ b/build/EBoek_Scraper/warn-EBoek_Scraper.txt @@ -0,0 +1,53 @@ + +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), xml.sax (delayed, conditional) +missing module named org - imported by pickle (optional) +missing module named nt - imported by shutil (conditional), importlib._bootstrap_external (conditional), ntpath (optional), pathlib (conditional), os (delayed, conditional, optional), ctypes (delayed, conditional) +missing module named pep517 - imported by importlib.metadata (delayed) +missing module named msvcrt - imported by subprocess (optional), getpass (optional), multiprocessing.spawn (delayed, conditional), multiprocessing.popen_spawn_win32 (top-level), asyncio.windows_events (top-level), asyncio.windows_utils (top-level) +missing module named winreg - imported by importlib._bootstrap_external (conditional), platform (delayed, optional), mimetypes (optional), urllib.request (delayed, conditional, optional), selenium.webdriver.firefox.firefox_binary (delayed, optional) +missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional), zipimport (top-level) +excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), zipimport (top-level) +missing module named _winapi - imported by encodings (delayed, conditional, optional), subprocess (optional), multiprocessing.connection (optional), multiprocessing.spawn (delayed, conditional), multiprocessing.reduction (conditional), multiprocessing.shared_memory (conditional), multiprocessing.heap (conditional), multiprocessing.popen_spawn_win32 (top-level), asyncio.windows_events (top-level), asyncio.windows_utils (top-level) +missing module named 'java.lang' - imported by platform (delayed, optional), xml.sax._exceptions (conditional) +missing module named multiprocessing.BufferTooShort - imported by multiprocessing (top-level), multiprocessing.connection (top-level) +missing module named multiprocessing.AuthenticationError - imported by multiprocessing (top-level), multiprocessing.connection (top-level) +missing module named multiprocessing.get_context - imported by multiprocessing (top-level), multiprocessing.pool (top-level), multiprocessing.managers (top-level), multiprocessing.sharedctypes (top-level) +missing module named multiprocessing.TimeoutError - imported by multiprocessing (top-level), multiprocessing.pool (top-level) +missing module named multiprocessing.set_start_method - imported by multiprocessing (top-level), multiprocessing.spawn (top-level) +missing module named multiprocessing.get_start_method - imported by multiprocessing (top-level), multiprocessing.spawn (top-level) +missing module named pyimod02_importers - imported by /Users/louismylle/Library/Python/3.9/lib/python/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py (delayed) +missing module named 'pyodide.ffi' - imported by urllib3.contrib.emscripten.fetch (delayed, optional) +missing module named _overlapped - imported by asyncio.windows_events (top-level) +missing module named asyncio.DefaultEventLoopPolicy - imported by asyncio (delayed, conditional), asyncio.events (delayed, conditional) +missing module named annotationlib - imported by typing_extensions (conditional) +missing module named pyodide - imported by urllib3.contrib.emscripten.fetch (top-level) +missing module named js - imported by urllib3.contrib.emscripten.fetch (top-level) +missing module named 'typing.io' - imported by importlib.resources (top-level) +missing module named backports - imported by urllib3.util.request (conditional, optional), urllib3.response (conditional, optional) +missing module named compression - imported by urllib3.util.request (conditional, optional), urllib3.response (conditional, optional) +missing module named brotlicffi - imported by urllib3.util.request (optional), urllib3.response (optional) +missing module named vms_lib - imported by platform (delayed, optional) +missing module named java - imported by platform (delayed) +missing module named _winreg - imported by platform (delayed, optional), selenium.webdriver.firefox.firefox_binary (delayed, optional) +missing module named win_inet_pton - imported by socks (conditional, optional) +missing module named collections.Callable - imported by collections (optional), socks (optional) +missing module named wsaccel - imported by websocket._utils (optional) +missing module named 'python_socks.sync' - imported by websocket._http (optional) +missing module named 'python_socks._types' - imported by websocket._http (optional) +missing module named python_socks - imported by websocket._http (optional) +missing module named 'wsaccel.xormask' - imported by websocket._abnf (optional) diff --git a/build/EBoek_Scraper/xref-EBoek_Scraper.html b/build/EBoek_Scraper/xref-EBoek_Scraper.html new file mode 100644 index 0000000..3da45c2 --- /dev/null +++ b/build/EBoek_Scraper/xref-EBoek_Scraper.html @@ -0,0 +1,16188 @@ + + +
+ +