This commit is contained in:
27942
2026-01-21 15:04:47 +08:00
parent ea58862488
commit fd5c78a7bc
645 changed files with 14240 additions and 9929 deletions

View File

@@ -1,19 +1,12 @@
# -*- mode: python ; coding: utf-8 -*-
from PyInstaller.utils.hooks import collect_all
datas = []
binaries = []
hiddenimports = ['main', 'PyQt5', 'PyQt5.QtCore', 'PyQt5.QtGui', 'PyQt5.QtWidgets', 'qfluentwidgets', 'pandas', 'openpyxl', 'loguru', 'beautifulsoup4', 'curl_cffi', 'DrissionPage']
tmp_ret = collect_all('qfluentwidgets')
datas += tmp_ret[0]; binaries += tmp_ret[1]; hiddenimports += tmp_ret[2]
a = Analysis(
['gui_app.py'],
pathex=[],
binaries=binaries,
datas=datas,
hiddenimports=hiddenimports,
binaries=[],
datas=[],
hiddenimports=['main', 'PyQt5', 'qfluentwidgets', 'pandas', 'openpyxl', 'loguru', 'beautifulsoup4', 'curl_cffi', 'DrissionPage'],
hookspath=[],
hooksconfig={},
runtime_hooks=[],

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@@ -1,4 +1,4 @@
('C:\\Users\\27942\\Desktop\\haha\\build\\GUI应用\\PYZ-00.pyz',
('C:\\Users\\27942\\Desktop\\codesk\\haha\\build\\GUI应用\\PYZ-00.pyz',
[('DataRecorder',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\DataRecorder\\__init__.py',
'PYMODULE'),
@@ -176,6 +176,234 @@
('DrissionPage.version',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\DrissionPage\\version.py',
'PYMODULE'),
('PIL',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\__init__.py',
'PYMODULE'),
('PIL.AvifImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\AvifImagePlugin.py',
'PYMODULE'),
('PIL.BlpImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\BlpImagePlugin.py',
'PYMODULE'),
('PIL.BmpImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\BmpImagePlugin.py',
'PYMODULE'),
('PIL.BufrStubImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\BufrStubImagePlugin.py',
'PYMODULE'),
('PIL.CurImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\CurImagePlugin.py',
'PYMODULE'),
('PIL.DcxImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\DcxImagePlugin.py',
'PYMODULE'),
('PIL.DdsImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\DdsImagePlugin.py',
'PYMODULE'),
('PIL.EpsImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\EpsImagePlugin.py',
'PYMODULE'),
('PIL.ExifTags',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\ExifTags.py',
'PYMODULE'),
('PIL.FitsImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\FitsImagePlugin.py',
'PYMODULE'),
('PIL.FliImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\FliImagePlugin.py',
'PYMODULE'),
('PIL.FpxImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\FpxImagePlugin.py',
'PYMODULE'),
('PIL.FtexImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\FtexImagePlugin.py',
'PYMODULE'),
('PIL.GbrImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\GbrImagePlugin.py',
'PYMODULE'),
('PIL.GifImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\GifImagePlugin.py',
'PYMODULE'),
('PIL.GimpGradientFile',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\GimpGradientFile.py',
'PYMODULE'),
('PIL.GimpPaletteFile',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\GimpPaletteFile.py',
'PYMODULE'),
('PIL.GribStubImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\GribStubImagePlugin.py',
'PYMODULE'),
('PIL.Hdf5StubImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\Hdf5StubImagePlugin.py',
'PYMODULE'),
('PIL.IcnsImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\IcnsImagePlugin.py',
'PYMODULE'),
('PIL.IcoImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\IcoImagePlugin.py',
'PYMODULE'),
('PIL.ImImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\ImImagePlugin.py',
'PYMODULE'),
('PIL.Image',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\Image.py',
'PYMODULE'),
('PIL.ImageChops',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\ImageChops.py',
'PYMODULE'),
('PIL.ImageCms',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\ImageCms.py',
'PYMODULE'),
('PIL.ImageColor',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\ImageColor.py',
'PYMODULE'),
('PIL.ImageFile',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\ImageFile.py',
'PYMODULE'),
('PIL.ImageFilter',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\ImageFilter.py',
'PYMODULE'),
('PIL.ImageMath',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\ImageMath.py',
'PYMODULE'),
('PIL.ImageMode',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\ImageMode.py',
'PYMODULE'),
('PIL.ImageOps',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\ImageOps.py',
'PYMODULE'),
('PIL.ImagePalette',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\ImagePalette.py',
'PYMODULE'),
('PIL.ImageQt',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\ImageQt.py',
'PYMODULE'),
('PIL.ImageSequence',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\ImageSequence.py',
'PYMODULE'),
('PIL.ImageShow',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\ImageShow.py',
'PYMODULE'),
('PIL.ImageTk',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\ImageTk.py',
'PYMODULE'),
('PIL.ImageWin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\ImageWin.py',
'PYMODULE'),
('PIL.ImtImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\ImtImagePlugin.py',
'PYMODULE'),
('PIL.IptcImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\IptcImagePlugin.py',
'PYMODULE'),
('PIL.Jpeg2KImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\Jpeg2KImagePlugin.py',
'PYMODULE'),
('PIL.JpegImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\JpegImagePlugin.py',
'PYMODULE'),
('PIL.JpegPresets',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\JpegPresets.py',
'PYMODULE'),
('PIL.McIdasImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\McIdasImagePlugin.py',
'PYMODULE'),
('PIL.MicImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\MicImagePlugin.py',
'PYMODULE'),
('PIL.MpegImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\MpegImagePlugin.py',
'PYMODULE'),
('PIL.MpoImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\MpoImagePlugin.py',
'PYMODULE'),
('PIL.MspImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\MspImagePlugin.py',
'PYMODULE'),
('PIL.PaletteFile',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\PaletteFile.py',
'PYMODULE'),
('PIL.PalmImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\PalmImagePlugin.py',
'PYMODULE'),
('PIL.PcdImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\PcdImagePlugin.py',
'PYMODULE'),
('PIL.PcxImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\PcxImagePlugin.py',
'PYMODULE'),
('PIL.PdfImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\PdfImagePlugin.py',
'PYMODULE'),
('PIL.PdfParser',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\PdfParser.py',
'PYMODULE'),
('PIL.PixarImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\PixarImagePlugin.py',
'PYMODULE'),
('PIL.PngImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\PngImagePlugin.py',
'PYMODULE'),
('PIL.PpmImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\PpmImagePlugin.py',
'PYMODULE'),
('PIL.PsdImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\PsdImagePlugin.py',
'PYMODULE'),
('PIL.QoiImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\QoiImagePlugin.py',
'PYMODULE'),
('PIL.SgiImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\SgiImagePlugin.py',
'PYMODULE'),
('PIL.SpiderImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\SpiderImagePlugin.py',
'PYMODULE'),
('PIL.SunImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\SunImagePlugin.py',
'PYMODULE'),
('PIL.TgaImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\TgaImagePlugin.py',
'PYMODULE'),
('PIL.TiffImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\TiffImagePlugin.py',
'PYMODULE'),
('PIL.TiffTags',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\TiffTags.py',
'PYMODULE'),
('PIL.WebPImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\WebPImagePlugin.py',
'PYMODULE'),
('PIL.WmfImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\WmfImagePlugin.py',
'PYMODULE'),
('PIL.XVThumbImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\XVThumbImagePlugin.py',
'PYMODULE'),
('PIL.XbmImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\XbmImagePlugin.py',
'PYMODULE'),
('PIL.XpmImagePlugin',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\XpmImagePlugin.py',
'PYMODULE'),
('PIL._binary',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\_binary.py',
'PYMODULE'),
('PIL._deprecate',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\_deprecate.py',
'PYMODULE'),
('PIL._typing',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\_typing.py',
'PYMODULE'),
('PIL._util',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\_util.py',
'PYMODULE'),
('PIL._version',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\_version.py',
'PYMODULE'),
('PIL.features',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PIL\\features.py',
'PYMODULE'),
('PyQt5',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\PyQt5\\__init__.py',
'PYMODULE'),
@@ -511,6 +739,9 @@
('colorama.winterm',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\colorama\\winterm.py',
'PYMODULE'),
('colorsys',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\colorsys.py',
'PYMODULE'),
('commctrl',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\win32\\lib\\commctrl.py',
'PYMODULE'),
@@ -1091,7 +1322,7 @@
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\lxml\\usedoctest.py',
'PYMODULE'),
('lzma', 'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\lzma.py', 'PYMODULE'),
('main', 'C:\\Users\\27942\\Desktop\\haha\\main.py', 'PYMODULE'),
('main', 'C:\\Users\\27942\\Desktop\\codesk\\haha\\main.py', 'PYMODULE'),
('mimetypes',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\mimetypes.py',
'PYMODULE'),
@@ -3394,18 +3625,6 @@
('qfluentwidgets.components.widgets.tree_view',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\qfluentwidgets\\components\\widgets\\tree_view.py',
'PYMODULE'),
('qfluentwidgets.multimedia',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\qfluentwidgets\\multimedia\\__init__.py',
'PYMODULE'),
('qfluentwidgets.multimedia.media_play_bar',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\qfluentwidgets\\multimedia\\media_play_bar.py',
'PYMODULE'),
('qfluentwidgets.multimedia.media_player',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\qfluentwidgets\\multimedia\\media_player.py',
'PYMODULE'),
('qfluentwidgets.multimedia.video_widget',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\qfluentwidgets\\multimedia\\video_widget.py',
'PYMODULE'),
('qfluentwidgets.window',
'C:\\Users\\27942\\.conda\\envs\\haha\\Lib\\site-packages\\qfluentwidgets\\window\\__init__.py',
'PYMODULE'),

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

Binary file not shown.

0
dist/user/user_data/Crashpad/metadata vendored Normal file
View File

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

Binary file not shown.

View File

View File

View File

View File

@@ -0,0 +1,2 @@
{
}

Binary file not shown.

View File

@@ -0,0 +1,12 @@
{
"epochs": [ {
"calculation_time": "13413444696700651",
"config_version": 0,
"model_version": "0",
"padded_top_topics_start_index": 0,
"taxonomy_version": 0,
"top_topics_and_observing_domains": [ ]
} ],
"hex_encoded_hmac_key": "543FC3C0CCCC7814B81515BB7C7671E4660AABF0E53EBF6C0C57B476BAB12EC2",
"next_scheduled_calculation_time": "13414049496700711"
}

View File

View File

View File

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 572 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 354 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 243 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 316 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 396 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

Binary file not shown.

View File

@@ -0,0 +1 @@
$F~

Binary file not shown.

View File

View File

View File

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More