diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a5af729 --- /dev/null +++ b/.gitignore @@ -0,0 +1,240 @@ +# Byte-compiled / optimized / DLL files +__pycache__/ +*.py[cod] +*$py.class + +# C extensions +*.so + +# Distribution / packaging +.Python +build/ +develop-eggs/ +dist/ +downloads/ +eggs/ +.eggs/ +lib/ +lib64/ +parts/ +sdist/ +var/ +wheels/ +share/python-wheels/ +*.egg-info/ +.installed.cfg +*.egg +MANIFEST + +# PyInstaller +# Usually these files are written by a python script from a template +# before PyInstaller builds the exe, so as to inject date/other infos into it. +*.manifest +*.spec + +# Installer logs +pip-log.txt +pip-delete-this-directory.txt + +# Unit test / coverage reports +htmlcov/ +.tox/ +.nox/ +.coverage +.coverage.* +.cache +nosetests.xml +coverage.xml +*.cover +*.py,cover +.hypothesis/ +.pytest_cache/ +cover/ + +# Translations +*.mo +*.pot + +# Django stuff: +*.log +local_settings.py +db.sqlite3 +db.sqlite3-journal + +# Flask stuff: +instance/ +.webassets-cache + +# Scrapy stuff: +.scrapy + +# Sphinx documentation +docs/_build/ + +# PyBuilder +.pybuilder/ +target/ + +# Jupyter Notebook +.ipynb_checkpoints + +# IPython +profile_default/ +ipython_config.py + +# pyenv +# For a library or package, you might want to ignore these files since the code is +# intended to run in multiple environments; otherwise, check them in: +# .python-version + +# pipenv +# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control. +# However, in case of collaboration, if having platform-specific dependencies or dependencies +# having no cross-platform support, pipenv may install dependencies that don't work, or not +# install all needed dependencies. +#Pipfile.lock + +# poetry +# Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control. +# This is especially recommended for binary packages to ensure reproducibility, and is more +# commonly ignored for libraries. +# https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control +#poetry.lock + +# pdm +# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control. +#pdm.lock +# pdm stores project-wide configurations in .pdm.toml, but it is recommended to not include it +# in version control. +# https://pdm.fming.dev/#use-with-ide +.pdm.toml + +# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm +__pypackages__/ + +# Celery stuff +celerybeat-schedule +celerybeat.pid + +# SageMath parsed files +*.sage.py + +# Environments +.env +.venv +env/ +venv/ +ENV/ +env.bak/ +venv.bak/ + +# Spyder project settings +.spyderproject +.spyproject + +# Rope project settings +.ropeproject + +# mkdocs documentation +/site + +# mypy +.mypy_cache/ +.dmypy.json +dmypy.json + +# Pyre type checker +.pyre/ + +# pytype static type analyzer +.pytype/ + +# Cython debug symbols +cython_debug/ + +# PyCharm +# JetBrains specific template is maintained in a separate JetBrains.gitignore that can +# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore +# and can be added to the global gitignore or merged into this file. For a more nuclear +# option (not recommended) you can uncomment the following to ignore the entire idea folder. +#.idea/ + + + +# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider +# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 + +# User-specific stuff +.idea/**/workspace.xml +.idea/**/tasks.xml +.idea/**/usage.statistics.xml +.idea/**/dictionaries +.idea/**/shelf + +# AWS User-specific +.idea/**/aws.xml + +# Generated files +.idea/**/contentModel.xml + +# Sensitive or high-churn files +.idea/**/dataSources/ +.idea/**/dataSources.ids +.idea/**/dataSources.local.xml +.idea/**/sqlDataSources.xml +.idea/**/dynamic.xml +.idea/**/uiDesigner.xml +.idea/**/dbnavigator.xml + +# Gradle +.idea/**/gradle.xml +.idea/**/libraries + +# Gradle and Maven with auto-import +# When using Gradle or Maven with auto-import, you should exclude module files, +# since they will be recreated, and may cause churn. Uncomment if using +# auto-import. +# .idea/artifacts +# .idea/compiler.xml +# .idea/jarRepositories.xml +# .idea/modules.xml +# .idea/*.iml +# .idea/modules +# *.iml +# *.ipr + +# CMake +cmake-build-*/ + +# Mongo Explorer plugin +.idea/**/mongoSettings.xml + +# File-based project format +*.iws + +# IntelliJ +out/ + +# mpeltonen/sbt-idea plugin +.idea_modules/ + +# JIRA plugin +atlassian-ide-plugin.xml + +# Cursive Clojure plugin +.idea/replstate.xml + +# SonarLint plugin +.idea/sonarlint/ + +# Crashlytics plugin (for Android Studio and IntelliJ) +com_crashlytics_export_strings.xml +crashlytics.properties +crashlytics-build.properties +fabric.properties + +# Editor-based Rest Client +.idea/httpRequests + +# Android studio 3.1+ serialized cache file +.idea/caches/build_file_checksums.ser \ No newline at end of file diff --git a/build/main/Analysis-00.toc b/build/main/Analysis-00.toc deleted file mode 100644 index 45baba5..0000000 --- a/build/main/Analysis-00.toc +++ /dev/null @@ -1,692 +0,0 @@ -(['D:\\project\\obscuredSubtitles\\main.py'], - ['D:\\project\\obscuredSubtitles'], - ['codecs'], - ['C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\mitmproxy\\utils\\pyinstaller', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\numpy\\_pyinstaller', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\mitmproxy_rs\\_pyinstaller', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks\\__pycache__', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks\\__pycache__', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks'], - {}, - [], - [], - False, - False, - False, - {}, - '3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit ' - '(AMD64)]', - [('pyi_rth_inspect', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py', - 'PYSOURCE'), - ('pyi_rth_pyside6', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pyside6.py', - 'PYSOURCE'), - ('main', 'D:\\project\\obscuredSubtitles\\main.py', 'PYSOURCE')], - [('inspect', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\inspect.py', - 'PYMODULE'), - ('importlib', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\__init__.py', - 'PYMODULE'), - ('importlib.abc', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\abc.py', - 'PYMODULE'), - ('typing', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\typing.py', - 'PYMODULE'), - ('contextlib', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\contextlib.py', - 'PYMODULE'), - ('importlib._abc', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\_abc.py', - 'PYMODULE'), - ('importlib._bootstrap_external', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\_bootstrap_external.py', - 'PYMODULE'), - ('importlib.metadata', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\__init__.py', - 'PYMODULE'), - ('importlib.metadata._itertools', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_itertools.py', - 'PYMODULE'), - ('importlib.metadata._functools', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_functools.py', - 'PYMODULE'), - ('importlib.metadata._collections', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_collections.py', - 'PYMODULE'), - ('importlib.metadata._meta', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_meta.py', - 'PYMODULE'), - ('importlib.metadata._adapters', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_adapters.py', - 'PYMODULE'), - ('importlib.metadata._text', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_text.py', - 'PYMODULE'), - ('email.message', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\message.py', - 'PYMODULE'), - ('email.policy', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\policy.py', - 'PYMODULE'), - ('email.contentmanager', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\contentmanager.py', - 'PYMODULE'), - ('email.quoprimime', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\quoprimime.py', - 'PYMODULE'), - ('string', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\string.py', - 'PYMODULE'), - ('email.headerregistry', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\headerregistry.py', - 'PYMODULE'), - ('email._header_value_parser', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_header_value_parser.py', - 'PYMODULE'), - ('email.iterators', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\iterators.py', - 'PYMODULE'), - ('email.generator', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\generator.py', - 'PYMODULE'), - ('copy', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\copy.py', - 'PYMODULE'), - ('random', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\random.py', - 'PYMODULE'), - ('statistics', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\statistics.py', - 'PYMODULE'), - ('decimal', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\decimal.py', - 'PYMODULE'), - ('_pydecimal', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_pydecimal.py', - 'PYMODULE'), - ('contextvars', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\contextvars.py', - 'PYMODULE'), - ('fractions', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\fractions.py', - 'PYMODULE'), - ('numbers', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\numbers.py', - 'PYMODULE'), - ('hashlib', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\hashlib.py', - 'PYMODULE'), - ('logging', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\logging\\__init__.py', - 'PYMODULE'), - ('pickle', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\pickle.py', - 'PYMODULE'), - ('pprint', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\pprint.py', - 'PYMODULE'), - ('dataclasses', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\dataclasses.py', - 'PYMODULE'), - ('_compat_pickle', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_compat_pickle.py', - 'PYMODULE'), - ('struct', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\struct.py', - 'PYMODULE'), - ('threading', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\threading.py', - 'PYMODULE'), - ('_threading_local', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_threading_local.py', - 'PYMODULE'), - ('bisect', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\bisect.py', - 'PYMODULE'), - ('_strptime', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_strptime.py', - 'PYMODULE'), - ('datetime', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\datetime.py', - 'PYMODULE'), - ('calendar', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\calendar.py', - 'PYMODULE'), - ('email._encoded_words', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_encoded_words.py', - 'PYMODULE'), - ('base64', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\base64.py', - 'PYMODULE'), - ('getopt', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\getopt.py', - 'PYMODULE'), - ('gettext', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\gettext.py', - 'PYMODULE'), - ('email.charset', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\charset.py', - 'PYMODULE'), - ('email.encoders', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\encoders.py', - 'PYMODULE'), - ('email.base64mime', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\base64mime.py', - 'PYMODULE'), - ('email._policybase', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_policybase.py', - 'PYMODULE'), - ('email.header', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\header.py', - 'PYMODULE'), - ('email.errors', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\errors.py', - 'PYMODULE'), - ('email.utils', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\utils.py', - 'PYMODULE'), - ('email._parseaddr', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_parseaddr.py', - 'PYMODULE'), - ('socket', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\socket.py', - 'PYMODULE'), - ('selectors', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\selectors.py', - 'PYMODULE'), - ('quopri', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\quopri.py', - 'PYMODULE'), - ('uu', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\uu.py', - 'PYMODULE'), - ('optparse', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\optparse.py', - 'PYMODULE'), - ('textwrap', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\textwrap.py', - 'PYMODULE'), - ('zipfile', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\zipfile.py', - 'PYMODULE'), - ('py_compile', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\py_compile.py', - 'PYMODULE'), - ('lzma', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\lzma.py', - 'PYMODULE'), - ('_compression', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_compression.py', - 'PYMODULE'), - ('bz2', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\bz2.py', - 'PYMODULE'), - ('shutil', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\shutil.py', - 'PYMODULE'), - ('tarfile', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\tarfile.py', - 'PYMODULE'), - ('gzip', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\gzip.py', - 'PYMODULE'), - ('importlib.util', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\util.py', - 'PYMODULE'), - ('email', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\__init__.py', - 'PYMODULE'), - ('email.parser', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\parser.py', - 'PYMODULE'), - ('email.feedparser', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\feedparser.py', - 'PYMODULE'), - ('csv', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\csv.py', - 'PYMODULE'), - ('importlib.readers', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\readers.py', - 'PYMODULE'), - ('importlib._bootstrap', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\_bootstrap.py', - 'PYMODULE'), - ('argparse', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\argparse.py', - 'PYMODULE'), - ('importlib.machinery', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\machinery.py', - 'PYMODULE'), - ('dis', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\dis.py', - 'PYMODULE'), - ('opcode', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\opcode.py', - 'PYMODULE'), - ('ast', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ast.py', - 'PYMODULE'), - ('_py_abc', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_py_abc.py', - 'PYMODULE'), - ('tempfile', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\tempfile.py', - 'PYMODULE'), - ('getpass', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\getpass.py', - 'PYMODULE'), - ('nturl2path', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\nturl2path.py', - 'PYMODULE'), - ('ftplib', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ftplib.py', - 'PYMODULE'), - ('netrc', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\netrc.py', - 'PYMODULE'), - ('shlex', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\shlex.py', - 'PYMODULE'), - ('mimetypes', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\mimetypes.py', - 'PYMODULE'), - ('http.cookiejar', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\http\\cookiejar.py', - 'PYMODULE'), - ('http', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\http\\__init__.py', - 'PYMODULE'), - ('ssl', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ssl.py', - 'PYMODULE'), - ('http.client', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\http\\client.py', - 'PYMODULE'), - ('stringprep', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\stringprep.py', - 'PYMODULE'), - ('tracemalloc', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\tracemalloc.py', - 'PYMODULE'), - ('subprocess', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\subprocess.py', - 'PYMODULE'), - ('signal', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\signal.py', - 'PYMODULE'), - ('keyboard', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\__init__.py', - 'PYMODULE'), - ('keyboard._canonical_names', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_canonical_names.py', - 'PYMODULE'), - ('keyboard._generic', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_generic.py', - 'PYMODULE'), - ('keyboard._keyboard_event', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_keyboard_event.py', - 'PYMODULE'), - ('json', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\__init__.py', - 'PYMODULE'), - ('json.encoder', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\encoder.py', - 'PYMODULE'), - ('json.decoder', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\decoder.py', - 'PYMODULE'), - ('json.scanner', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\scanner.py', - 'PYMODULE'), - ('keyboard._darwinkeyboard', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_darwinkeyboard.py', - 'PYMODULE'), - ('ctypes.util', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\util.py', - 'PYMODULE'), - ('ctypes._aix', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\_aix.py', - 'PYMODULE'), - ('ctypes.macholib.dyld', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\dyld.py', - 'PYMODULE'), - ('ctypes.macholib', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\__init__.py', - 'PYMODULE'), - ('ctypes.macholib.dylib', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\dylib.py', - 'PYMODULE'), - ('ctypes.macholib.framework', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\framework.py', - 'PYMODULE'), - ('ctypes', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\__init__.py', - 'PYMODULE'), - ('ctypes._endian', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\_endian.py', - 'PYMODULE'), - ('keyboard._nixkeyboard', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_nixkeyboard.py', - 'PYMODULE'), - ('keyboard._nixcommon', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_nixcommon.py', - 'PYMODULE'), - ('glob', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\glob.py', - 'PYMODULE'), - ('keyboard._winkeyboard', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_winkeyboard.py', - 'PYMODULE'), - ('ctypes.wintypes', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\wintypes.py', - 'PYMODULE'), - ('platform', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\platform.py', - 'PYMODULE'), - ('queue', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\queue.py', - 'PYMODULE'), - ('__future__', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\__future__.py', - 'PYMODULE'), - ('ui.main', 'D:\\project\\obscuredSubtitles\\ui\\main.py', 'PYMODULE'), - ('ui', '-', 'PYMODULE'), - ('PySide6', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\__init__.py', - 'PYMODULE'), - ('PySide6.support.deprecated', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\support\\deprecated.py', - 'PYMODULE'), - ('PySide6.support', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\support\\__init__.py', - 'PYMODULE'), - ('shiboken6', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\__init__.py', - 'PYMODULE')], - [('python310.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\python310.dll', - 'BINARY'), - ('VCRUNTIME140.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\VCRUNTIME140.dll', - 'BINARY'), - ('PySide6\\plugins\\tls\\qopensslbackend.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qopensslbackend.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qjpeg.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qjpeg.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qtiff.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qtiff.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qsvg.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qsvg.dll', - 'BINARY'), - ('PySide6\\plugins\\platforminputcontexts\\qtvirtualkeyboardplugin.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforminputcontexts\\qtvirtualkeyboardplugin.dll', - 'BINARY'), - ('PySide6\\plugins\\platforms\\qminimal.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qminimal.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qwbmp.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qwbmp.dll', - 'BINARY'), - ('PySide6\\plugins\\tls\\qcertonlybackend.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qcertonlybackend.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qtga.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qtga.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qico.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qico.dll', - 'BINARY'), - ('PySide6\\plugins\\networkinformation\\qnetworklistmanager.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\networkinformation\\qnetworklistmanager.dll', - 'BINARY'), - ('PySide6\\plugins\\platforms\\qdirect2d.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qdirect2d.dll', - 'BINARY'), - ('PySide6\\plugins\\platforms\\qwindows.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qwindows.dll', - 'BINARY'), - ('PySide6\\plugins\\generic\\qtuiotouchplugin.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\generic\\qtuiotouchplugin.dll', - 'BINARY'), - ('PySide6\\plugins\\iconengines\\qsvgicon.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\iconengines\\qsvgicon.dll', - 'BINARY'), - ('PySide6\\plugins\\platforms\\qoffscreen.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qoffscreen.dll', - 'BINARY'), - ('PySide6\\plugins\\styles\\qwindowsvistastyle.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\styles\\qwindowsvistastyle.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qpdf.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qpdf.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qgif.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qgif.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qicns.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qicns.dll', - 'BINARY'), - ('PySide6\\plugins\\tls\\qschannelbackend.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qschannelbackend.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qwebp.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qwebp.dll', - 'BINARY'), - ('_decimal.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_decimal.pyd', - 'EXTENSION'), - ('_hashlib.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_hashlib.pyd', - 'EXTENSION'), - ('select.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\select.pyd', - 'EXTENSION'), - ('_socket.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_socket.pyd', - 'EXTENSION'), - ('_lzma.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_lzma.pyd', - 'EXTENSION'), - ('_bz2.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_bz2.pyd', - 'EXTENSION'), - ('unicodedata.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\unicodedata.pyd', - 'EXTENSION'), - ('_ssl.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_ssl.pyd', - 'EXTENSION'), - ('_ctypes.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_ctypes.pyd', - 'EXTENSION'), - ('_queue.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_queue.pyd', - 'EXTENSION'), - ('PySide6\\QtGui.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtGui.pyd', - 'EXTENSION'), - ('PySide6\\QtCore.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtCore.pyd', - 'EXTENSION'), - ('PySide6\\QtWidgets.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtWidgets.pyd', - 'EXTENSION'), - ('PySide6\\QtNetwork.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtNetwork.pyd', - 'EXTENSION'), - ('shiboken6\\Shiboken.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\Shiboken.pyd', - 'EXTENSION'), - ('shiboken6\\MSVCP140.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\shiboken6\\MSVCP140.dll', - 'BINARY'), - ('PySide6\\Qt6Core.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Core.dll', - 'BINARY'), - ('VCRUNTIME140_1.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\VCRUNTIME140_1.dll', - 'BINARY'), - ('PySide6\\Qt6Network.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Network.dll', - 'BINARY'), - ('PySide6\\Qt6Gui.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Gui.dll', - 'BINARY'), - ('PySide6\\Qt6Svg.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Svg.dll', - 'BINARY'), - ('PySide6\\Qt6VirtualKeyboard.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6VirtualKeyboard.dll', - 'BINARY'), - ('PySide6\\Qt6Widgets.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Widgets.dll', - 'BINARY'), - ('PySide6\\Qt6Pdf.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Pdf.dll', - 'BINARY'), - ('libcrypto-1_1.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libcrypto-1_1.dll', - 'BINARY'), - ('libssl-1_1.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libssl-1_1.dll', - 'BINARY'), - ('libffi-7.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libffi-7.dll', - 'BINARY'), - ('shiboken6\\shiboken6.abi3.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\shiboken6\\shiboken6.abi3.dll', - 'BINARY'), - ('PySide6\\MSVCP140.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\MSVCP140.dll', - 'BINARY'), - ('python3.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\python3.dll', - 'BINARY'), - ('PySide6\\VCRUNTIME140_1.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\VCRUNTIME140_1.dll', - 'BINARY'), - ('PySide6\\MSVCP140_2.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\MSVCP140_2.dll', - 'BINARY'), - ('PySide6\\pyside6.abi3.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\pyside6.abi3.dll', - 'BINARY'), - ('shiboken6\\VCRUNTIME140_1.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\VCRUNTIME140_1.dll', - 'BINARY'), - ('PySide6\\MSVCP140_1.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\MSVCP140_1.dll', - 'BINARY'), - ('PySide6\\Qt6Qml.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Qml.dll', - 'BINARY'), - ('PySide6\\Qt6Quick.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Quick.dll', - 'BINARY'), - ('PySide6\\Qt6OpenGL.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6OpenGL.dll', - 'BINARY'), - ('PySide6\\Qt6QmlModels.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6QmlModels.dll', - 'BINARY')], - [], - [], - [('base_library.zip', - 'D:\\project\\obscuredSubtitles\\build\\main\\base_library.zip', - 'DATA'), - ('PySide6\\translations\\qtbase_de.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_de.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_it.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_it.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_bg.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_bg.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_ar.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ar.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_en.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_en.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_fa.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fa.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_nn.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_nn.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_tr.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_tr.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_uk.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_uk.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_nl.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_nl.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_ko.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ko.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_he.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_he.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_cs.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_cs.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_ru.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ru.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_gd.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_gd.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_pt_BR.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_pt_BR.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_pl.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_pl.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_fi.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fi.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_zh_TW.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_zh_TW.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_es.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_es.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_zh_CN.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_zh_CN.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_ca.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ca.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_hu.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_hu.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_hr.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_hr.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_ja.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ja.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_da.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_da.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_fr.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fr.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_sk.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_sk.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_lv.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_lv.qm', - 'DATA')], - []) diff --git a/build/main/EXE-00.toc b/build/main/EXE-00.toc deleted file mode 100644 index 77dc04c..0000000 --- a/build/main/EXE-00.toc +++ /dev/null @@ -1,330 +0,0 @@ -('D:\\project\\obscuredSubtitles\\dist\\subtitle_obstruction_bar.exe', - False, - False, - False, - ['D:\\project\\obscuredSubtitles\\favicon.ico'], - None, - False, - False, - 'true', - True, - True, - False, - None, - None, - None, - 'D:\\project\\obscuredSubtitles\\build\\main\\subtitle_obstruction_bar.pkg', - [('PYZ-00.pyz', - 'D:\\project\\obscuredSubtitles\\build\\main\\PYZ-00.pyz', - 'PYZ'), - ('struct', - 'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\struct.pyc', - 'PYMODULE'), - ('pyimod01_archive', - 'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod01_archive.pyc', - 'PYMODULE'), - ('pyimod02_importers', - 'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod02_importers.pyc', - 'PYMODULE'), - ('pyimod03_ctypes', - 'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod03_ctypes.pyc', - 'PYMODULE'), - ('pyimod04_pywin32', - 'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod04_pywin32.pyc', - 'PYMODULE'), - ('pyiboot01_bootstrap', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py', - 'PYSOURCE'), - ('pyi_rth_inspect', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py', - 'PYSOURCE'), - ('pyi_rth_pyside6', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pyside6.py', - 'PYSOURCE'), - ('main', 'D:\\project\\obscuredSubtitles\\main.py', 'PYSOURCE'), - ('python310.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\python310.dll', - 'BINARY'), - ('VCRUNTIME140.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\VCRUNTIME140.dll', - 'BINARY'), - ('PySide6\\plugins\\tls\\qopensslbackend.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qopensslbackend.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qjpeg.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qjpeg.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qtiff.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qtiff.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qsvg.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qsvg.dll', - 'BINARY'), - ('PySide6\\plugins\\platforminputcontexts\\qtvirtualkeyboardplugin.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforminputcontexts\\qtvirtualkeyboardplugin.dll', - 'BINARY'), - ('PySide6\\plugins\\platforms\\qminimal.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qminimal.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qwbmp.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qwbmp.dll', - 'BINARY'), - ('PySide6\\plugins\\tls\\qcertonlybackend.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qcertonlybackend.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qtga.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qtga.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qico.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qico.dll', - 'BINARY'), - ('PySide6\\plugins\\networkinformation\\qnetworklistmanager.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\networkinformation\\qnetworklistmanager.dll', - 'BINARY'), - ('PySide6\\plugins\\platforms\\qdirect2d.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qdirect2d.dll', - 'BINARY'), - ('PySide6\\plugins\\platforms\\qwindows.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qwindows.dll', - 'BINARY'), - ('PySide6\\plugins\\generic\\qtuiotouchplugin.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\generic\\qtuiotouchplugin.dll', - 'BINARY'), - ('PySide6\\plugins\\iconengines\\qsvgicon.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\iconengines\\qsvgicon.dll', - 'BINARY'), - ('PySide6\\plugins\\platforms\\qoffscreen.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qoffscreen.dll', - 'BINARY'), - ('PySide6\\plugins\\styles\\qwindowsvistastyle.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\styles\\qwindowsvistastyle.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qpdf.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qpdf.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qgif.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qgif.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qicns.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qicns.dll', - 'BINARY'), - ('PySide6\\plugins\\tls\\qschannelbackend.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qschannelbackend.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qwebp.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qwebp.dll', - 'BINARY'), - ('_decimal.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_decimal.pyd', - 'EXTENSION'), - ('_hashlib.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_hashlib.pyd', - 'EXTENSION'), - ('select.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\select.pyd', - 'EXTENSION'), - ('_socket.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_socket.pyd', - 'EXTENSION'), - ('_lzma.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_lzma.pyd', - 'EXTENSION'), - ('_bz2.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_bz2.pyd', - 'EXTENSION'), - ('unicodedata.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\unicodedata.pyd', - 'EXTENSION'), - ('_ssl.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_ssl.pyd', - 'EXTENSION'), - ('_ctypes.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_ctypes.pyd', - 'EXTENSION'), - ('_queue.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_queue.pyd', - 'EXTENSION'), - ('PySide6\\QtGui.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtGui.pyd', - 'EXTENSION'), - ('PySide6\\QtCore.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtCore.pyd', - 'EXTENSION'), - ('PySide6\\QtWidgets.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtWidgets.pyd', - 'EXTENSION'), - ('PySide6\\QtNetwork.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtNetwork.pyd', - 'EXTENSION'), - ('shiboken6\\Shiboken.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\Shiboken.pyd', - 'EXTENSION'), - ('shiboken6\\MSVCP140.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\shiboken6\\MSVCP140.dll', - 'BINARY'), - ('PySide6\\Qt6Core.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Core.dll', - 'BINARY'), - ('VCRUNTIME140_1.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\VCRUNTIME140_1.dll', - 'BINARY'), - ('PySide6\\Qt6Network.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Network.dll', - 'BINARY'), - ('PySide6\\Qt6Gui.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Gui.dll', - 'BINARY'), - ('PySide6\\Qt6Svg.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Svg.dll', - 'BINARY'), - ('PySide6\\Qt6VirtualKeyboard.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6VirtualKeyboard.dll', - 'BINARY'), - ('PySide6\\Qt6Widgets.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Widgets.dll', - 'BINARY'), - ('PySide6\\Qt6Pdf.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Pdf.dll', - 'BINARY'), - ('libcrypto-1_1.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libcrypto-1_1.dll', - 'BINARY'), - ('libssl-1_1.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libssl-1_1.dll', - 'BINARY'), - ('libffi-7.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libffi-7.dll', - 'BINARY'), - ('shiboken6\\shiboken6.abi3.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\shiboken6\\shiboken6.abi3.dll', - 'BINARY'), - ('PySide6\\MSVCP140.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\MSVCP140.dll', - 'BINARY'), - ('python3.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\python3.dll', - 'BINARY'), - ('PySide6\\VCRUNTIME140_1.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\VCRUNTIME140_1.dll', - 'BINARY'), - ('PySide6\\MSVCP140_2.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\MSVCP140_2.dll', - 'BINARY'), - ('PySide6\\pyside6.abi3.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\pyside6.abi3.dll', - 'BINARY'), - ('shiboken6\\VCRUNTIME140_1.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\VCRUNTIME140_1.dll', - 'BINARY'), - ('PySide6\\MSVCP140_1.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\MSVCP140_1.dll', - 'BINARY'), - ('PySide6\\Qt6Qml.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Qml.dll', - 'BINARY'), - ('PySide6\\Qt6Quick.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Quick.dll', - 'BINARY'), - ('PySide6\\Qt6OpenGL.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6OpenGL.dll', - 'BINARY'), - ('PySide6\\Qt6QmlModels.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6QmlModels.dll', - 'BINARY'), - ('base_library.zip', - 'D:\\project\\obscuredSubtitles\\build\\main\\base_library.zip', - 'DATA'), - ('PySide6\\translations\\qtbase_de.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_de.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_it.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_it.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_bg.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_bg.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_ar.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ar.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_en.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_en.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_fa.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fa.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_nn.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_nn.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_tr.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_tr.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_uk.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_uk.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_nl.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_nl.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_ko.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ko.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_he.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_he.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_cs.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_cs.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_ru.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ru.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_gd.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_gd.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_pt_BR.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_pt_BR.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_pl.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_pl.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_fi.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fi.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_zh_TW.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_zh_TW.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_es.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_es.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_zh_CN.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_zh_CN.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_ca.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ca.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_hu.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_hu.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_hr.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_hr.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_ja.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ja.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_da.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_da.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_fr.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fr.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_sk.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_sk.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_lv.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_lv.qm', - 'DATA')], - [], - False, - False, - 1695786245, - [('runw.exe', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PyInstaller\\bootloader\\Windows-64bit-intel\\runw.exe', - 'EXECUTABLE')]) diff --git a/build/main/PKG-00.toc b/build/main/PKG-00.toc deleted file mode 100644 index cbf2983..0000000 --- a/build/main/PKG-00.toc +++ /dev/null @@ -1,323 +0,0 @@ -('D:\\project\\obscuredSubtitles\\build\\main\\subtitle_obstruction_bar.pkg', - {'BINARY': True, - 'DATA': True, - 'EXECUTABLE': True, - 'EXTENSION': True, - 'PYMODULE': True, - 'PYSOURCE': True, - 'PYZ': False, - 'SPLASH': True}, - [('PYZ-00.pyz', - 'D:\\project\\obscuredSubtitles\\build\\main\\PYZ-00.pyz', - 'PYZ'), - ('struct', - 'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\struct.pyc', - 'PYMODULE'), - ('pyimod01_archive', - 'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod01_archive.pyc', - 'PYMODULE'), - ('pyimod02_importers', - 'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod02_importers.pyc', - 'PYMODULE'), - ('pyimod03_ctypes', - 'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod03_ctypes.pyc', - 'PYMODULE'), - ('pyimod04_pywin32', - 'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod04_pywin32.pyc', - 'PYMODULE'), - ('pyiboot01_bootstrap', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py', - 'PYSOURCE'), - ('pyi_rth_inspect', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py', - 'PYSOURCE'), - ('pyi_rth_pyside6', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pyside6.py', - 'PYSOURCE'), - ('main', 'D:\\project\\obscuredSubtitles\\main.py', 'PYSOURCE'), - ('python310.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\python310.dll', - 'BINARY'), - ('VCRUNTIME140.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\VCRUNTIME140.dll', - 'BINARY'), - ('PySide6\\plugins\\tls\\qopensslbackend.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qopensslbackend.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qjpeg.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qjpeg.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qtiff.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qtiff.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qsvg.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qsvg.dll', - 'BINARY'), - ('PySide6\\plugins\\platforminputcontexts\\qtvirtualkeyboardplugin.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforminputcontexts\\qtvirtualkeyboardplugin.dll', - 'BINARY'), - ('PySide6\\plugins\\platforms\\qminimal.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qminimal.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qwbmp.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qwbmp.dll', - 'BINARY'), - ('PySide6\\plugins\\tls\\qcertonlybackend.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qcertonlybackend.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qtga.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qtga.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qico.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qico.dll', - 'BINARY'), - ('PySide6\\plugins\\networkinformation\\qnetworklistmanager.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\networkinformation\\qnetworklistmanager.dll', - 'BINARY'), - ('PySide6\\plugins\\platforms\\qdirect2d.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qdirect2d.dll', - 'BINARY'), - ('PySide6\\plugins\\platforms\\qwindows.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qwindows.dll', - 'BINARY'), - ('PySide6\\plugins\\generic\\qtuiotouchplugin.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\generic\\qtuiotouchplugin.dll', - 'BINARY'), - ('PySide6\\plugins\\iconengines\\qsvgicon.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\iconengines\\qsvgicon.dll', - 'BINARY'), - ('PySide6\\plugins\\platforms\\qoffscreen.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qoffscreen.dll', - 'BINARY'), - ('PySide6\\plugins\\styles\\qwindowsvistastyle.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\styles\\qwindowsvistastyle.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qpdf.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qpdf.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qgif.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qgif.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qicns.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qicns.dll', - 'BINARY'), - ('PySide6\\plugins\\tls\\qschannelbackend.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qschannelbackend.dll', - 'BINARY'), - ('PySide6\\plugins\\imageformats\\qwebp.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qwebp.dll', - 'BINARY'), - ('_decimal.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_decimal.pyd', - 'EXTENSION'), - ('_hashlib.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_hashlib.pyd', - 'EXTENSION'), - ('select.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\select.pyd', - 'EXTENSION'), - ('_socket.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_socket.pyd', - 'EXTENSION'), - ('_lzma.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_lzma.pyd', - 'EXTENSION'), - ('_bz2.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_bz2.pyd', - 'EXTENSION'), - ('unicodedata.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\unicodedata.pyd', - 'EXTENSION'), - ('_ssl.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_ssl.pyd', - 'EXTENSION'), - ('_ctypes.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_ctypes.pyd', - 'EXTENSION'), - ('_queue.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_queue.pyd', - 'EXTENSION'), - ('PySide6\\QtGui.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtGui.pyd', - 'EXTENSION'), - ('PySide6\\QtCore.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtCore.pyd', - 'EXTENSION'), - ('PySide6\\QtWidgets.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtWidgets.pyd', - 'EXTENSION'), - ('PySide6\\QtNetwork.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtNetwork.pyd', - 'EXTENSION'), - ('shiboken6\\Shiboken.pyd', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\Shiboken.pyd', - 'EXTENSION'), - ('shiboken6\\MSVCP140.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\shiboken6\\MSVCP140.dll', - 'BINARY'), - ('PySide6\\Qt6Core.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Core.dll', - 'BINARY'), - ('VCRUNTIME140_1.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\VCRUNTIME140_1.dll', - 'BINARY'), - ('PySide6\\Qt6Network.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Network.dll', - 'BINARY'), - ('PySide6\\Qt6Gui.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Gui.dll', - 'BINARY'), - ('PySide6\\Qt6Svg.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Svg.dll', - 'BINARY'), - ('PySide6\\Qt6VirtualKeyboard.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6VirtualKeyboard.dll', - 'BINARY'), - ('PySide6\\Qt6Widgets.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Widgets.dll', - 'BINARY'), - ('PySide6\\Qt6Pdf.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Pdf.dll', - 'BINARY'), - ('libcrypto-1_1.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libcrypto-1_1.dll', - 'BINARY'), - ('libssl-1_1.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libssl-1_1.dll', - 'BINARY'), - ('libffi-7.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libffi-7.dll', - 'BINARY'), - ('shiboken6\\shiboken6.abi3.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\shiboken6\\shiboken6.abi3.dll', - 'BINARY'), - ('PySide6\\MSVCP140.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\MSVCP140.dll', - 'BINARY'), - ('python3.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\python3.dll', - 'BINARY'), - ('PySide6\\VCRUNTIME140_1.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\VCRUNTIME140_1.dll', - 'BINARY'), - ('PySide6\\MSVCP140_2.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\MSVCP140_2.dll', - 'BINARY'), - ('PySide6\\pyside6.abi3.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\pyside6.abi3.dll', - 'BINARY'), - ('shiboken6\\VCRUNTIME140_1.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\VCRUNTIME140_1.dll', - 'BINARY'), - ('PySide6\\MSVCP140_1.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\MSVCP140_1.dll', - 'BINARY'), - ('PySide6\\Qt6Qml.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Qml.dll', - 'BINARY'), - ('PySide6\\Qt6Quick.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Quick.dll', - 'BINARY'), - ('PySide6\\Qt6OpenGL.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6OpenGL.dll', - 'BINARY'), - ('PySide6\\Qt6QmlModels.dll', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6QmlModels.dll', - 'BINARY'), - ('base_library.zip', - 'D:\\project\\obscuredSubtitles\\build\\main\\base_library.zip', - 'DATA'), - ('PySide6\\translations\\qtbase_de.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_de.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_it.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_it.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_bg.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_bg.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_ar.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ar.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_en.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_en.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_fa.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fa.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_nn.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_nn.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_tr.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_tr.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_uk.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_uk.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_nl.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_nl.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_ko.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ko.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_he.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_he.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_cs.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_cs.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_ru.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ru.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_gd.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_gd.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_pt_BR.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_pt_BR.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_pl.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_pl.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_fi.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fi.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_zh_TW.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_zh_TW.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_es.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_es.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_zh_CN.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_zh_CN.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_ca.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ca.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_hu.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_hu.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_hr.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_hr.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_ja.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ja.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_da.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_da.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_fr.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fr.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_sk.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_sk.qm', - 'DATA'), - ('PySide6\\translations\\qtbase_lv.qm', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_lv.qm', - 'DATA')], - False, - False, - False, - [], - None, - None, - None) diff --git a/build/main/PYZ-00.pyz b/build/main/PYZ-00.pyz deleted file mode 100644 index 3b28065..0000000 Binary files a/build/main/PYZ-00.pyz and /dev/null differ diff --git a/build/main/PYZ-00.toc b/build/main/PYZ-00.toc deleted file mode 100644 index 04194a4..0000000 --- a/build/main/PYZ-00.toc +++ /dev/null @@ -1,381 +0,0 @@ -('D:\\project\\obscuredSubtitles\\build\\main\\PYZ-00.pyz', - [('PySide6', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\__init__.py', - 'PYMODULE'), - ('PySide6.support', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\support\\__init__.py', - 'PYMODULE'), - ('PySide6.support.deprecated', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\support\\deprecated.py', - 'PYMODULE'), - ('__future__', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\__future__.py', - 'PYMODULE'), - ('_compat_pickle', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_compat_pickle.py', - 'PYMODULE'), - ('_compression', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_compression.py', - 'PYMODULE'), - ('_py_abc', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_py_abc.py', - 'PYMODULE'), - ('_pydecimal', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_pydecimal.py', - 'PYMODULE'), - ('_strptime', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_strptime.py', - 'PYMODULE'), - ('_threading_local', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_threading_local.py', - 'PYMODULE'), - ('argparse', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\argparse.py', - 'PYMODULE'), - ('ast', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ast.py', - 'PYMODULE'), - ('base64', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\base64.py', - 'PYMODULE'), - ('bisect', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\bisect.py', - 'PYMODULE'), - ('bz2', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\bz2.py', - 'PYMODULE'), - ('calendar', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\calendar.py', - 'PYMODULE'), - ('contextlib', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\contextlib.py', - 'PYMODULE'), - ('contextvars', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\contextvars.py', - 'PYMODULE'), - ('copy', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\copy.py', - 'PYMODULE'), - ('csv', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\csv.py', - 'PYMODULE'), - ('ctypes', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\__init__.py', - 'PYMODULE'), - ('ctypes._aix', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\_aix.py', - 'PYMODULE'), - ('ctypes._endian', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\_endian.py', - 'PYMODULE'), - ('ctypes.macholib', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\__init__.py', - 'PYMODULE'), - ('ctypes.macholib.dyld', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\dyld.py', - 'PYMODULE'), - ('ctypes.macholib.dylib', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\dylib.py', - 'PYMODULE'), - ('ctypes.macholib.framework', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\framework.py', - 'PYMODULE'), - ('ctypes.util', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\util.py', - 'PYMODULE'), - ('ctypes.wintypes', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\wintypes.py', - 'PYMODULE'), - ('dataclasses', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\dataclasses.py', - 'PYMODULE'), - ('datetime', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\datetime.py', - 'PYMODULE'), - ('decimal', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\decimal.py', - 'PYMODULE'), - ('dis', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\dis.py', - 'PYMODULE'), - ('email', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\__init__.py', - 'PYMODULE'), - ('email._encoded_words', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_encoded_words.py', - 'PYMODULE'), - ('email._header_value_parser', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_header_value_parser.py', - 'PYMODULE'), - ('email._parseaddr', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_parseaddr.py', - 'PYMODULE'), - ('email._policybase', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_policybase.py', - 'PYMODULE'), - ('email.base64mime', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\base64mime.py', - 'PYMODULE'), - ('email.charset', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\charset.py', - 'PYMODULE'), - ('email.contentmanager', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\contentmanager.py', - 'PYMODULE'), - ('email.encoders', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\encoders.py', - 'PYMODULE'), - ('email.errors', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\errors.py', - 'PYMODULE'), - ('email.feedparser', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\feedparser.py', - 'PYMODULE'), - ('email.generator', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\generator.py', - 'PYMODULE'), - ('email.header', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\header.py', - 'PYMODULE'), - ('email.headerregistry', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\headerregistry.py', - 'PYMODULE'), - ('email.iterators', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\iterators.py', - 'PYMODULE'), - ('email.message', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\message.py', - 'PYMODULE'), - ('email.parser', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\parser.py', - 'PYMODULE'), - ('email.policy', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\policy.py', - 'PYMODULE'), - ('email.quoprimime', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\quoprimime.py', - 'PYMODULE'), - ('email.utils', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\utils.py', - 'PYMODULE'), - ('fractions', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\fractions.py', - 'PYMODULE'), - ('ftplib', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ftplib.py', - 'PYMODULE'), - ('getopt', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\getopt.py', - 'PYMODULE'), - ('getpass', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\getpass.py', - 'PYMODULE'), - ('gettext', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\gettext.py', - 'PYMODULE'), - ('glob', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\glob.py', - 'PYMODULE'), - ('gzip', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\gzip.py', - 'PYMODULE'), - ('hashlib', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\hashlib.py', - 'PYMODULE'), - ('http', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\http\\__init__.py', - 'PYMODULE'), - ('http.client', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\http\\client.py', - 'PYMODULE'), - ('http.cookiejar', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\http\\cookiejar.py', - 'PYMODULE'), - ('importlib', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\__init__.py', - 'PYMODULE'), - ('importlib._abc', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\_abc.py', - 'PYMODULE'), - ('importlib._bootstrap', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\_bootstrap.py', - 'PYMODULE'), - ('importlib._bootstrap_external', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\_bootstrap_external.py', - 'PYMODULE'), - ('importlib.abc', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\abc.py', - 'PYMODULE'), - ('importlib.machinery', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\machinery.py', - 'PYMODULE'), - ('importlib.metadata', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\__init__.py', - 'PYMODULE'), - ('importlib.metadata._adapters', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_adapters.py', - 'PYMODULE'), - ('importlib.metadata._collections', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_collections.py', - 'PYMODULE'), - ('importlib.metadata._functools', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_functools.py', - 'PYMODULE'), - ('importlib.metadata._itertools', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_itertools.py', - 'PYMODULE'), - ('importlib.metadata._meta', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_meta.py', - 'PYMODULE'), - ('importlib.metadata._text', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_text.py', - 'PYMODULE'), - ('importlib.readers', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\readers.py', - 'PYMODULE'), - ('importlib.util', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\util.py', - 'PYMODULE'), - ('inspect', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\inspect.py', - 'PYMODULE'), - ('json', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\__init__.py', - 'PYMODULE'), - ('json.decoder', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\decoder.py', - 'PYMODULE'), - ('json.encoder', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\encoder.py', - 'PYMODULE'), - ('json.scanner', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\scanner.py', - 'PYMODULE'), - ('keyboard', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\__init__.py', - 'PYMODULE'), - ('keyboard._canonical_names', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_canonical_names.py', - 'PYMODULE'), - ('keyboard._darwinkeyboard', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_darwinkeyboard.py', - 'PYMODULE'), - ('keyboard._generic', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_generic.py', - 'PYMODULE'), - ('keyboard._keyboard_event', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_keyboard_event.py', - 'PYMODULE'), - ('keyboard._nixcommon', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_nixcommon.py', - 'PYMODULE'), - ('keyboard._nixkeyboard', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_nixkeyboard.py', - 'PYMODULE'), - ('keyboard._winkeyboard', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_winkeyboard.py', - 'PYMODULE'), - ('logging', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\logging\\__init__.py', - 'PYMODULE'), - ('lzma', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\lzma.py', - 'PYMODULE'), - ('mimetypes', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\mimetypes.py', - 'PYMODULE'), - ('netrc', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\netrc.py', - 'PYMODULE'), - ('nturl2path', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\nturl2path.py', - 'PYMODULE'), - ('numbers', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\numbers.py', - 'PYMODULE'), - ('opcode', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\opcode.py', - 'PYMODULE'), - ('optparse', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\optparse.py', - 'PYMODULE'), - ('pickle', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\pickle.py', - 'PYMODULE'), - ('platform', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\platform.py', - 'PYMODULE'), - ('pprint', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\pprint.py', - 'PYMODULE'), - ('py_compile', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\py_compile.py', - 'PYMODULE'), - ('queue', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\queue.py', - 'PYMODULE'), - ('quopri', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\quopri.py', - 'PYMODULE'), - ('random', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\random.py', - 'PYMODULE'), - ('selectors', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\selectors.py', - 'PYMODULE'), - ('shiboken6', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\__init__.py', - 'PYMODULE'), - ('shlex', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\shlex.py', - 'PYMODULE'), - ('shutil', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\shutil.py', - 'PYMODULE'), - ('signal', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\signal.py', - 'PYMODULE'), - ('socket', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\socket.py', - 'PYMODULE'), - ('ssl', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ssl.py', - 'PYMODULE'), - ('statistics', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\statistics.py', - 'PYMODULE'), - ('string', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\string.py', - 'PYMODULE'), - ('stringprep', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\stringprep.py', - 'PYMODULE'), - ('subprocess', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\subprocess.py', - 'PYMODULE'), - ('tarfile', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\tarfile.py', - 'PYMODULE'), - ('tempfile', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\tempfile.py', - 'PYMODULE'), - ('textwrap', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\textwrap.py', - 'PYMODULE'), - ('threading', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\threading.py', - 'PYMODULE'), - ('tracemalloc', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\tracemalloc.py', - 'PYMODULE'), - ('typing', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\typing.py', - 'PYMODULE'), - ('ui', '-', 'PYMODULE'), - ('ui.main', 'D:\\project\\obscuredSubtitles\\ui\\main.py', 'PYMODULE'), - ('uu', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\uu.py', - 'PYMODULE'), - ('zipfile', - 'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\zipfile.py', - 'PYMODULE')]) diff --git a/build/main/base_library.zip b/build/main/base_library.zip deleted file mode 100644 index 880259c..0000000 Binary files a/build/main/base_library.zip and /dev/null differ diff --git a/build/main/localpycs/pyimod01_archive.pyc b/build/main/localpycs/pyimod01_archive.pyc deleted file mode 100644 index fc144fd..0000000 Binary files a/build/main/localpycs/pyimod01_archive.pyc and /dev/null differ diff --git a/build/main/localpycs/pyimod02_importers.pyc b/build/main/localpycs/pyimod02_importers.pyc deleted file mode 100644 index d25a2cb..0000000 Binary files a/build/main/localpycs/pyimod02_importers.pyc and /dev/null differ diff --git a/build/main/localpycs/pyimod03_ctypes.pyc b/build/main/localpycs/pyimod03_ctypes.pyc deleted file mode 100644 index 7bb4285..0000000 Binary files a/build/main/localpycs/pyimod03_ctypes.pyc and /dev/null differ diff --git a/build/main/localpycs/pyimod04_pywin32.pyc b/build/main/localpycs/pyimod04_pywin32.pyc deleted file mode 100644 index 00397ca..0000000 Binary files a/build/main/localpycs/pyimod04_pywin32.pyc and /dev/null differ diff --git a/build/main/localpycs/struct.pyc b/build/main/localpycs/struct.pyc deleted file mode 100644 index 9251ff0..0000000 Binary files a/build/main/localpycs/struct.pyc and /dev/null differ diff --git a/build/main/main.exe.manifest b/build/main/main.exe.manifest deleted file mode 100644 index cf7ddd9..0000000 --- a/build/main/main.exe.manifest +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - true - - - \ No newline at end of file diff --git a/build/main/main.pkg b/build/main/main.pkg deleted file mode 100644 index bd298c6..0000000 Binary files a/build/main/main.pkg and /dev/null differ diff --git a/build/main/subtitle obstruction bar.pkg b/build/main/subtitle obstruction bar.pkg deleted file mode 100644 index 473288d..0000000 Binary files a/build/main/subtitle obstruction bar.pkg and /dev/null differ diff --git a/build/main/subtitle_obstruction_bar.pkg b/build/main/subtitle_obstruction_bar.pkg deleted file mode 100644 index f793007..0000000 Binary files a/build/main/subtitle_obstruction_bar.pkg and /dev/null differ diff --git a/build/main/warn-main.txt b/build/main/warn-main.txt deleted file mode 100644 index e1f8bf0..0000000 --- a/build/main/warn-main.txt +++ /dev/null @@ -1,36 +0,0 @@ - -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 pep517 - imported by importlib.metadata (delayed) -missing module named 'org.python' - imported by copy (optional) -missing module named org - imported by pickle (optional) -missing module named pwd - imported by shutil (delayed, optional), tarfile (optional), posixpath (delayed, conditional), subprocess (delayed, conditional, optional), pathlib (delayed, optional), netrc (delayed, conditional), getpass (delayed) -missing module named grp - imported by shutil (delayed, optional), tarfile (optional), subprocess (delayed, conditional, optional), pathlib (delayed, optional) -missing module named posix - imported by shutil (conditional), importlib._bootstrap_external (conditional), os (conditional, optional) -missing module named resource - imported by posix (top-level) -missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional) -excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional) -missing module named _scproxy - imported by urllib.request (conditional) -missing module named termios - imported by getpass (optional) -missing module named _posixsubprocess - imported by subprocess (optional) -missing module named fcntl - imported by subprocess (optional), keyboard._nixcommon (delayed) -missing module named AppKit - imported by keyboard._darwinkeyboard (top-level) -missing module named Quartz - imported by keyboard._darwinkeyboard (top-level) -missing module named vms_lib - imported by platform (delayed, optional) -missing module named 'java.lang' - imported by platform (delayed, optional) -missing module named java - imported by platform (delayed) -missing module named _winreg - imported by platform (delayed, optional) -missing module named Queue - imported by keyboard (optional), keyboard._nixcommon (optional), keyboard._generic (optional) diff --git a/build/main/xref-main.html b/build/main/xref-main.html deleted file mode 100644 index 9c0cb86..0000000 --- a/build/main/xref-main.html +++ /dev/null @@ -1,8345 +0,0 @@ - - - - - modulegraph cross reference for main.py, pyi_rth_inspect.py, pyi_rth_pyside6.py - - - -

modulegraph cross reference for main.py, pyi_rth_inspect.py, pyi_rth_pyside6.py

- -
- - main.py -Script
-imports: - PySide6 - • PySide6.QtCore - • PySide6.QtGui - • PySide6.QtWidgets - • _collections_abc - • _weakrefset - • abc - • codecs - • collections - • collections.abc - • copyreg - • encodings - • encodings.aliases - • encodings.ascii - • encodings.base64_codec - • encodings.big5 - • encodings.big5hkscs - • encodings.bz2_codec - • encodings.charmap - • encodings.cp037 - • encodings.cp1006 - • encodings.cp1026 - • encodings.cp1125 - • encodings.cp1140 - • encodings.cp1250 - • encodings.cp1251 - • encodings.cp1252 - • encodings.cp1253 - • encodings.cp1254 - • encodings.cp1255 - • encodings.cp1256 - • encodings.cp1257 - • encodings.cp1258 - • encodings.cp273 - • encodings.cp424 - • encodings.cp437 - • encodings.cp500 - • encodings.cp720 - • encodings.cp737 - • encodings.cp775 - • encodings.cp850 - • encodings.cp852 - • encodings.cp855 - • encodings.cp856 - • encodings.cp857 - • encodings.cp858 - • encodings.cp860 - • encodings.cp861 - • encodings.cp862 - • encodings.cp863 - • encodings.cp864 - • encodings.cp865 - • encodings.cp866 - • encodings.cp869 - • encodings.cp874 - • encodings.cp875 - • encodings.cp932 - • encodings.cp949 - • encodings.cp950 - • encodings.euc_jis_2004 - • encodings.euc_jisx0213 - • encodings.euc_jp - • encodings.euc_kr - • encodings.gb18030 - • encodings.gb2312 - • encodings.gbk - • encodings.hex_codec - • encodings.hp_roman8 - • encodings.hz - • encodings.idna - • encodings.iso2022_jp - • encodings.iso2022_jp_1 - • encodings.iso2022_jp_2 - • encodings.iso2022_jp_2004 - • encodings.iso2022_jp_3 - • encodings.iso2022_jp_ext - • encodings.iso2022_kr - • encodings.iso8859_1 - • encodings.iso8859_10 - • encodings.iso8859_11 - • encodings.iso8859_13 - • encodings.iso8859_14 - • encodings.iso8859_15 - • encodings.iso8859_16 - • encodings.iso8859_2 - • encodings.iso8859_3 - • encodings.iso8859_4 - • encodings.iso8859_5 - • encodings.iso8859_6 - • encodings.iso8859_7 - • encodings.iso8859_8 - • encodings.iso8859_9 - • encodings.johab - • encodings.koi8_r - • encodings.koi8_t - • encodings.koi8_u - • encodings.kz1048 - • encodings.latin_1 - • encodings.mac_arabic - • encodings.mac_croatian - • encodings.mac_cyrillic - • encodings.mac_farsi - • encodings.mac_greek - • encodings.mac_iceland - • encodings.mac_latin2 - • encodings.mac_roman - • encodings.mac_romanian - • encodings.mac_turkish - • encodings.mbcs - • encodings.oem - • encodings.palmos - • encodings.ptcp154 - • encodings.punycode - • encodings.quopri_codec - • encodings.raw_unicode_escape - • encodings.rot_13 - • encodings.shift_jis - • encodings.shift_jis_2004 - • encodings.shift_jisx0213 - • encodings.tis_620 - • encodings.undefined - • encodings.unicode_escape - • encodings.utf_16 - • encodings.utf_16_be - • encodings.utf_16_le - • encodings.utf_32 - • encodings.utf_32_be - • encodings.utf_32_le - • encodings.utf_7 - • encodings.utf_8 - • encodings.utf_8_sig - • encodings.uu_codec - • encodings.zlib_codec - • enum - • fnmatch - • functools - • genericpath - • heapq - • io - • keyboard - • keyword - • linecache - • locale - • ntpath - • operator - • os - • pathlib - • posixpath - • pyi_rth_inspect.py - • pyi_rth_pyside6.py - • re - • reprlib - • sre_compile - • sre_constants - • sre_parse - • stat - • token - • tokenize - • traceback - • types - • ui.main - • urllib - • urllib.error - • urllib.parse - • urllib.request - • urllib.response - • urllib.robotparser - • warnings - • weakref - -
- -
- -
- - pyi_rth_inspect.py -Script
-imports: - inspect - • os - • sys - -
-
-imported by: - main.py - -
- -
- -
- - pyi_rth_pyside6.py -Script
-imports: - os - • sys - -
-
-imported by: - main.py - -
- -
- -
- - 'java.lang' -MissingModule
-imported by: - platform - -
- -
- -
- - 'org.python' -MissingModule
-imported by: - copy - -
- -
- -
- - AppKit -MissingModule
-imported by: - keyboard._darwinkeyboard - -
- -
- -
- - PySide6 -Package
-imports: - PySide6 - • PySide6.QtNetwork - • PySide6.QtWidgets - • PySide6.support.deprecated - • inspect - • os - • pathlib - • shiboken6 - • shiboken6.Shiboken - • sys - • textwrap - -
-
-imported by: - PySide6 - • PySide6.QtCore - • PySide6.QtGui - • PySide6.QtNetwork - • PySide6.QtWidgets - • PySide6.support - • main.py - -
- -
- -
- - PySide6.QtCore C:\Users\zhang\AppData\Local\Programs\Python\Python310\lib\site-packages\PySide6\QtCore.pyd
-imports: - PySide6 - -
-
-imported by: - PySide6.QtGui - • PySide6.QtNetwork - • PySide6.QtWidgets - • main.py - • ui.main - -
- -
- -
- - PySide6.QtGui C:\Users\zhang\AppData\Local\Programs\Python\Python310\lib\site-packages\PySide6\QtGui.pyd
-imports: - PySide6 - • PySide6.QtCore - -
-
-imported by: - PySide6.QtWidgets - • main.py - • ui.main - -
- -
- -
- - PySide6.QtNetwork C:\Users\zhang\AppData\Local\Programs\Python\Python310\lib\site-packages\PySide6\QtNetwork.pyd
-imports: - PySide6 - • PySide6.QtCore - -
-
-imported by: - PySide6 - -
- -
- -
- - PySide6.QtWidgets C:\Users\zhang\AppData\Local\Programs\Python\Python310\lib\site-packages\PySide6\QtWidgets.pyd
-imports: - PySide6 - • PySide6.QtCore - • PySide6.QtGui - -
-
-imported by: - PySide6 - • main.py - • ui.main - -
- -
- -
- - PySide6.support -Package
-imports: - PySide6 - • shiboken6.Shiboken - -
-
-imported by: - PySide6.support.deprecated - -
- -
- -
- - PySide6.support.deprecated -SourceModule
-imports: - PySide6.support - • enum - • textwrap - • warnings - -
-
-imported by: - PySide6 - -
- -
- -
- - Quartz -MissingModule
-imported by: - keyboard._darwinkeyboard - -
- -
- -
- - Queue -MissingModule
-imported by: - keyboard - • keyboard._generic - • keyboard._nixcommon - -
- -
- -
- - __future__ -SourceModule
-imported by: - keyboard - • keyboard._canonical_names - • keyboard._winkeyboard - -
- -
- -
- - _abc (builtin module)
-imported by: - abc - -
- -
- -
- - _ast (builtin module)
-imported by: - ast - -
- -
- -
- - _bisect (builtin module)
-imported by: - bisect - -
- -
- -
- - _blake2 (builtin module)
-imported by: - hashlib - -
- -
- -
- - _bz2 C:\Users\zhang\AppData\Local\Programs\Python\Python310\DLLs\_bz2.pyd
-imported by: - bz2 - -
- -
- -
- - _codecs (builtin module)
-imported by: - codecs - -
- -
- -
- - _codecs_cn (builtin module)
-imported by: - encodings.gb18030 - • encodings.gb2312 - • encodings.gbk - • encodings.hz - -
- -
- -
- - _codecs_hk (builtin module)
-imported by: - encodings.big5hkscs - -
- -
- -
- - _codecs_iso2022 (builtin module)
-imported by: - encodings.iso2022_jp - • encodings.iso2022_jp_1 - • encodings.iso2022_jp_2 - • encodings.iso2022_jp_2004 - • encodings.iso2022_jp_3 - • encodings.iso2022_jp_ext - • encodings.iso2022_kr - -
- -
- -
- - _codecs_jp (builtin module)
-imported by: - encodings.cp932 - • encodings.euc_jis_2004 - • encodings.euc_jisx0213 - • encodings.euc_jp - • encodings.shift_jis - • encodings.shift_jis_2004 - • encodings.shift_jisx0213 - -
- -
- -
- - _codecs_kr (builtin module)
-imported by: - encodings.cp949 - • encodings.euc_kr - • encodings.johab - -
- -
- -
- - _codecs_tw (builtin module)
-imported by: - encodings.big5 - • encodings.cp950 - -
- -
- -
- - _collections (builtin module)
-imported by: - collections - • threading - -
- -
- -
- - _collections_abc -SourceModule
-imports: - abc - • sys - -
-
-imported by: - collections - • collections.abc - • contextlib - • locale - • main.py - • os - • pathlib - • random - • types - • weakref - -
- -
- -
- - _compat_pickle -SourceModule
-imported by: - _pickle - • pickle - -
- -
- -
- - _compression -SourceModule
-imports: - io - • sys - -
-
-imported by: - bz2 - • gzip - • lzma - -
- -
- -
- - _contextvars (builtin module)
-imported by: - contextvars - -
- -
- -
- - _csv (builtin module)
-imported by: - csv - -
- -
- -
- - _ctypes C:\Users\zhang\AppData\Local\Programs\Python\Python310\DLLs\_ctypes.pyd
-imported by: - ctypes - • ctypes.macholib.dyld - -
- -
- -
- - _datetime (builtin module)
-imports: - _strptime - • time - -
-
-imported by: - datetime - -
- -
- -
- - _decimal C:\Users\zhang\AppData\Local\Programs\Python\Python310\DLLs\_decimal.pyd
-imported by: - decimal - -
- -
- -
- - _frozen_importlib -ExcludedModule
-imported by: - importlib - • importlib.abc - -
- -
- -
- - _frozen_importlib_external -MissingModule
-imported by: - importlib - • importlib._bootstrap - • importlib.abc - -
- -
- -
- - _functools (builtin module)
-imported by: - functools - -
- -
- -
- - _hashlib C:\Users\zhang\AppData\Local\Programs\Python\Python310\DLLs\_hashlib.pyd
-imported by: - hashlib - -
- -
- -
- - _heapq (builtin module)
-imported by: - heapq - -
- -
- -
- - _imp (builtin module)
-imported by: - importlib - • importlib._bootstrap_external - • importlib.util - -
- -
- -
- - _io (builtin module)
-imported by: - importlib._bootstrap_external - • io - -
- -
- -
- - _json (builtin module)
-imports: - json.decoder - -
-
-imported by: - json.decoder - • json.encoder - • json.scanner - -
- -
- -
- - _locale (builtin module)
-imported by: - locale - • re - -
- -
- -
- - _lzma C:\Users\zhang\AppData\Local\Programs\Python\Python310\DLLs\_lzma.pyd
-imported by: - lzma - -
- -
- -
- - _md5 (builtin module)
-imported by: - hashlib - -
- -
- -
- - _multibytecodec (builtin module)
-imported by: - encodings.big5 - • encodings.big5hkscs - • encodings.cp932 - • encodings.cp949 - • encodings.cp950 - • encodings.euc_jis_2004 - • encodings.euc_jisx0213 - • encodings.euc_jp - • encodings.euc_kr - • encodings.gb18030 - • encodings.gb2312 - • encodings.gbk - • encodings.hz - • encodings.iso2022_jp - • encodings.iso2022_jp_1 - • encodings.iso2022_jp_2 - • encodings.iso2022_jp_2004 - • encodings.iso2022_jp_3 - • encodings.iso2022_jp_ext - • encodings.iso2022_kr - • encodings.johab - • encodings.shift_jis - • encodings.shift_jis_2004 - • encodings.shift_jisx0213 - -
- -
- -
- - _opcode (builtin module)
-imported by: - opcode - -
- -
- -
- - _operator (builtin module)
-imported by: - operator - -
- -
- -
- - _pickle (builtin module)
-imports: - _compat_pickle - • codecs - • copyreg - -
-
-imported by: - pickle - -
- -
- -
- - _posixsubprocess -MissingModule
-imports: - gc - -
-
-imported by: - subprocess - -
- -
- -
- - _py_abc -SourceModule
-imports: - _weakrefset - -
-
-imported by: - abc - -
- -
- -
- - _pydecimal -SourceModule
-imports: - collections - • contextvars - • itertools - • locale - • math - • numbers - • re - • sys - -
-
-imported by: - decimal - -
- -
- -
- - _queue C:\Users\zhang\AppData\Local\Programs\Python\Python310\DLLs\_queue.pyd
-imported by: - queue - -
- -
- -
- - _random (builtin module)
-imported by: - random - -
- -
- -
- - _scproxy -MissingModule
-imported by: - urllib.request - -
- -
- -
- - _sha1 (builtin module)
-imported by: - hashlib - -
- -
- -
- - _sha256 (builtin module)
-imported by: - hashlib - -
- -
- -
- - _sha3 (builtin module)
-imported by: - hashlib - -
- -
- -
- - _sha512 (builtin module)
-imported by: - hashlib - • random - -
- -
- -
- - _signal (builtin module)
-imported by: - signal - -
- -
- -
- - _socket C:\Users\zhang\AppData\Local\Programs\Python\Python310\DLLs\_socket.pyd
-imported by: - socket - -
- -
- -
- - _sre (builtin module)
-imports: - copy - • re - -
-
-imported by: - sre_compile - • sre_constants - -
- -
- -
- - _ssl C:\Users\zhang\AppData\Local\Programs\Python\Python310\DLLs\_ssl.pyd
-imports: - socket - -
-
-imported by: - ssl - -
- -
- -
- - _stat (builtin module)
-imported by: - stat - -
- -
- -
- - _statistics (builtin module)
-imported by: - statistics - -
- -
- -
- - _string (builtin module)
-imported by: - string - -
- -
- -
- - _strptime -SourceModule
-imports: - _thread - • calendar - • datetime - • locale - • re - • time - -
-
-imported by: - _datetime - • datetime - • time - -
- -
- -
- - _struct (builtin module)
-imported by: - struct - -
- -
- -
- - _thread (builtin module)
-imported by: - _strptime - • dataclasses - • functools - • reprlib - • tempfile - • threading - -
- -
- -
- - _threading_local -SourceModule
-imports: - contextlib - • threading - • weakref - -
-
-imported by: - threading - -
- -
- -
- - _tracemalloc (builtin module)
-imported by: - tracemalloc - -
- -
- -
- - _warnings (builtin module)
-imported by: - importlib._bootstrap_external - • warnings - -
- -
- -
- - _weakref (builtin module)
-imported by: - _weakrefset - • collections - • weakref - -
- -
- -
- - _weakrefset -SourceModule
-imports: - _weakref - • types - -
-
-imported by: - _py_abc - • main.py - • threading - • weakref - -
- -
- -
- - _winapi (builtin module)
-imported by: - encodings - • mimetypes - • ntpath - • subprocess - -
- -
- -
- - _winreg -MissingModule
-imported by: - platform - -
- -
- -
- - abc -SourceModule
-imports: - _abc - • _py_abc - -
-
-imported by: - _collections_abc - • contextlib - • dataclasses - • email._policybase - • functools - • importlib._abc - • importlib.abc - • importlib.metadata - • inspect - • io - • main.py - • numbers - • os - • selectors - • typing - -
- -
- -
- - argparse -SourceModule
-imports: - copy - • gettext - • os - • re - • shutil - • sys - • textwrap - • warnings - -
-
-imported by: - ast - • calendar - • dis - • gzip - • inspect - • py_compile - • tarfile - • tokenize - • zipfile - -
- -
- -
- - array (builtin module)
-imported by: - socket - -
- -
- -
- - ast -SourceModule
-imports: - _ast - • argparse - • collections - • contextlib - • enum - • inspect - • sys - • warnings - -
-
-imported by: - inspect - -
- -
- -
- - atexit (builtin module)
-imported by: - keyboard._nixcommon - • keyboard._winkeyboard - • logging - • weakref - -
- -
- -
- - base64 -SourceModule
-imports: - binascii - • getopt - • re - • struct - • sys - -
-
-imported by: - email._encoded_words - • email.base64mime - • email.encoders - • encodings.base64_codec - • shiboken6 - • ssl - • urllib.request - -
- -
- -
- - binascii (builtin module)
-imported by: - base64 - • email._encoded_words - • email.base64mime - • email.contentmanager - • email.header - • encodings.hex_codec - • encodings.uu_codec - • quopri - • uu - • zipfile - -
- -
- -
- - bisect -SourceModule
-imports: - _bisect - -
-
-imported by: - random - • statistics - • urllib.request - -
- -
- -
- - builtins (builtin module)
-imported by: - bz2 - • codecs - • dataclasses - • gettext - • gzip - • inspect - • locale - • lzma - • operator - • reprlib - • subprocess - • tarfile - • tokenize - • warnings - -
- -
- -
- - bz2 -SourceModule
-imports: - _bz2 - • _compression - • builtins - • io - • os - -
-
-imported by: - encodings.bz2_codec - • shutil - • tarfile - • zipfile - -
- -
- -
- - calendar -SourceModule
-imports: - argparse - • datetime - • itertools - • locale - • sys - -
-
-imported by: - _strptime - • email._parseaddr - • http.cookiejar - • ssl - -
- -
- -
- - codecs -SourceModule
-imports: - _codecs - • builtins - • encodings - • sys - -
-
-imported by: - _pickle - • encodings - • encodings.ascii - • encodings.base64_codec - • encodings.big5 - • encodings.big5hkscs - • encodings.bz2_codec - • encodings.charmap - • encodings.cp037 - • encodings.cp1006 - • encodings.cp1026 - • encodings.cp1125 - • encodings.cp1140 - • encodings.cp1250 - • encodings.cp1251 - • encodings.cp1252 - • encodings.cp1253 - • encodings.cp1254 - • encodings.cp1255 - • encodings.cp1256 - • encodings.cp1257 - • encodings.cp1258 - • encodings.cp273 - • encodings.cp424 - • encodings.cp437 - • encodings.cp500 - • encodings.cp720 - • encodings.cp737 - • encodings.cp775 - • encodings.cp850 - • encodings.cp852 - • encodings.cp855 - • encodings.cp856 - • encodings.cp857 - • encodings.cp858 - • encodings.cp860 - • encodings.cp861 - • encodings.cp862 - • encodings.cp863 - • encodings.cp864 - • encodings.cp865 - • encodings.cp866 - • encodings.cp869 - • encodings.cp874 - • encodings.cp875 - • encodings.cp932 - • encodings.cp949 - • encodings.cp950 - • encodings.euc_jis_2004 - • encodings.euc_jisx0213 - • encodings.euc_jp - • encodings.euc_kr - • encodings.gb18030 - • encodings.gb2312 - • encodings.gbk - • encodings.hex_codec - • encodings.hp_roman8 - • encodings.hz - • encodings.idna - • encodings.iso2022_jp - • encodings.iso2022_jp_1 - • encodings.iso2022_jp_2 - • encodings.iso2022_jp_2004 - • encodings.iso2022_jp_3 - • encodings.iso2022_jp_ext - • encodings.iso2022_kr - • encodings.iso8859_1 - • encodings.iso8859_10 - • encodings.iso8859_11 - • encodings.iso8859_13 - • encodings.iso8859_14 - • encodings.iso8859_15 - • encodings.iso8859_16 - • encodings.iso8859_2 - • encodings.iso8859_3 - • encodings.iso8859_4 - • encodings.iso8859_5 - • encodings.iso8859_6 - • encodings.iso8859_7 - • encodings.iso8859_8 - • encodings.iso8859_9 - • encodings.johab - • encodings.koi8_r - • encodings.koi8_t - • encodings.koi8_u - • encodings.kz1048 - • encodings.latin_1 - • encodings.mac_arabic - • encodings.mac_croatian - • encodings.mac_cyrillic - • encodings.mac_farsi - • encodings.mac_greek - • encodings.mac_iceland - • encodings.mac_latin2 - • encodings.mac_roman - • encodings.mac_romanian - • encodings.mac_turkish - • encodings.mbcs - • encodings.oem - • encodings.palmos - • encodings.ptcp154 - • encodings.punycode - • encodings.quopri_codec - • encodings.raw_unicode_escape - • encodings.rot_13 - • encodings.shift_jis - • encodings.shift_jis_2004 - • encodings.shift_jisx0213 - • encodings.tis_620 - • encodings.undefined - • encodings.unicode_escape - • encodings.utf_16 - • encodings.utf_16_be - • encodings.utf_16_le - • encodings.utf_32 - • encodings.utf_32_be - • encodings.utf_32_le - • encodings.utf_7 - • encodings.utf_8 - • encodings.utf_8_sig - • encodings.uu_codec - • encodings.zlib_codec - • json - • main.py - • pickle - • tokenize - -
- -
- -
- - collections -Package
-imports: - _collections - • _collections_abc - • _weakref - • copy - • heapq - • itertools - • keyword - • operator - • reprlib - • sys - -
-
-imported by: - _pydecimal - • ast - • collections.abc - • contextlib - • dis - • email.feedparser - • functools - • importlib.metadata - • importlib.metadata._collections - • importlib.readers - • inspect - • keyboard - • keyboard._nixcommon - • keyboard._nixkeyboard - • keyboard._winkeyboard - • main.py - • platform - • pprint - • queue - • selectors - • shlex - • shutil - • ssl - • statistics - • string - • threading - • tokenize - • traceback - • typing - • urllib.parse - • urllib.robotparser - -
- -
- -
- - collections.abc -SourceModule
-imports: - _collections_abc - • collections - -
-
-imported by: - http.client - • inspect - • logging - • main.py - • selectors - • tracemalloc - • typing - -
- -
- -
- - contextlib -SourceModule
-imports: - _collections_abc - • abc - • collections - • functools - • sys - • types - -
-
-imported by: - _threading_local - • ast - • getpass - • glob - • importlib.metadata - • importlib.util - • shiboken6 - • subprocess - • typing - • urllib.request - • zipfile - -
- -
- -
- - contextvars -SourceModule
-imports: - _contextvars - -
-
-imported by: - _pydecimal - -
- -
- -
- - copy -SourceModule
-imports: - 'org.python' - • copyreg - • types - • weakref - -
-
-imported by: - _sre - • argparse - • collections - • dataclasses - • email.generator - • gettext - • http.cookiejar - • tarfile - • weakref - -
- -
- -
- - copyreg -SourceModule
-imports: - functools - • operator - -
-
-imported by: - _pickle - • copy - • main.py - • pickle - • re - -
- -
- -
- - csv -SourceModule
-imports: - _csv - • io - • re - -
-
-imported by: - importlib.metadata - -
- -
- -
- - ctypes -Package
-imports: - _ctypes - • ctypes._endian - • nt - • os - • struct - • sys - • types - -
-
-imported by: - ctypes._aix - • ctypes._endian - • ctypes.macholib - • ctypes.util - • ctypes.wintypes - • keyboard._darwinkeyboard - • keyboard._winkeyboard - -
- -
- -
- - ctypes._aix -SourceModule
-imports: - ctypes - • os - • re - • subprocess - • sys - -
-
-imported by: - ctypes.util - -
- -
- -
- - ctypes._endian -SourceModule
-imports: - ctypes - • sys - -
-
-imported by: - ctypes - -
- -
- -
- - ctypes.macholib -Package
-imports: - ctypes - -
-
-imported by: - ctypes.macholib.dyld - • ctypes.macholib.dylib - • ctypes.macholib.framework - -
- -
- -
- - ctypes.macholib.dyld -SourceModule
-imports: - _ctypes - • ctypes.macholib - • ctypes.macholib.dylib - • ctypes.macholib.framework - • itertools - • os - -
-
-imported by: - ctypes.util - -
- -
- -
- - ctypes.macholib.dylib -SourceModule
-imports: - ctypes.macholib - • re - -
-
-imported by: - ctypes.macholib.dyld - -
- -
- -
- - ctypes.macholib.framework -SourceModule
-imports: - ctypes.macholib - • re - -
-
-imported by: - ctypes.macholib.dyld - -
- -
- -
- - ctypes.util -SourceModule
-imports: - ctypes - • ctypes._aix - • ctypes.macholib.dyld - • importlib.machinery - • os - • re - • shutil - • struct - • subprocess - • sys - • tempfile - -
-
-imported by: - keyboard._darwinkeyboard - -
- -
- -
- - ctypes.wintypes -SourceModule
-imports: - ctypes - -
-
-imported by: - keyboard._winkeyboard - -
- -
- -
- - dataclasses -SourceModule
-imports: - _thread - • abc - • builtins - • copy - • functools - • inspect - • keyword - • re - • sys - • types - -
-
-imported by: - pprint - -
- -
- -
- - datetime -SourceModule
-imports: - _datetime - • _strptime - • math - • operator - • sys - • time - -
-
-imported by: - _strptime - • calendar - • email.utils - • http.cookiejar - -
- -
- -
- - decimal -SourceModule
-imports: - _decimal - • _pydecimal - -
-
-imported by: - fractions - • statistics - -
- -
- -
- - dis -SourceModule
-imports: - argparse - • collections - • io - • opcode - • sys - • types - -
-
-imported by: - inspect - -
- -
- -
- - email -Package
-imports: - email._header_value_parser - • email.charset - • email.errors - • email.header - • email.parser - -
-
-imported by: - email._encoded_words - • email._header_value_parser - • email._parseaddr - • email._policybase - • email.base64mime - • email.charset - • email.contentmanager - • email.encoders - • email.errors - • email.feedparser - • email.generator - • email.header - • email.headerregistry - • email.iterators - • email.message - • email.parser - • email.policy - • email.quoprimime - • email.utils - • importlib.metadata - • urllib.request - -
- -
- -
- - email._encoded_words -SourceModule
-imports: - base64 - • binascii - • email - • email.errors - • functools - • re - • string - -
-
-imported by: - email._header_value_parser - • email.message - -
- -
- -
- - email._header_value_parser -SourceModule
-imports: - email - • email._encoded_words - • email.errors - • email.utils - • operator - • re - • string - • sys - • urllib - -
-
-imported by: - email - • email.headerregistry - -
- -
- -
- - email._parseaddr -SourceModule
-imports: - calendar - • email - • time - -
-
-imported by: - email.utils - -
- -
- -
- - email._policybase -SourceModule
-imports: - abc - • email - • email.charset - • email.header - • email.utils - -
-
-imported by: - email.feedparser - • email.message - • email.parser - • email.policy - -
- -
- -
- - email.base64mime -SourceModule
-imports: - base64 - • binascii - • email - -
-
-imported by: - email.charset - • email.header - -
- -
- -
- - email.charset -SourceModule
-imports: - email - • email.base64mime - • email.encoders - • email.errors - • email.quoprimime - • functools - -
-
-imported by: - email - • email._policybase - • email.contentmanager - • email.header - • email.message - • email.utils - -
- -
- -
- - email.contentmanager -SourceModule
-imports: - binascii - • email - • email.charset - • email.errors - • email.message - • email.quoprimime - -
-
-imported by: - email.policy - -
- -
- -
- - email.encoders -SourceModule
-imports: - base64 - • email - • quopri - -
-
-imported by: - email.charset - -
- -
- -
- - email.errors -SourceModule
-imports: - email - -
-
-imported by: - email - • email._encoded_words - • email._header_value_parser - • email.charset - • email.contentmanager - • email.feedparser - • email.header - • email.headerregistry - • email.message - -
- -
- -
- - email.feedparser -SourceModule
-imports: - collections - • email - • email._policybase - • email.errors - • email.message - • io - • re - -
-
-imported by: - email.parser - -
- -
- -
- - email.generator -SourceModule
-imports: - copy - • email - • email.utils - • io - • random - • re - • sys - • time - -
-
-imported by: - email.message - -
- -
- -
- - email.header -SourceModule
-imports: - binascii - • email - • email.base64mime - • email.charset - • email.errors - • email.quoprimime - • re - -
-
-imported by: - email - • email._policybase - -
- -
- -
- - email.headerregistry -SourceModule
-imports: - email - • email._header_value_parser - • email.errors - • email.utils - • types - -
-
-imported by: - email.policy - -
- -
- -
- - email.iterators -SourceModule
-imports: - email - • io - • sys - -
-
-imported by: - email.message - -
- -
- -
- - email.message -SourceModule
-imports: - email - • email._encoded_words - • email._policybase - • email.charset - • email.errors - • email.generator - • email.iterators - • email.policy - • email.utils - • io - • quopri - • re - • uu - -
-
-imported by: - email.contentmanager - • email.feedparser - • email.policy - • http.client - • importlib.metadata._adapters - -
- -
- -
- - email.parser -SourceModule
-imports: - email - • email._policybase - • email.feedparser - • io - -
-
-imported by: - email - • http.client - -
- -
- -
- - email.policy -SourceModule
-imports: - email - • email._policybase - • email.contentmanager - • email.headerregistry - • email.message - • email.utils - • re - • sys - -
-
-imported by: - email.message - -
- -
- -
- - email.quoprimime -SourceModule
-imports: - email - • re - • string - -
-
-imported by: - email.charset - • email.contentmanager - • email.header - -
- -
- -
- - email.utils -SourceModule
-imports: - datetime - • email - • email._parseaddr - • email.charset - • os - • random - • re - • socket - • time - • urllib.parse - -
-
-imported by: - email._header_value_parser - • email._policybase - • email.generator - • email.headerregistry - • email.message - • email.policy - • urllib.request - -
- -
- -
- - encodings -Package
-imports: - _winapi - • codecs - • encodings - • encodings.aliases - • encodings.ascii - • encodings.base64_codec - • encodings.big5 - • encodings.big5hkscs - • encodings.bz2_codec - • encodings.charmap - • encodings.cp037 - • encodings.cp1006 - • encodings.cp1026 - • encodings.cp1125 - • encodings.cp1140 - • encodings.cp1250 - • encodings.cp1251 - • encodings.cp1252 - • encodings.cp1253 - • encodings.cp1254 - • encodings.cp1255 - • encodings.cp1256 - • encodings.cp1257 - • encodings.cp1258 - • encodings.cp273 - • encodings.cp424 - • encodings.cp437 - • encodings.cp500 - • encodings.cp720 - • encodings.cp737 - • encodings.cp775 - • encodings.cp850 - • encodings.cp852 - • encodings.cp855 - • encodings.cp856 - • encodings.cp857 - • encodings.cp858 - • encodings.cp860 - • encodings.cp861 - • encodings.cp862 - • encodings.cp863 - • encodings.cp864 - • encodings.cp865 - • encodings.cp866 - • encodings.cp869 - • encodings.cp874 - • encodings.cp875 - • encodings.cp932 - • encodings.cp949 - • encodings.cp950 - • encodings.euc_jis_2004 - • encodings.euc_jisx0213 - • encodings.euc_jp - • encodings.euc_kr - • encodings.gb18030 - • encodings.gb2312 - • encodings.gbk - • encodings.hex_codec - • encodings.hp_roman8 - • encodings.hz - • encodings.idna - • encodings.iso2022_jp - • encodings.iso2022_jp_1 - • encodings.iso2022_jp_2 - • encodings.iso2022_jp_2004 - • encodings.iso2022_jp_3 - • encodings.iso2022_jp_ext - • encodings.iso2022_kr - • encodings.iso8859_1 - • encodings.iso8859_10 - • encodings.iso8859_11 - • encodings.iso8859_13 - • encodings.iso8859_14 - • encodings.iso8859_15 - • encodings.iso8859_16 - • encodings.iso8859_2 - • encodings.iso8859_3 - • encodings.iso8859_4 - • encodings.iso8859_5 - • encodings.iso8859_6 - • encodings.iso8859_7 - • encodings.iso8859_8 - • encodings.iso8859_9 - • encodings.johab - • encodings.koi8_r - • encodings.koi8_t - • encodings.koi8_u - • encodings.kz1048 - • encodings.latin_1 - • encodings.mac_arabic - • encodings.mac_croatian - • encodings.mac_cyrillic - • encodings.mac_farsi - • encodings.mac_greek - • encodings.mac_iceland - • encodings.mac_latin2 - • encodings.mac_roman - • encodings.mac_romanian - • encodings.mac_turkish - • encodings.mbcs - • encodings.oem - • encodings.palmos - • encodings.ptcp154 - • encodings.punycode - • encodings.quopri_codec - • encodings.raw_unicode_escape - • encodings.rot_13 - • encodings.shift_jis - • encodings.shift_jis_2004 - • encodings.shift_jisx0213 - • encodings.tis_620 - • encodings.undefined - • encodings.unicode_escape - • encodings.utf_16 - • encodings.utf_16_be - • encodings.utf_16_le - • encodings.utf_32 - • encodings.utf_32_be - • encodings.utf_32_le - • encodings.utf_7 - • encodings.utf_8 - • encodings.utf_8_sig - • encodings.uu_codec - • encodings.zlib_codec - • sys - -
-
-imported by: - codecs - • encodings - • encodings.aliases - • encodings.ascii - • encodings.base64_codec - • encodings.big5 - • encodings.big5hkscs - • encodings.bz2_codec - • encodings.charmap - • encodings.cp037 - • encodings.cp1006 - • encodings.cp1026 - • encodings.cp1125 - • encodings.cp1140 - • encodings.cp1250 - • encodings.cp1251 - • encodings.cp1252 - • encodings.cp1253 - • encodings.cp1254 - • encodings.cp1255 - • encodings.cp1256 - • encodings.cp1257 - • encodings.cp1258 - • encodings.cp273 - • encodings.cp424 - • encodings.cp437 - • encodings.cp500 - • encodings.cp720 - • encodings.cp737 - • encodings.cp775 - • encodings.cp850 - • encodings.cp852 - • encodings.cp855 - • encodings.cp856 - • encodings.cp857 - • encodings.cp858 - • encodings.cp860 - • encodings.cp861 - • encodings.cp862 - • encodings.cp863 - • encodings.cp864 - • encodings.cp865 - • encodings.cp866 - • encodings.cp869 - • encodings.cp874 - • encodings.cp875 - • encodings.cp932 - • encodings.cp949 - • encodings.cp950 - • encodings.euc_jis_2004 - • encodings.euc_jisx0213 - • encodings.euc_jp - • encodings.euc_kr - • encodings.gb18030 - • encodings.gb2312 - • encodings.gbk - • encodings.hex_codec - • encodings.hp_roman8 - • encodings.hz - • encodings.idna - • encodings.iso2022_jp - • encodings.iso2022_jp_1 - • encodings.iso2022_jp_2 - • encodings.iso2022_jp_2004 - • encodings.iso2022_jp_3 - • encodings.iso2022_jp_ext - • encodings.iso2022_kr - • encodings.iso8859_1 - • encodings.iso8859_10 - • encodings.iso8859_11 - • encodings.iso8859_13 - • encodings.iso8859_14 - • encodings.iso8859_15 - • encodings.iso8859_16 - • encodings.iso8859_2 - • encodings.iso8859_3 - • encodings.iso8859_4 - • encodings.iso8859_5 - • encodings.iso8859_6 - • encodings.iso8859_7 - • encodings.iso8859_8 - • encodings.iso8859_9 - • encodings.johab - • encodings.koi8_r - • encodings.koi8_t - • encodings.koi8_u - • encodings.kz1048 - • encodings.latin_1 - • encodings.mac_arabic - • encodings.mac_croatian - • encodings.mac_cyrillic - • encodings.mac_farsi - • encodings.mac_greek - • encodings.mac_iceland - • encodings.mac_latin2 - • encodings.mac_roman - • encodings.mac_romanian - • encodings.mac_turkish - • encodings.mbcs - • encodings.oem - • encodings.palmos - • encodings.ptcp154 - • encodings.punycode - • encodings.quopri_codec - • encodings.raw_unicode_escape - • encodings.rot_13 - • encodings.shift_jis - • encodings.shift_jis_2004 - • encodings.shift_jisx0213 - • encodings.tis_620 - • encodings.undefined - • encodings.unicode_escape - • encodings.utf_16 - • encodings.utf_16_be - • encodings.utf_16_le - • encodings.utf_32 - • encodings.utf_32_be - • encodings.utf_32_le - • encodings.utf_7 - • encodings.utf_8 - • encodings.utf_8_sig - • encodings.uu_codec - • encodings.zlib_codec - • locale - • main.py - -
- -
- -
- - encodings.aliases -SourceModule
-imports: - encodings - -
-
-imported by: - encodings - • locale - • main.py - -
- -
- -
- - encodings.ascii -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.base64_codec -SourceModule
-imports: - base64 - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.big5 -SourceModule
-imports: - _codecs_tw - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.big5hkscs -SourceModule
-imports: - _codecs_hk - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.bz2_codec -SourceModule
-imports: - bz2 - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.charmap -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp037 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp1006 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp1026 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp1125 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp1140 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp1250 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp1251 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp1252 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp1253 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp1254 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp1255 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp1256 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp1257 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp1258 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp273 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp424 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp437 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp500 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp720 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp737 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp775 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp850 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp852 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp855 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp856 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp857 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp858 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp860 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp861 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp862 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp863 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp864 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp865 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp866 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp869 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp874 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp875 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp932 -SourceModule
-imports: - _codecs_jp - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp949 -SourceModule
-imports: - _codecs_kr - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.cp950 -SourceModule
-imports: - _codecs_tw - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.euc_jis_2004 -SourceModule
-imports: - _codecs_jp - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.euc_jisx0213 -SourceModule
-imports: - _codecs_jp - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.euc_jp -SourceModule
-imports: - _codecs_jp - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.euc_kr -SourceModule
-imports: - _codecs_kr - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.gb18030 -SourceModule
-imports: - _codecs_cn - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.gb2312 -SourceModule
-imports: - _codecs_cn - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.gbk -SourceModule
-imports: - _codecs_cn - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.hex_codec -SourceModule
-imports: - binascii - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.hp_roman8 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.hz -SourceModule
-imports: - _codecs_cn - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.idna -SourceModule
-imports: - codecs - • encodings - • re - • stringprep - • unicodedata - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.iso2022_jp -SourceModule
-imports: - _codecs_iso2022 - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.iso2022_jp_1 -SourceModule
-imports: - _codecs_iso2022 - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.iso2022_jp_2 -SourceModule
-imports: - _codecs_iso2022 - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.iso2022_jp_2004 -SourceModule
-imports: - _codecs_iso2022 - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.iso2022_jp_3 -SourceModule
-imports: - _codecs_iso2022 - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.iso2022_jp_ext -SourceModule
-imports: - _codecs_iso2022 - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.iso2022_kr -SourceModule
-imports: - _codecs_iso2022 - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.iso8859_1 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.iso8859_10 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.iso8859_11 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.iso8859_13 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.iso8859_14 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.iso8859_15 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.iso8859_16 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.iso8859_2 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.iso8859_3 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.iso8859_4 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.iso8859_5 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.iso8859_6 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.iso8859_7 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.iso8859_8 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.iso8859_9 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.johab -SourceModule
-imports: - _codecs_kr - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.koi8_r -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.koi8_t -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.koi8_u -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.kz1048 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.latin_1 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.mac_arabic -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.mac_croatian -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.mac_cyrillic -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.mac_farsi -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.mac_greek -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.mac_iceland -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.mac_latin2 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.mac_roman -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.mac_romanian -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.mac_turkish -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.mbcs -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.oem -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.palmos -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.ptcp154 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.punycode -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.quopri_codec -SourceModule
-imports: - codecs - • encodings - • io - • quopri - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.raw_unicode_escape -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.rot_13 -SourceModule
-imports: - codecs - • encodings - • sys - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.shift_jis -SourceModule
-imports: - _codecs_jp - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.shift_jis_2004 -SourceModule
-imports: - _codecs_jp - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.shift_jisx0213 -SourceModule
-imports: - _codecs_jp - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.tis_620 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.undefined -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.unicode_escape -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.utf_16 -SourceModule
-imports: - codecs - • encodings - • sys - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.utf_16_be -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.utf_16_le -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.utf_32 -SourceModule
-imports: - codecs - • encodings - • sys - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.utf_32_be -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.utf_32_le -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.utf_7 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.utf_8 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.utf_8_sig -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.uu_codec -SourceModule
-imports: - binascii - • codecs - • encodings - • io - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - encodings.zlib_codec -SourceModule
-imports: - codecs - • encodings - • zlib - -
-
-imported by: - encodings - • main.py - -
- -
- -
- - enum -SourceModule
-imports: - sys - • types - • warnings - -
-
-imported by: - PySide6.support.deprecated - • ast - • http - • inspect - • main.py - • py_compile - • re - • signal - • socket - • ssl - -
- -
- -
- - errno (builtin module)
-imported by: - gettext - • gzip - • http.client - • pathlib - • shutil - • socket - • ssl - • subprocess - • tempfile - -
- -
- -
- - fcntl -MissingModule
-imported by: - keyboard._nixcommon - • subprocess - -
- -
- -
- - fnmatch -SourceModule
-imports: - functools - • itertools - • os - • posixpath - • re - -
-
-imported by: - glob - • main.py - • pathlib - • shutil - • tracemalloc - • urllib.request - -
- -
- -
- - fractions -SourceModule
-imports: - decimal - • math - • numbers - • operator - • re - • sys - -
-
-imported by: - statistics - -
- -
- -
- - ftplib -SourceModule
-imports: - netrc - • re - • socket - • ssl - • sys - • warnings - -
-
-imported by: - urllib.request - -
- -
- -
- - functools -SourceModule
-imports: - _functools - • _thread - • abc - • collections - • reprlib - • types - • typing - • weakref - -
-
-imported by: - contextlib - • copyreg - • dataclasses - • email._encoded_words - • email.charset - • fnmatch - • importlib.metadata - • importlib.metadata._functools - • importlib.util - • inspect - • keyboard._generic - • linecache - • locale - • main.py - • operator - • pathlib - • pickle - • platform - • re - • shiboken6 - • tempfile - • threading - • tokenize - • tracemalloc - • types - • typing - -
- -
- -
- - gc (builtin module)
-imports: - time - -
-
-imported by: - _posixsubprocess - • weakref - -
- -
- -
- - genericpath -SourceModule
-imports: - os - • stat - -
-
-imported by: - main.py - • ntpath - • posixpath - -
- -
- -
- - getopt -SourceModule
-imports: - gettext - • os - • sys - -
-
-imported by: - base64 - • mimetypes - • quopri - -
- -
- -
- - getpass -SourceModule
-imports: - contextlib - • io - • msvcrt - • os - • pwd - • sys - • termios - • warnings - -
-
-imported by: - urllib.request - -
- -
- -
- - gettext -SourceModule
-imports: - builtins - • copy - • errno - • locale - • os - • re - • struct - • sys - • warnings - -
-
-imported by: - argparse - • getopt - • optparse - -
- -
- -
- - glob -SourceModule
-imports: - contextlib - • fnmatch - • itertools - • os - • re - • stat - • sys - -
-
-imported by: - keyboard._nixcommon - -
- -
- -
- - grp -MissingModule
-imported by: - pathlib - • shutil - • subprocess - • tarfile - -
- -
- -
- - gzip -SourceModule
-imports: - _compression - • argparse - • builtins - • errno - • io - • os - • struct - • sys - • time - • warnings - • zlib - -
-
-imported by: - tarfile - -
- -
- -
- - hashlib -SourceModule
-imports: - _blake2 - • _hashlib - • _md5 - • _sha1 - • _sha256 - • _sha3 - • _sha512 - • logging - • warnings - -
-
-imported by: - random - • urllib.request - -
- -
- -
- - heapq -SourceModule
-imports: - _heapq - -
-
-imported by: - collections - • main.py - • queue - -
- -
- -
- - http -Package
-imports: - enum - -
-
-imported by: - http.client - • http.cookiejar - -
- -
- -
- - http.client -SourceModule
-imports: - collections.abc - • email.message - • email.parser - • errno - • http - • io - • re - • socket - • ssl - • sys - • urllib.parse - • warnings - -
-
-imported by: - http.cookiejar - • urllib.request - -
- -
- -
- - http.cookiejar -SourceModule
-imports: - calendar - • copy - • datetime - • http - • http.client - • io - • logging - • os - • re - • threading - • time - • traceback - • urllib.parse - • urllib.request - • warnings - -
-
-imported by: - urllib.request - -
- -
- -
- - importlib -Package
-imports: - _frozen_importlib - • _frozen_importlib_external - • _imp - • importlib - • importlib._bootstrap - • importlib._bootstrap_external - • importlib.abc - • importlib.machinery - • sys - • warnings - -
-
-imported by: - importlib - • importlib._abc - • importlib._bootstrap - • importlib._bootstrap_external - • importlib.abc - • importlib.machinery - • importlib.metadata - • importlib.readers - • importlib.util - • inspect - -
- -
- -
- - importlib._abc -SourceModule
-imports: - abc - • importlib - • importlib._bootstrap - • warnings - -
-
-imported by: - importlib.abc - • importlib.util - -
- -
- -
- - importlib._bootstrap -SourceModule
-imports: - _frozen_importlib_external - • importlib - -
-
-imported by: - importlib - • importlib._abc - • importlib.machinery - • importlib.util - -
- -
- -
- - importlib._bootstrap_external -SourceModule
-imports: - _imp - • _io - • _warnings - • importlib - • importlib.metadata - • importlib.readers - • marshal - • nt - • posix - • sys - • tokenize - • winreg - -
-
-imported by: - importlib - • importlib.abc - • importlib.machinery - • importlib.util - • py_compile - -
- -
- -
- - importlib.abc -SourceModule
-imports: - _frozen_importlib - • _frozen_importlib_external - • abc - • importlib - • importlib._abc - • importlib._bootstrap_external - • importlib.machinery - • typing - • warnings - -
-
-imported by: - importlib - • importlib.metadata - • importlib.readers - -
- -
- -
- - importlib.machinery -SourceModule
-imports: - importlib - • importlib._bootstrap - • importlib._bootstrap_external - -
-
-imported by: - ctypes.util - • importlib - • importlib.abc - • inspect - • py_compile - -
- -
- -
- - importlib.metadata -Package
-imports: - abc - • collections - • contextlib - • csv - • email - • functools - • importlib - • importlib.abc - • importlib.metadata - • importlib.metadata._adapters - • importlib.metadata._collections - • importlib.metadata._functools - • importlib.metadata._itertools - • importlib.metadata._meta - • itertools - • operator - • os - • pathlib - • pep517 - • posixpath - • re - • sys - • textwrap - • typing - • warnings - • zipfile - -
-
-imported by: - importlib._bootstrap_external - • importlib.metadata - • importlib.metadata._adapters - • importlib.metadata._collections - • importlib.metadata._functools - • importlib.metadata._itertools - • importlib.metadata._meta - • importlib.metadata._text - -
- -
- -
- - importlib.metadata._adapters -SourceModule
-imports: - email.message - • importlib.metadata - • importlib.metadata._text - • re - • textwrap - -
-
-imported by: - importlib.metadata - -
- -
- -
- - importlib.metadata._collections -SourceModule
-imports: - collections - • importlib.metadata - -
-
-imported by: - importlib.metadata - -
- -
- -
- - importlib.metadata._functools -SourceModule
-imports: - functools - • importlib.metadata - • types - -
-
-imported by: - importlib.metadata - • importlib.metadata._text - -
- -
- -
- - importlib.metadata._itertools -SourceModule
-imports: - importlib.metadata - • itertools - -
-
-imported by: - importlib.metadata - -
- -
- -
- - importlib.metadata._meta -SourceModule
-imports: - importlib.metadata - • typing - -
-
-imported by: - importlib.metadata - -
- -
- -
- - importlib.metadata._text -SourceModule
-imports: - importlib.metadata - • importlib.metadata._functools - • re - -
-
-imported by: - importlib.metadata._adapters - -
- -
- -
- - importlib.readers -SourceModule
-imports: - collections - • importlib - • importlib.abc - • pathlib - • zipfile - -
-
-imported by: - importlib._bootstrap_external - -
- -
- -
- - importlib.util -SourceModule
-imports: - _imp - • contextlib - • functools - • importlib - • importlib._abc - • importlib._bootstrap - • importlib._bootstrap_external - • sys - • types - • warnings - -
-
-imported by: - py_compile - • zipfile - -
- -
- -
- - inspect -SourceModule
-imports: - abc - • argparse - • ast - • builtins - • collections - • collections.abc - • dis - • enum - • functools - • importlib - • importlib.machinery - • itertools - • linecache - • operator - • os - • re - • sys - • token - • tokenize - • types - • warnings - -
-
-imported by: - PySide6 - • ast - • dataclasses - • pyi_rth_inspect.py - -
- -
- -
- - io -SourceModule
-imports: - _io - • abc - • warnings - -
-
-imported by: - _compression - • bz2 - • csv - • dis - • email.feedparser - • email.generator - • email.iterators - • email.message - • email.parser - • encodings.quopri_codec - • encodings.uu_codec - • getpass - • gzip - • http.client - • http.cookiejar - • logging - • lzma - • main.py - • os - • pathlib - • pickle - • pprint - • quopri - • shiboken6 - • shlex - • socket - • subprocess - • tarfile - • tempfile - • tokenize - • urllib.error - • urllib.request - • zipfile - -
- -
- -
- - itertools (builtin module)
-imported by: - _pydecimal - • calendar - • collections - • ctypes.macholib.dyld - • fnmatch - • glob - • importlib.metadata - • importlib.metadata._itertools - • inspect - • keyboard - • pickle - • platform - • random - • reprlib - • statistics - • threading - • tokenize - • traceback - • weakref - • zipfile - -
- -
- -
- - java -MissingModule
-imported by: - platform - -
- -
- -
- - json -Package
-imports: - codecs - • json.decoder - • json.encoder - • json.scanner - -
-
-imported by: - json.decoder - • json.encoder - • json.scanner - • keyboard._keyboard_event - -
- -
- -
- - json.decoder -SourceModule
-imports: - _json - • json - • json.scanner - • re - -
-
-imported by: - _json - • json - -
- -
- -
- - json.encoder -SourceModule
-imports: - _json - • json - • re - -
-
-imported by: - json - -
- -
- -
- - json.scanner -SourceModule
-imports: - _json - • json - • re - -
-
-imported by: - json - • json.decoder - -
- -
- -
- - keyboard -Package
-imports: - Queue - • __future__ - • collections - • itertools - • keyboard - • keyboard._canonical_names - • keyboard._darwinkeyboard - • keyboard._generic - • keyboard._keyboard_event - • keyboard._nixkeyboard - • keyboard._winkeyboard - • platform - • queue - • re - • threading - • time - -
-
-imported by: - keyboard - • keyboard._canonical_names - • keyboard._darwinkeyboard - • keyboard._generic - • keyboard._keyboard_event - • keyboard._nixcommon - • keyboard._nixkeyboard - • keyboard._winkeyboard - • main.py - -
- -
- -
- - keyboard._canonical_names -SourceModule
-imports: - __future__ - • keyboard - • platform - -
-
-imported by: - keyboard - • keyboard._darwinkeyboard - • keyboard._keyboard_event - • keyboard._nixkeyboard - • keyboard._winkeyboard - -
- -
- -
- - keyboard._darwinkeyboard -SourceModule
-imports: - AppKit - • Quartz - • ctypes - • ctypes.util - • keyboard - • keyboard._canonical_names - • keyboard._keyboard_event - • os - • threading - • time - -
-
-imported by: - keyboard - -
- -
- -
- - keyboard._generic -SourceModule
-imports: - Queue - • functools - • keyboard - • queue - • threading - • traceback - -
-
-imported by: - keyboard - -
- -
- -
- - keyboard._keyboard_event -SourceModule
-imports: - json - • keyboard - • keyboard._canonical_names - • time - -
-
-imported by: - keyboard - • keyboard._darwinkeyboard - • keyboard._nixkeyboard - • keyboard._winkeyboard - -
- -
- -
- - keyboard._nixcommon -SourceModule
-imports: - Queue - • atexit - • collections - • fcntl - • glob - • keyboard - • os - • queue - • re - • struct - • threading - • time - • warnings - -
-
-imported by: - keyboard._nixkeyboard - -
- -
- -
- - keyboard._nixkeyboard -SourceModule
-imports: - collections - • keyboard - • keyboard._canonical_names - • keyboard._keyboard_event - • keyboard._nixcommon - • re - • struct - • subprocess - • time - • traceback - -
-
-imported by: - keyboard - -
- -
- -
- - keyboard._winkeyboard -SourceModule
-imports: - __future__ - • atexit - • collections - • ctypes - • ctypes.wintypes - • keyboard - • keyboard._canonical_names - • keyboard._keyboard_event - • pprint - • re - • threading - • traceback - -
-
-imported by: - keyboard - -
- -
- -
- - keyword -SourceModule
-imported by: - collections - • dataclasses - • main.py - • shiboken6 - -
- -
- -
- - linecache -SourceModule
-imports: - functools - • os - • sys - • tokenize - -
-
-imported by: - inspect - • main.py - • traceback - • tracemalloc - • warnings - -
- -
- -
- - locale -SourceModule
-imports: - _collections_abc - • _locale - • builtins - • encodings - • encodings.aliases - • functools - • os - • re - • sys - • warnings - -
-
-imported by: - _pydecimal - • _strptime - • calendar - • gettext - • main.py - -
- -
- -
- - logging -Package
-imports: - atexit - • collections.abc - • io - • os - • pickle - • re - • string - • sys - • threading - • time - • traceback - • warnings - • weakref - -
-
-imported by: - hashlib - • http.cookiejar - -
- -
- -
- - lzma -SourceModule
-imports: - _compression - • _lzma - • builtins - • io - • os - -
-
-imported by: - shutil - • tarfile - • zipfile - -
- -
- -
- - marshal (builtin module)
-imported by: - importlib._bootstrap_external - • shiboken6 - -
- -
- -
- - math (builtin module)
-imported by: - _pydecimal - • datetime - • fractions - • random - • selectors - • statistics - -
- -
- -
- - mimetypes -SourceModule
-imports: - _winapi - • getopt - • os - • posixpath - • sys - • urllib.parse - • winreg - -
-
-imported by: - urllib.request - -
- -
- -
- - msvcrt (builtin module)
-imported by: - getpass - • subprocess - -
- -
- -
- - netrc -SourceModule
-imports: - os - • pwd - • shlex - • stat - -
-
-imported by: - ftplib - -
- -
- -
- - nt (builtin module)
-imported by: - ctypes - • importlib._bootstrap_external - • ntpath - • os - • shutil - -
- -
- -
- - ntpath -SourceModule
-imports: - _winapi - • genericpath - • nt - • os - • stat - • string - • sys - -
-
-imported by: - main.py - • ntpath - • os - • pathlib - -
- -
- -
- - ntpath -AliasNode
-imports: - ntpath - • os - -
-
-imported by: - os - • py_compile - • tracemalloc - -
- -
- -
- - nturl2path -SourceModule
-imports: - string - • urllib.parse - -
-
-imported by: - urllib.request - -
- -
- -
- - numbers -SourceModule
-imports: - abc - -
-
-imported by: - _pydecimal - • fractions - • statistics - -
- -
- -
- - opcode -SourceModule
-imports: - _opcode - -
-
-imported by: - dis - -
- -
- -
- - operator -SourceModule
-imports: - _operator - • builtins - • functools - -
-
-imported by: - collections - • copyreg - • datetime - • email._header_value_parser - • fractions - • importlib.metadata - • inspect - • main.py - • pathlib - • random - • statistics - • typing - -
- -
- -
- - optparse -SourceModule
-imports: - gettext - • os - • sys - • textwrap - -
-
-imported by: - uu - -
- -
- -
- - org -MissingModule
-imported by: - pickle - -
- -
- -
- - os -SourceModule
-imports: - _collections_abc - • abc - • io - • nt - • ntpath - • ntpath - • posix - • posixpath - • stat - • subprocess - • sys - • warnings - -
-
-imported by: - PySide6 - • argparse - • bz2 - • ctypes - • ctypes._aix - • ctypes.macholib.dyld - • ctypes.util - • email.utils - • fnmatch - • genericpath - • getopt - • getpass - • gettext - • glob - • gzip - • http.cookiejar - • importlib.metadata - • inspect - • keyboard._darwinkeyboard - • keyboard._nixcommon - • linecache - • locale - • logging - • lzma - • main.py - • mimetypes - • netrc - • ntpath - • ntpath - • optparse - • pathlib - • platform - • posixpath - • py_compile - • pyi_rth_inspect.py - • pyi_rth_pyside6.py - • random - • shiboken6 - • shlex - • shutil - • socket - • ssl - • subprocess - • tarfile - • tempfile - • threading - • urllib.request - • uu - • zipfile - -
- -
- -
- - pathlib -SourceModule
-imports: - _collections_abc - • errno - • fnmatch - • functools - • grp - • io - • ntpath - • operator - • os - • posixpath - • pwd - • re - • stat - • sys - • urllib.parse - • warnings - -
-
-imported by: - PySide6 - • importlib.metadata - • importlib.readers - • main.py - • zipfile - -
- -
- -
- - pep517 -MissingModule
-imported by: - importlib.metadata - -
- -
- -
- - pickle -SourceModule
-imports: - _compat_pickle - • _pickle - • codecs - • copyreg - • functools - • io - • itertools - • org - • pprint - • re - • struct - • sys - • types - -
-
-imported by: - logging - • tracemalloc - -
- -
- -
- - platform -SourceModule
-imports: - 'java.lang' - • _winreg - • collections - • functools - • itertools - • java - • os - • re - • socket - • struct - • subprocess - • sys - • vms_lib - • winreg - -
-
-imported by: - keyboard - • keyboard._canonical_names - -
- -
- -
- - posix -MissingModule
-imports: - resource - -
-
-imported by: - importlib._bootstrap_external - • os - • shutil - -
- -
- -
- - posixpath -SourceModule
-imports: - genericpath - • os - • pwd - • re - • stat - • sys - -
-
-imported by: - fnmatch - • importlib.metadata - • main.py - • mimetypes - • os - • pathlib - • urllib.request - • zipfile - -
- -
- -
- - pprint -SourceModule
-imports: - collections - • dataclasses - • io - • re - • sys - • time - • types - -
-
-imported by: - keyboard._winkeyboard - • pickle - -
- -
- -
- - pwd -MissingModule
-imported by: - getpass - • netrc - • pathlib - • posixpath - • shutil - • subprocess - • tarfile - -
- -
- -
- - py_compile -SourceModule
-imports: - argparse - • enum - • importlib._bootstrap_external - • importlib.machinery - • importlib.util - • ntpath - • os - • sys - • traceback - -
-
-imported by: - zipfile - -
- -
- -
- - queue -SourceModule
-imports: - _queue - • collections - • heapq - • threading - • time - • types - -
-
-imported by: - keyboard - • keyboard._generic - • keyboard._nixcommon - -
- -
- -
- - quopri -SourceModule
-imports: - binascii - • getopt - • io - • sys - -
-
-imported by: - email.encoders - • email.message - • encodings.quopri_codec - -
- -
- -
- - random -SourceModule
-imports: - _collections_abc - • _random - • _sha512 - • bisect - • hashlib - • itertools - • math - • operator - • os - • statistics - • time - • warnings - -
-
-imported by: - email.generator - • email.utils - • statistics - • tempfile - -
- -
- -
- - re -SourceModule
-imports: - _locale - • copyreg - • enum - • functools - • sre_compile - • sre_constants - • sre_parse - -
-
-imported by: - _pydecimal - • _sre - • _strptime - • argparse - • base64 - • csv - • ctypes._aix - • ctypes.macholib.dylib - • ctypes.macholib.framework - • ctypes.util - • dataclasses - • email._encoded_words - • email._header_value_parser - • email.feedparser - • email.generator - • email.header - • email.message - • email.policy - • email.quoprimime - • email.utils - • encodings.idna - • fnmatch - • fractions - • ftplib - • gettext - • glob - • http.client - • http.cookiejar - • importlib.metadata - • importlib.metadata._adapters - • importlib.metadata._text - • inspect - • json.decoder - • json.encoder - • json.scanner - • keyboard - • keyboard._nixcommon - • keyboard._nixkeyboard - • keyboard._winkeyboard - • locale - • logging - • main.py - • pathlib - • pickle - • platform - • posixpath - • pprint - • shiboken6 - • shlex - • string - • tarfile - • textwrap - • tokenize - • typing - • urllib.parse - • urllib.request - • warnings - -
- -
- -
- - reprlib -SourceModule
-imports: - _thread - • builtins - • itertools - -
-
-imported by: - collections - • functools - • main.py - -
- -
- -
- - resource -MissingModule
-imported by: - posix - -
- -
- -
- - select C:\Users\zhang\AppData\Local\Programs\Python\Python310\DLLs\select.pyd
-imported by: - selectors - • subprocess - -
- -
- -
- - selectors -SourceModule
-imports: - abc - • collections - • collections.abc - • math - • select - • sys - -
-
-imported by: - socket - • subprocess - -
- -
- -
- - shiboken6 -Package
-imports: - base64 - • contextlib - • functools - • io - • keyword - • marshal - • os - • re - • shiboken6.Shiboken - • struct - • sys - • tempfile - • textwrap - • traceback - • types - • typing - • zipfile - -
-
-imported by: - PySide6 - • shiboken6.Shiboken - -
- -
- -
- - shiboken6.Shiboken C:\Users\zhang\AppData\Local\Programs\Python\Python310\lib\site-packages\shiboken6\Shiboken.pyd
-imports: - shiboken6 - -
-
-imported by: - PySide6 - • PySide6.support - • shiboken6 - -
- -
- -
- - shlex -SourceModule
-imports: - collections - • io - • os - • re - • sys - • warnings - -
-
-imported by: - netrc - -
- -
- -
- - shutil -SourceModule
-imports: - bz2 - • collections - • errno - • fnmatch - • grp - • lzma - • nt - • os - • posix - • pwd - • stat - • sys - • tarfile - • zipfile - • zlib - -
-
-imported by: - argparse - • ctypes.util - • tarfile - • tempfile - • zipfile - -
- -
- -
- - signal -SourceModule
-imports: - _signal - • enum - -
-
-imported by: - subprocess - -
- -
- -
- - socket -SourceModule
-imports: - _socket - • array - • enum - • errno - • io - • os - • selectors - • sys - -
-
-imported by: - _ssl - • email.utils - • ftplib - • http.client - • platform - • ssl - • urllib.request - -
- -
- -
- - sre_compile -SourceModule
-imports: - _sre - • sre_constants - • sre_parse - • sys - -
-
-imported by: - main.py - • re - -
- -
- -
- - sre_constants -SourceModule
-imports: - _sre - -
-
-imported by: - main.py - • re - • sre_compile - • sre_parse - -
- -
- -
- - sre_parse -SourceModule
-imports: - sre_constants - • unicodedata - • warnings - -
-
-imported by: - main.py - • re - • sre_compile - -
- -
- -
- - ssl -SourceModule
-imports: - _ssl - • base64 - • calendar - • collections - • enum - • errno - • os - • socket - • sys - • time - • warnings - -
-
-imported by: - ftplib - • http.client - • urllib.request - -
- -
- -
- - stat -SourceModule
-imports: - _stat - -
-
-imported by: - genericpath - • glob - • main.py - • netrc - • ntpath - • os - • pathlib - • posixpath - • shutil - • tarfile - • zipfile - -
- -
- -
- - statistics -SourceModule
-imports: - _statistics - • bisect - • collections - • decimal - • fractions - • itertools - • math - • numbers - • operator - • random - -
-
-imported by: - random - -
- -
- -
- - string -SourceModule
-imports: - _string - • collections - • re - -
-
-imported by: - email._encoded_words - • email._header_value_parser - • email.quoprimime - • logging - • ntpath - • nturl2path - • urllib.request - -
- -
- -
- - stringprep -SourceModule
-imports: - unicodedata - -
-
-imported by: - encodings.idna - -
- -
- -
- - struct -SourceModule
-imports: - _struct - -
-
-imported by: - base64 - • ctypes - • ctypes.util - • gettext - • gzip - • keyboard._nixcommon - • keyboard._nixkeyboard - • pickle - • platform - • shiboken6 - • tarfile - • zipfile - -
- -
- -
- - subprocess -SourceModule
-imports: - _posixsubprocess - • _winapi - • builtins - • contextlib - • errno - • fcntl - • grp - • io - • msvcrt - • os - • pwd - • select - • selectors - • signal - • sys - • threading - • time - • types - • warnings - -
-
-imported by: - ctypes._aix - • ctypes.util - • keyboard._nixkeyboard - • os - • platform - -
- -
- -
- - sys (builtin module)
-imported by: - PySide6 - • _collections_abc - • _compression - • _pydecimal - • argparse - • ast - • base64 - • calendar - • codecs - • collections - • contextlib - • ctypes - • ctypes._aix - • ctypes._endian - • ctypes.util - • dataclasses - • datetime - • dis - • email._header_value_parser - • email.generator - • email.iterators - • email.policy - • encodings - • encodings.rot_13 - • encodings.utf_16 - • encodings.utf_32 - • enum - • fractions - • ftplib - • getopt - • getpass - • gettext - • glob - • gzip - • http.client - • importlib - • importlib._bootstrap_external - • importlib.metadata - • importlib.util - • inspect - • linecache - • locale - • logging - • mimetypes - • ntpath - • optparse - • os - • pathlib - • pickle - • platform - • posixpath - • pprint - • py_compile - • pyi_rth_inspect.py - • pyi_rth_pyside6.py - • quopri - • selectors - • shiboken6 - • shlex - • shutil - • socket - • sre_compile - • ssl - • subprocess - • tarfile - • tempfile - • threading - • tokenize - • traceback - • types - • typing - • urllib.parse - • urllib.request - • uu - • warnings - • weakref - • zipfile - -
- -
- -
- - tarfile -SourceModule
-imports: - argparse - • builtins - • bz2 - • copy - • grp - • gzip - • io - • lzma - • os - • pwd - • re - • shutil - • stat - • struct - • sys - • time - • zlib - -
-
-imported by: - shutil - -
- -
- -
- - tempfile -SourceModule
-imports: - _thread - • errno - • functools - • io - • os - • random - • shutil - • sys - • types - • warnings - • weakref - -
-
-imported by: - ctypes.util - • shiboken6 - • urllib.request - • urllib.response - -
- -
- -
- - termios -MissingModule
-imported by: - getpass - -
- -
- -
- - textwrap -SourceModule
-imports: - re - -
-
-imported by: - PySide6 - • PySide6.support.deprecated - • argparse - • importlib.metadata - • importlib.metadata._adapters - • optparse - • shiboken6 - -
- -
- -
- - threading -SourceModule
-imports: - _collections - • _thread - • _threading_local - • _weakrefset - • collections - • functools - • itertools - • os - • sys - • time - • traceback - • warnings - -
-
-imported by: - _threading_local - • http.cookiejar - • keyboard - • keyboard._darwinkeyboard - • keyboard._generic - • keyboard._nixcommon - • keyboard._winkeyboard - • logging - • queue - • subprocess - • zipfile - -
- -
- -
- - time (builtin module)
-imports: - _strptime - -
-
-imported by: - _datetime - • _strptime - • datetime - • email._parseaddr - • email.generator - • email.utils - • gc - • gzip - • http.cookiejar - • keyboard - • keyboard._darwinkeyboard - • keyboard._keyboard_event - • keyboard._nixcommon - • keyboard._nixkeyboard - • logging - • pprint - • queue - • random - • ssl - • subprocess - • tarfile - • threading - • urllib.request - • urllib.robotparser - • zipfile - -
- -
- -
- - token -SourceModule
-imported by: - inspect - • main.py - • tokenize - -
- -
- -
- - tokenize -SourceModule
-imports: - argparse - • builtins - • codecs - • collections - • functools - • io - • itertools - • re - • sys - • token - -
-
-imported by: - importlib._bootstrap_external - • inspect - • linecache - • main.py - -
- -
- -
- - traceback -SourceModule
-imports: - collections - • itertools - • linecache - • sys - -
-
-imported by: - http.cookiejar - • keyboard._generic - • keyboard._nixkeyboard - • keyboard._winkeyboard - • logging - • main.py - • py_compile - • shiboken6 - • threading - • warnings - -
- -
- -
- - tracemalloc -SourceModule
-imports: - _tracemalloc - • collections.abc - • fnmatch - • functools - • linecache - • ntpath - • pickle - -
-
-imported by: - warnings - -
- -
- -
- - types -SourceModule
-imports: - _collections_abc - • functools - • sys - -
-
-imported by: - _weakrefset - • contextlib - • copy - • ctypes - • dataclasses - • dis - • email.headerregistry - • enum - • functools - • importlib.metadata._functools - • importlib.util - • inspect - • main.py - • pickle - • pprint - • queue - • shiboken6 - • subprocess - • tempfile - • typing - • urllib.parse - -
- -
- -
- - typing -SourceModule
-imports: - abc - • collections - • collections.abc - • contextlib - • functools - • operator - • re - • sys - • types - -
-
-imported by: - functools - • importlib.abc - • importlib.metadata - • importlib.metadata._meta - • shiboken6 - -
- -
- -
- - ui -NamespacePackage
-imported by: - ui.main - -
- -
- -
- - ui.main -SourceModule
-imports: - PySide6.QtCore - • PySide6.QtGui - • PySide6.QtWidgets - • ui - -
-
-imported by: - main.py - -
- -
- -
- - unicodedata C:\Users\zhang\AppData\Local\Programs\Python\Python310\DLLs\unicodedata.pyd
-imported by: - encodings.idna - • sre_parse - • stringprep - • urllib.parse - -
- -
- -
- - urllib -Package
-imported by: - email._header_value_parser - • main.py - • urllib.error - • urllib.parse - • urllib.request - • urllib.response - • urllib.robotparser - -
- -
- -
- - urllib.error -SourceModule
-imports: - io - • urllib - • urllib.response - -
-
-imported by: - main.py - • urllib.request - -
- -
- -
- - urllib.parse -SourceModule
-imports: - collections - • re - • sys - • types - • unicodedata - • urllib - • warnings - -
-
-imported by: - email.utils - • http.client - • http.cookiejar - • main.py - • mimetypes - • nturl2path - • pathlib - • urllib.request - • urllib.robotparser - -
- -
- -
- - urllib.request -SourceModule
-imports: - _scproxy - • base64 - • bisect - • contextlib - • email - • email.utils - • fnmatch - • ftplib - • getpass - • hashlib - • http.client - • http.cookiejar - • io - • mimetypes - • nturl2path - • os - • posixpath - • re - • socket - • ssl - • string - • sys - • tempfile - • time - • urllib - • urllib.error - • urllib.parse - • urllib.response - • warnings - • winreg - -
-
-imported by: - http.cookiejar - • main.py - • urllib.robotparser - -
- -
- -
- - urllib.response -SourceModule
-imports: - tempfile - • urllib - -
-
-imported by: - main.py - • urllib.error - • urllib.request - -
- -
- -
- - urllib.robotparser -SourceModule
-imports: - collections - • time - • urllib - • urllib.parse - • urllib.request - -
-
-imported by: - main.py - -
- -
- -
- - uu -SourceModule
-imports: - binascii - • optparse - • os - • sys - -
-
-imported by: - email.message - -
- -
- -
- - vms_lib -MissingModule
-imported by: - platform - -
- -
- -
- - warnings -SourceModule
-imports: - _warnings - • builtins - • linecache - • re - • sys - • traceback - • tracemalloc - -
-
-imported by: - PySide6.support.deprecated - • argparse - • ast - • enum - • ftplib - • getpass - • gettext - • gzip - • hashlib - • http.client - • http.cookiejar - • importlib - • importlib._abc - • importlib.abc - • importlib.metadata - • importlib.util - • inspect - • io - • keyboard._nixcommon - • locale - • logging - • main.py - • os - • pathlib - • random - • shlex - • sre_parse - • ssl - • subprocess - • tempfile - • threading - • urllib.parse - • urllib.request - • zipfile - -
- -
- -
- - weakref -SourceModule
-imports: - _collections_abc - • _weakref - • _weakrefset - • atexit - • copy - • gc - • itertools - • sys - -
-
-imported by: - _threading_local - • copy - • functools - • logging - • main.py - • tempfile - -
- -
- -
- - winreg (builtin module)
-imported by: - importlib._bootstrap_external - • mimetypes - • platform - • urllib.request - -
- -
- -
- - zipfile -SourceModule
-imports: - argparse - • binascii - • bz2 - • contextlib - • importlib.util - • io - • itertools - • lzma - • os - • pathlib - • posixpath - • py_compile - • shutil - • stat - • struct - • sys - • threading - • time - • warnings - • zlib - -
-
-imported by: - importlib.metadata - • importlib.readers - • shiboken6 - • shutil - -
- -
- -
- - zlib (builtin module)
-imported by: - encodings.zlib_codec - • gzip - • shutil - • tarfile - • zipfile - -
- -
- - - diff --git a/build/main/字幕遮挡.pkg b/build/main/字幕遮挡.pkg deleted file mode 100644 index f793007..0000000 Binary files a/build/main/字幕遮挡.pkg and /dev/null differ diff --git a/dist/favicon.ico b/dist/favicon.ico deleted file mode 100644 index 6e9a706..0000000 Binary files a/dist/favicon.ico and /dev/null differ diff --git a/dist/subtitle_obstruction_bar.exe b/dist/subtitle_obstruction_bar.exe deleted file mode 100644 index 1c9cde2..0000000 Binary files a/dist/subtitle_obstruction_bar.exe and /dev/null differ diff --git a/ui/__pycache__/main.cpython-310.pyc b/ui/__pycache__/main.cpython-310.pyc deleted file mode 100644 index ff06245..0000000 Binary files a/ui/__pycache__/main.cpython-310.pyc and /dev/null differ