LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
ci/build-wheel.sh
ci/bump-version.sh
ci/install-tools.sh
ci/jenkins-agent-setup.sh
ci/jenkins-runtime-linux-64.yml
ci/release.py
ci/requirements.py
doc/Makefile
doc/requirements.txt
doc/src/bdist_appimage.rst
doc/src/bdist_deb.rst
doc/src/bdist_dmg.rst
doc/src/bdist_mac.rst
doc/src/bdist_msi.rst
doc/src/bdist_rpm.rst
doc/src/builtdist.rst
doc/src/conf.py
doc/src/faq.rst
doc/src/index.rst
doc/src/installation.rst
doc/src/keywords.rst
doc/src/license.rst
doc/src/overview.rst
doc/src/releasenotes-5x.rst
doc/src/releasenotes-6x.rst
doc/src/releasenotes-7x.rst
doc/src/releasenotes-8x.rst
doc/src/releasenotes.rst
doc/src/script.rst
doc/src/setup_script.rst
doc/src/versions.rst
doc/src/development/code_layout.rst
doc/src/development/index.rst
samples/README.md
samples/advanced/advanced_1.py
samples/advanced/advanced_2.py
samples/advanced/setup.py
samples/advanced/modules/testfreeze_1.py
samples/advanced/modules/testfreeze_2.py
samples/asmodule/asmodule.py
samples/asmodule/setup.py
samples/build_constants/hello.py
samples/build_constants/pyproject.toml
samples/dependencies/getdependentfiles.py
samples/dependencies/test_1.py
samples/dmg/.gitignore
samples/dmg/hello.py
samples/dmg/setup.py
samples/dmg_layout/hello.py
samples/dmg_layout/hello2.py
samples/dmg_layout/setup.py
samples/gtk/setup.py
samples/gtk/test_gtk.py
samples/importlib/get_examples.py
samples/importlib/server_simple.py
samples/importlib/setup.py
samples/importlib/web_srv.py
samples/importlib/wsgiserver.py
samples/manifest/README.md
samples/manifest/icon.ico
samples/manifest/icon.png
samples/manifest/setup.py
samples/manifest/simple.manifest
samples/manifest/test_manifest.py
samples/matplotlib/README.md
samples/matplotlib/matplotlib_eg.py
samples/matplotlib/setup.py
samples/matplotlib/setup_zip.py
samples/matplotlib_tk/README.md
samples/matplotlib_tk/setup.py
samples/matplotlib_tk/setup_zip.py
samples/matplotlib_tk/test_matplotlib_tk.py
samples/msi_binary_data/hello.py
samples/msi_binary_data/icon.ico
samples/msi_binary_data/pyproject.toml
samples/msi_extensions/README.md
samples/msi_extensions/hello.py
samples/msi_extensions/setup.py
samples/msi_license/LICENSE.rtf
samples/msi_license/hello.py
samples/msi_license/setup.py
samples/msi_summary_data/hello.py
samples/msi_summary_data/setup.py
samples/opencv/README.md
samples/opencv/image.png
samples/opencv/setup.py
samples/opencv/test_opencv.py
samples/openpyxl/setup.py
samples/openpyxl/test_openpyxl.py
samples/orjson/README.md
samples/orjson/setup.py
samples/orjson/test_orjson.py
samples/pandas/README.md
samples/pandas/pyproject.toml
samples/pandas/test_pandas.py
samples/pillow/README.md
samples/pillow/icon.png
samples/pillow/pyproject.toml
samples/pillow/test_pillow.py
samples/pycountry/README.md
samples/pycountry/setup.py
samples/pycountry/setup_zip.py
samples/pycountry/test.py
samples/pyqt5/README.md
samples/pyqt5/setup.py
samples/pyqt5/test_pyqt5.py
samples/pyqt5-simplebrowser/README.md
samples/pyqt5-simplebrowser/setup.py
samples/pyqt5-simplebrowser/simplebrowser.py
samples/pyqt6/README.md
samples/pyqt6/logo.svg
samples/pyqt6/setup.py
samples/pyqt6/test_pyqt6.py
samples/pyqt6-qml/README.md
samples/pyqt6-qml/setup.py
samples/pyqt6-qml/test_qml.py
samples/pyqt6-simplebrowser/README.md
samples/pyqt6-simplebrowser/setup.py
samples/pyqt6-simplebrowser/simplebrowser.py
samples/pyside2/README.md
samples/pyside2/codesign-entitlements.plist
samples/pyside2/setup.py
samples/pyside2/test_pyside2.py
samples/pyside2-simplebrowser/README.md
samples/pyside2-simplebrowser/codesign-entitlements.plist
samples/pyside2-simplebrowser/setup.py
samples/pyside2-simplebrowser/simplebrowser.py
samples/pyside6/README.md
samples/pyside6/logo.svg
samples/pyside6/setup.py
samples/pyside6/test_pyside6.py
samples/pyside6-qml/README.md
samples/pyside6-qml/setup.py
samples/pyside6-qml/test_qml.py
samples/pyside6-simplebrowser/README.md
samples/pyside6-simplebrowser/codesign-entitlements.plist
samples/pyside6-simplebrowser/setup.py
samples/pyside6-simplebrowser/simplebrowser.py
samples/pythonnet-demo/DynamicGrid.py
samples/pythonnet-demo/DynamicGrid.xaml
samples/pythonnet-demo/README.md
samples/pythonnet-demo/helloform.py
samples/pythonnet-demo/python-clear.ico
samples/pythonnet-demo/setup.py
samples/pythonnet-demo/splitter.py
samples/pythonnet-demo/wordpad.py
samples/pytz/README.md
samples/pytz/pyproject.toml
samples/pytz/test_pytz.py
samples/pyzmq/pyproject.toml
samples/pyzmq/pyzmq_client.py
samples/pyzmq/pyzmq_server.py
samples/relimport/relimport.py
samples/relimport/setup.py
samples/relimport/pkg1/__init__.py
samples/relimport/pkg1/sub1.py
samples/relimport/pkg1/sub2.py
samples/relimport/pkg1/sub4.py
samples/relimport/pkg1/sub6.py
samples/relimport/pkg1/pkg2/__init__.py
samples/relimport/pkg1/pkg2/sub3.py
samples/relimport/pkg1/pkg2/sub5.py
samples/replace/setup.py
samples/replace/test_replace.py
samples/service/Config.py
samples/service/README.md
samples/service/ServiceHandler.py
samples/service/setup.py
samples/service-asyncio/Config.py
samples/service-asyncio/README.md
samples/service-asyncio/ServiceHandler.py
samples/service-asyncio/setup.py
samples/simple/hello.py
samples/simple/setup.py
samples/simple_pyproject/hello.py
samples/simple_pyproject/pyproject.toml
samples/simple_setup_cfg/hello.py
samples/simple_setup_cfg/setup.cfg
samples/simple_setup_cfg/setup.py
samples/sqlite/setup.py
samples/sqlite/test_sqlite3.py
samples/tkinter/logox128.png
samples/tkinter/python.icns
samples/tkinter/python.ico
samples/tkinter/python.png
samples/tkinter/setup.py
samples/tkinter/test_tkinter.py
samples/tz/README.md
samples/tz/pyproject.toml
samples/tz/test_tz.py
samples/win32com/README.md
samples/win32com/test_win32com.py
samples/wx/README.md
samples/wx/setup.py
samples/wx/test_wx.py
samples/zope/README.md
samples/zope/qotd.py
samples/zope/setup.py
src/xsetuper/__init__.py
src/xsetuper/__main__.py
src/xsetuper/_bytecode.py
src/xsetuper/_compat.py
src/xsetuper/_license.py
src/xsetuper/_metadata.py
src/xsetuper/_pyproject.py
src/xsetuper/_typing.py
src/xsetuper/cli.py
src/xsetuper/common.py
src/xsetuper/darwintools.py
src/xsetuper/dep_parser.py
src/xsetuper/exception.py
src/xsetuper/executable.py
src/xsetuper/finder.py
src/xsetuper/freezer.py
src/xsetuper/module.py
src/xsetuper/setupwriter.py
src/xsetuper/winversioninfo.py
src/xsetuper.egg-info/PKG-INFO
src/xsetuper.egg-info/SOURCES.txt
src/xsetuper.egg-info/dependency_links.txt
src/xsetuper.egg-info/entry_points.txt
src/xsetuper.egg-info/requires.txt
src/xsetuper.egg-info/top_level.txt
src/xsetuper.egg-info/zip-safe
src/xsetuper/command/__init__.py
src/xsetuper/command/_pydialog.py
src/xsetuper/command/bdist_appimage.py
src/xsetuper/command/bdist_deb.py
src/xsetuper/command/bdist_dmg.py
src/xsetuper/command/bdist_mac.py
src/xsetuper/command/bdist_msi.py
src/xsetuper/command/bdist_rpm.py
src/xsetuper/command/build_exe.py
src/xsetuper/command/install.py
src/xsetuper/command/install_exe.py
src/xsetuper/gui/__init__.py
src/xsetuper/gui/__main__.py
src/xsetuper/gui/app.py
src/xsetuper/gui/builder.py
src/xsetuper/gui/project.py
src/xsetuper/gui/theme.py
src/xsetuper/gui/widgets.py
src/xsetuper/hooks/__init__.py
src/xsetuper/hooks/_anyio_.py
src/xsetuper/hooks/_asyncio_.py
src/xsetuper/hooks/_av_.py
src/xsetuper/hooks/_backports_.py
src/xsetuper/hooks/_charset_normalizer_.py
src/xsetuper/hooks/_clr_.py
src/xsetuper/hooks/_comtypes_.py
src/xsetuper/hooks/_crypto_.py
src/xsetuper/hooks/_cryptodome_.py
src/xsetuper/hooks/_cv2_.py
src/xsetuper/hooks/_easyocr_.py
src/xsetuper/hooks/_fonttools_.py
src/xsetuper/hooks/_gi_.py
src/xsetuper/hooks/_glib_.py
src/xsetuper/hooks/_importlib_.py
src/xsetuper/hooks/_jaraco_.py
src/xsetuper/hooks/_lazy_loader_.py
src/xsetuper/hooks/_matplotlib_.py
src/xsetuper/hooks/_mkl_.py
src/xsetuper/hooks/_multiprocess_.py
src/xsetuper/hooks/_multiprocessing_.py
src/xsetuper/hooks/_numpy_.py
src/xsetuper/hooks/_nvidia_.py
src/xsetuper/hooks/_ortools_.py
src/xsetuper/hooks/_pandas_.py
src/xsetuper/hooks/_pil_.py
src/xsetuper/hooks/_pkg_resources_.py
src/xsetuper/hooks/_pyarrow_.py
src/xsetuper/hooks/_pycparser_.py
src/xsetuper/hooks/_pydantic_.py
src/xsetuper/hooks/_pygments_.py
src/xsetuper/hooks/_pymupdf_.py
src/xsetuper/hooks/_pyparsing_.py
src/xsetuper/hooks/_pyproj_.py
src/xsetuper/hooks/_pytz_.py
src/xsetuper/hooks/_rasterio_.py
src/xsetuper/hooks/_re_.py
src/xsetuper/hooks/_rns_.py
src/xsetuper/hooks/_rtree_.py
src/xsetuper/hooks/_scipy_.py
src/xsetuper/hooks/_setuptools_.py
src/xsetuper/hooks/_shapely_.py
src/xsetuper/hooks/_skimage_.py
src/xsetuper/hooks/_sklearn_.py
src/xsetuper/hooks/_ssl_.py
src/xsetuper/hooks/_streamlit_.py
src/xsetuper/hooks/_tensorflow_.py
src/xsetuper/hooks/_tidylib_.py
src/xsetuper/hooks/_tiktoken_.py
src/xsetuper/hooks/_timm_.py
src/xsetuper/hooks/_tkinter_.py
src/xsetuper/hooks/_torch_.py
src/xsetuper/hooks/_torchvision_.py
src/xsetuper/hooks/_tortoise_.py
src/xsetuper/hooks/_triton_.py
src/xsetuper/hooks/_tzdata_.py
src/xsetuper/hooks/_uvicorn_.py
src/xsetuper/hooks/_vtkmodules_.py
src/xsetuper/hooks/_winrt_.py
src/xsetuper/hooks/_wx_.py
src/xsetuper/hooks/_xlib_.py
src/xsetuper/hooks/_yt_dlp_.py
src/xsetuper/hooks/_zeroconf_.py
src/xsetuper/hooks/_zmq_.py
src/xsetuper/hooks/_zoneinfo_.py
src/xsetuper/hooks/global_names.py
src/xsetuper/hooks/qthooks.py
src/xsetuper/hooks/unused_modules.py
src/xsetuper/hooks/_pyqt5_/__init__.py
src/xsetuper/hooks/_pyqt5_/_debug.py
src/xsetuper/hooks/_pyqt5_/_resource.py
src/xsetuper/hooks/_pyqt5_/qt.conf
src/xsetuper/hooks/_pyqt5_/resource.qrc
src/xsetuper/hooks/_pyqt5_/resource.sh
src/xsetuper/hooks/_pyqt6_/__init__.py
src/xsetuper/hooks/_pyqt6_/_debug.py
src/xsetuper/hooks/_pyqt6_/qt_bdist_mac.conf
src/xsetuper/hooks/_pyqt6_/qt_macos.conf
src/xsetuper/hooks/_pyqt6_/qt_msys2.conf
src/xsetuper/hooks/_pyside2_/__init__.py
src/xsetuper/hooks/_pyside2_/_debug.py
src/xsetuper/hooks/_pyside2_/_resource.py
src/xsetuper/hooks/_pyside2_/qt.conf
src/xsetuper/hooks/_pyside2_/resource.qrc
src/xsetuper/hooks/_pyside2_/resource.sh
src/xsetuper/hooks/_pyside6_/__init__.py
src/xsetuper/hooks/_pyside6_/_debug.py
src/xsetuper/hooks/_pyside6_/_resource.py
src/xsetuper/hooks/_pyside6_/qt.conf
src/xsetuper/hooks/_pyside6_/resource.qrc
src/xsetuper/hooks/_pyside6_/resource.sh
src/xsetuper/importshed/PyQt5/QtBluetooth.pyi
src/xsetuper/importshed/PyQt5/QtCore.pyi
src/xsetuper/importshed/PyQt5/QtDBus.pyi
src/xsetuper/importshed/PyQt5/QtDesigner.pyi
src/xsetuper/importshed/PyQt5/QtGui.pyi
src/xsetuper/importshed/PyQt5/QtHelp.pyi
src/xsetuper/importshed/PyQt5/QtLocation.pyi
src/xsetuper/importshed/PyQt5/QtMultimedia.pyi
src/xsetuper/importshed/PyQt5/QtMultimediaWidgets.pyi
src/xsetuper/importshed/PyQt5/QtNetwork.pyi
src/xsetuper/importshed/PyQt5/QtNfc.pyi
src/xsetuper/importshed/PyQt5/QtOpenGL.pyi
src/xsetuper/importshed/PyQt5/QtPositioning.pyi
src/xsetuper/importshed/PyQt5/QtPrintSupport.pyi
src/xsetuper/importshed/PyQt5/QtQml.pyi
src/xsetuper/importshed/PyQt5/QtQuick.pyi
src/xsetuper/importshed/PyQt5/QtQuick3D.pyi
src/xsetuper/importshed/PyQt5/QtQuickWidgets.pyi
src/xsetuper/importshed/PyQt5/QtRemoteObjects.pyi
src/xsetuper/importshed/PyQt5/QtSensors.pyi
src/xsetuper/importshed/PyQt5/QtSerialPort.pyi
src/xsetuper/importshed/PyQt5/QtSql.pyi
src/xsetuper/importshed/PyQt5/QtSvg.pyi
src/xsetuper/importshed/PyQt5/QtTest.pyi
src/xsetuper/importshed/PyQt5/QtTextToSpeech.pyi
src/xsetuper/importshed/PyQt5/QtWebChannel.pyi
src/xsetuper/importshed/PyQt5/QtWebEngine.pyi
src/xsetuper/importshed/PyQt5/QtWebEngineCore.pyi
src/xsetuper/importshed/PyQt5/QtWebEngineWidgets.pyi
src/xsetuper/importshed/PyQt5/QtWebSockets.pyi
src/xsetuper/importshed/PyQt5/QtWidgets.pyi
src/xsetuper/importshed/PyQt5/QtX11Extras.pyi
src/xsetuper/importshed/PyQt5/QtXml.pyi
src/xsetuper/importshed/PyQt5/QtXmlPatterns.pyi
src/xsetuper/importshed/PyQt6/QtBluetooth.pyi
src/xsetuper/importshed/PyQt6/QtCore.pyi
src/xsetuper/importshed/PyQt6/QtDBus.pyi
src/xsetuper/importshed/PyQt6/QtDesigner.pyi
src/xsetuper/importshed/PyQt6/QtGui.pyi
src/xsetuper/importshed/PyQt6/QtHelp.pyi
src/xsetuper/importshed/PyQt6/QtMultimedia.pyi
src/xsetuper/importshed/PyQt6/QtMultimediaWidgets.pyi
src/xsetuper/importshed/PyQt6/QtNetwork.pyi
src/xsetuper/importshed/PyQt6/QtNfc.pyi
src/xsetuper/importshed/PyQt6/QtOpenGL.pyi
src/xsetuper/importshed/PyQt6/QtOpenGLWidgets.pyi
src/xsetuper/importshed/PyQt6/QtPdf.pyi
src/xsetuper/importshed/PyQt6/QtPdfWidgets.pyi
src/xsetuper/importshed/PyQt6/QtPositioning.pyi
src/xsetuper/importshed/PyQt6/QtPrintSupport.pyi
src/xsetuper/importshed/PyQt6/QtQml.pyi
src/xsetuper/importshed/PyQt6/QtQuick.pyi
src/xsetuper/importshed/PyQt6/QtQuick3D.pyi
src/xsetuper/importshed/PyQt6/QtQuickWidgets.pyi
src/xsetuper/importshed/PyQt6/QtRemoteObjects.pyi
src/xsetuper/importshed/PyQt6/QtSensors.pyi
src/xsetuper/importshed/PyQt6/QtSerialPort.pyi
src/xsetuper/importshed/PyQt6/QtSpatialAudio.pyi
src/xsetuper/importshed/PyQt6/QtSql.pyi
src/xsetuper/importshed/PyQt6/QtStateMachine.pyi
src/xsetuper/importshed/PyQt6/QtSvg.pyi
src/xsetuper/importshed/PyQt6/QtSvgWidgets.pyi
src/xsetuper/importshed/PyQt6/QtTest.pyi
src/xsetuper/importshed/PyQt6/QtTextToSpeech.pyi
src/xsetuper/importshed/PyQt6/QtWebChannel.pyi
src/xsetuper/importshed/PyQt6/QtWebEngineCore.pyi
src/xsetuper/importshed/PyQt6/QtWebEngineQuick.pyi
src/xsetuper/importshed/PyQt6/QtWebEngineWidgets.pyi
src/xsetuper/importshed/PyQt6/QtWebSockets.pyi
src/xsetuper/importshed/PyQt6/QtWidgets.pyi
src/xsetuper/importshed/PyQt6/QtXml.pyi
src/xsetuper/importshed/PySide2/Qt3DAnimation.pyi
src/xsetuper/importshed/PySide2/Qt3DCore.pyi
src/xsetuper/importshed/PySide2/Qt3DExtras.pyi
src/xsetuper/importshed/PySide2/Qt3DInput.pyi
src/xsetuper/importshed/PySide2/Qt3DLogic.pyi
src/xsetuper/importshed/PySide2/Qt3DRender.pyi
src/xsetuper/importshed/PySide2/QtCharts.pyi
src/xsetuper/importshed/PySide2/QtConcurrent.pyi
src/xsetuper/importshed/PySide2/QtCore.pyi
src/xsetuper/importshed/PySide2/QtDataVisualization.pyi
src/xsetuper/importshed/PySide2/QtGui.pyi
src/xsetuper/importshed/PySide2/QtHelp.pyi
src/xsetuper/importshed/PySide2/QtLocation.pyi
src/xsetuper/importshed/PySide2/QtMultimedia.pyi
src/xsetuper/importshed/PySide2/QtMultimediaWidgets.pyi
src/xsetuper/importshed/PySide2/QtNetwork.pyi
src/xsetuper/importshed/PySide2/QtOpenGL.pyi
src/xsetuper/importshed/PySide2/QtOpenGLFunctions.pyi
src/xsetuper/importshed/PySide2/QtPositioning.pyi
src/xsetuper/importshed/PySide2/QtPrintSupport.pyi
src/xsetuper/importshed/PySide2/QtQml.pyi
src/xsetuper/importshed/PySide2/QtQuick.pyi
src/xsetuper/importshed/PySide2/QtQuickControls2.pyi
src/xsetuper/importshed/PySide2/QtQuickWidgets.pyi
src/xsetuper/importshed/PySide2/QtRemoteObjects.pyi
src/xsetuper/importshed/PySide2/QtScript.pyi
src/xsetuper/importshed/PySide2/QtScriptTools.pyi
src/xsetuper/importshed/PySide2/QtScxml.pyi
src/xsetuper/importshed/PySide2/QtSensors.pyi
src/xsetuper/importshed/PySide2/QtSerialPort.pyi
src/xsetuper/importshed/PySide2/QtSql.pyi
src/xsetuper/importshed/PySide2/QtSvg.pyi
src/xsetuper/importshed/PySide2/QtTest.pyi
src/xsetuper/importshed/PySide2/QtTextToSpeech.pyi
src/xsetuper/importshed/PySide2/QtUiTools.pyi
src/xsetuper/importshed/PySide2/QtWebChannel.pyi
src/xsetuper/importshed/PySide2/QtWebEngine.pyi
src/xsetuper/importshed/PySide2/QtWebEngineCore.pyi
src/xsetuper/importshed/PySide2/QtWebEngineWidgets.pyi
src/xsetuper/importshed/PySide2/QtWebSockets.pyi
src/xsetuper/importshed/PySide2/QtWidgets.pyi
src/xsetuper/importshed/PySide2/QtX11Extras.pyi
src/xsetuper/importshed/PySide2/QtXml.pyi
src/xsetuper/importshed/PySide2/QtXmlPatterns.pyi
src/xsetuper/importshed/PySide6/Qt3DAnimation.pyi
src/xsetuper/importshed/PySide6/Qt3DCore.pyi
src/xsetuper/importshed/PySide6/Qt3DExtras.pyi
src/xsetuper/importshed/PySide6/Qt3DInput.pyi
src/xsetuper/importshed/PySide6/Qt3DLogic.pyi
src/xsetuper/importshed/PySide6/Qt3DRender.pyi
src/xsetuper/importshed/PySide6/QtBluetooth.pyi
src/xsetuper/importshed/PySide6/QtCanvasPainter.pyi
src/xsetuper/importshed/PySide6/QtCharts.pyi
src/xsetuper/importshed/PySide6/QtConcurrent.pyi
src/xsetuper/importshed/PySide6/QtCore.pyi
src/xsetuper/importshed/PySide6/QtDBus.pyi
src/xsetuper/importshed/PySide6/QtDataVisualization.pyi
src/xsetuper/importshed/PySide6/QtDesigner.pyi
src/xsetuper/importshed/PySide6/QtGraphs.pyi
src/xsetuper/importshed/PySide6/QtGraphsWidgets.pyi
src/xsetuper/importshed/PySide6/QtGui.pyi
src/xsetuper/importshed/PySide6/QtHelp.pyi
src/xsetuper/importshed/PySide6/QtHttpServer.pyi
src/xsetuper/importshed/PySide6/QtLocation.pyi
src/xsetuper/importshed/PySide6/QtMultimedia.pyi
src/xsetuper/importshed/PySide6/QtMultimediaWidgets.pyi
src/xsetuper/importshed/PySide6/QtNetwork.pyi
src/xsetuper/importshed/PySide6/QtNetworkAuth.pyi
src/xsetuper/importshed/PySide6/QtNfc.pyi
src/xsetuper/importshed/PySide6/QtOpenGL.pyi
src/xsetuper/importshed/PySide6/QtOpenGLWidgets.pyi
src/xsetuper/importshed/PySide6/QtPdf.pyi
src/xsetuper/importshed/PySide6/QtPdfWidgets.pyi
src/xsetuper/importshed/PySide6/QtPositioning.pyi
src/xsetuper/importshed/PySide6/QtPrintSupport.pyi
src/xsetuper/importshed/PySide6/QtQml.pyi
src/xsetuper/importshed/PySide6/QtQuick.pyi
src/xsetuper/importshed/PySide6/QtQuick3D.pyi
src/xsetuper/importshed/PySide6/QtQuickControls2.pyi
src/xsetuper/importshed/PySide6/QtQuickTest.pyi
src/xsetuper/importshed/PySide6/QtQuickWidgets.pyi
src/xsetuper/importshed/PySide6/QtRemoteObjects.pyi
src/xsetuper/importshed/PySide6/QtScxml.pyi
src/xsetuper/importshed/PySide6/QtSensors.pyi
src/xsetuper/importshed/PySide6/QtSerialBus.pyi
src/xsetuper/importshed/PySide6/QtSerialPort.pyi
src/xsetuper/importshed/PySide6/QtSpatialAudio.pyi
src/xsetuper/importshed/PySide6/QtSql.pyi
src/xsetuper/importshed/PySide6/QtStateMachine.pyi
src/xsetuper/importshed/PySide6/QtSvg.pyi
src/xsetuper/importshed/PySide6/QtSvgWidgets.pyi
src/xsetuper/importshed/PySide6/QtTest.pyi
src/xsetuper/importshed/PySide6/QtTextToSpeech.pyi
src/xsetuper/importshed/PySide6/QtUiTools.pyi
src/xsetuper/importshed/PySide6/QtWebChannel.pyi
src/xsetuper/importshed/PySide6/QtWebEngineCore.pyi
src/xsetuper/importshed/PySide6/QtWebEngineQuick.pyi
src/xsetuper/importshed/PySide6/QtWebEngineWidgets.pyi
src/xsetuper/importshed/PySide6/QtWebSockets.pyi
src/xsetuper/importshed/PySide6/QtWebView.pyi
src/xsetuper/importshed/PySide6/QtWidgets.pyi
src/xsetuper/importshed/PySide6/QtXml.pyi
src/xsetuper/importshed/shiboken6/Shiboken.pyi
tests/README.md
tests/__init__.py
tests/conftest.py
tests/datatest.py
tests/requirements.txt
tests/test___init__.py
tests/test___main__.py
tests/test_ci_release.py
tests/test_cli.py
tests/test_command_bdist_appimage.py
tests/test_command_bdist_deb.py
tests/test_command_bdist_dmg.py
tests/test_command_bdist_mac.py
tests/test_command_bdist_msi.py
tests/test_command_bdist_rpm.py
tests/test_command_build.py
tests/test_command_build_exe.py
tests/test_command_install.py
tests/test_command_install_exe.py
tests/test_dep_parser.py
tests/test_executables.py
tests/test_finder.py
tests/test_freezer.py
tests/test_gui.py
tests/test_module.py
tests/test_modulefinder.py
tests/test_setupwriter.py
tests/test_windows_manifest.py
tests/test_winversioninfo.py
tests/test_xsetuper_api.py
tests/test_xsetuper_cli.py
tests/test_xsetuper_freezer.py
tests/hooks/__init__.py
tests/hooks/test_async.py
tests/hooks/test_av.py
tests/hooks/test_charset_normalizer.py
tests/hooks/test_comtypes.py
tests/hooks/test_crypto.py
tests/hooks/test_mkl.py
tests/hooks/test_multiprocess.py
tests/hooks/test_numpy.py
tests/hooks/test_ortools.py
tests/hooks/test_pillow.py
tests/hooks/test_pyarrow.py
tests/hooks/test_pycparser.py
tests/hooks/test_pydantic.py
tests/hooks/test_pymupdf.py
tests/hooks/test_pyproj.py
tests/hooks/test_pytz.py
tests/hooks/test_pyzmq.py
tests/hooks/test_qt.py
tests/hooks/test_rasterio.py
tests/hooks/test_rtree.py
tests/hooks/test_scikit.py
tests/hooks/test_setuptools.py
tests/hooks/test_streamlit.py
tests/hooks/test_win32com.py
tests/hooks/test_winrt.py
tests/hooks/test_zeroconf.py
tests/stdlib/__init__.py
tests/stdlib/test_ctypes.py
tests/stdlib/test_multiprocessing.py
tests/stdlib/test_sqlite.py
tests/stdlib/test_ssl.py
tests/stdlib/test_tkinter.py
tests/stdlib/test_zoneinfo.py
tests/stdlib/test_zstd.py