Skip to content

Commit d236bfa

Browse files
committed
Remove ignored folders
1 parent e8187ac commit d236bfa

5,238 files changed

Lines changed: 522922 additions & 6 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

MyApp.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ binaries += collect_dynamic_libs('PyQt6')
99

1010

1111
a = Analysis(
12-
['app_main.py'],
12+
['app.py'],
1313
pathex=[],
1414
binaries=binaries,
1515
datas=datas,

app.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
"""
55
Application entry point with dark theme.
66
"""
7+
from version import __version__
8+
79
import os
810
import sys
911

build/MyApp/Analysis-00.toc

Lines changed: 37580 additions & 0 deletions
Large diffs are not rendered by default.

build/MyApp/COLLECT-00.toc

Lines changed: 20831 additions & 0 deletions
Large diffs are not rendered by default.

build/MyApp/EXE-00.toc

Lines changed: 101 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,101 @@
1+
('C:\\CLOUD BACKUP\\My Projects\\Coding and '
2+
'Programming\\Python\\bot_runner_git\\build\\MyApp\\MyApp.exe',
3+
False,
4+
False,
5+
True,
6+
['C:\\CLOUD BACKUP\\My Projects\\Coding and '
7+
'Programming\\Python\\bot_runner_git\\icon.ico'],
8+
None,
9+
False,
10+
False,
11+
b'<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n<assembly xmlns='
12+
b'"urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">\n <trustInfo x'
13+
b'mlns="urn:schemas-microsoft-com:asm.v3">\n <security>\n <requested'
14+
b'Privileges>\n <requestedExecutionLevel level="asInvoker" uiAccess='
15+
b'"false"/>\n </requestedPrivileges>\n </security>\n </trustInfo>\n '
16+
b'<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">\n <'
17+
b'application>\n <supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f'
18+
b'0}"/>\n <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>\n '
19+
b' <supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/>\n <s'
20+
b'upportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/>\n <supporte'
21+
b'dOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/>\n </application>\n <'
22+
b'/compatibility>\n <application xmlns="urn:schemas-microsoft-com:asm.v3">'
23+
b'\n <windowsSettings>\n <longPathAware xmlns="http://schemas.micros'
24+
b'oft.com/SMI/2016/WindowsSettings">true</longPathAware>\n </windowsSett'
25+
b'ings>\n </application>\n <dependency>\n <dependentAssembly>\n <ass'
26+
b'emblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version='
27+
b'"6.0.0.0" processorArchitecture="*" publicKeyToken="6595b64144ccf1df" langua'
28+
b'ge="*"/>\n </dependentAssembly>\n </dependency>\n</assembly>',
29+
True,
30+
False,
31+
None,
32+
None,
33+
None,
34+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
35+
'Programming\\Python\\bot_runner_git\\build\\MyApp\\MyApp.pkg',
36+
[('pyi-contents-directory _internal', '', 'OPTION'),
37+
('PYZ-00.pyz',
38+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
39+
'Programming\\Python\\bot_runner_git\\build\\MyApp\\PYZ-00.pyz',
40+
'PYZ'),
41+
('struct',
42+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
43+
'Programming\\Python\\bot_runner_git\\build\\MyApp\\localpycs\\struct.pyc',
44+
'PYMODULE'),
45+
('pyimod01_archive',
46+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
47+
'Programming\\Python\\bot_runner_git\\build\\MyApp\\localpycs\\pyimod01_archive.pyc',
48+
'PYMODULE'),
49+
('pyimod02_importers',
50+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
51+
'Programming\\Python\\bot_runner_git\\build\\MyApp\\localpycs\\pyimod02_importers.pyc',
52+
'PYMODULE'),
53+
('pyimod03_ctypes',
54+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
55+
'Programming\\Python\\bot_runner_git\\build\\MyApp\\localpycs\\pyimod03_ctypes.pyc',
56+
'PYMODULE'),
57+
('pyimod04_pywin32',
58+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
59+
'Programming\\Python\\bot_runner_git\\build\\MyApp\\localpycs\\pyimod04_pywin32.pyc',
60+
'PYMODULE'),
61+
('pyiboot01_bootstrap',
62+
'c:\\CLOUD BACKUP\\My Projects\\Coding and '
63+
'Programming\\Python\\bot_runner_git\\.venv\\Lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py',
64+
'PYSOURCE'),
65+
('pyi_rth_inspect',
66+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
67+
'Programming\\Python\\bot_runner_git\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py',
68+
'PYSOURCE'),
69+
('pyi_rth_pkgres',
70+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
71+
'Programming\\Python\\bot_runner_git\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pkgres.py',
72+
'PYSOURCE'),
73+
('pyi_rth_setuptools',
74+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
75+
'Programming\\Python\\bot_runner_git\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_setuptools.py',
76+
'PYSOURCE'),
77+
('pyi_rth_multiprocessing',
78+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
79+
'Programming\\Python\\bot_runner_git\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_multiprocessing.py',
80+
'PYSOURCE'),
81+
('pyi_rth_pkgutil',
82+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
83+
'Programming\\Python\\bot_runner_git\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pkgutil.py',
84+
'PYSOURCE'),
85+
('pyi_rth_pyqt6',
86+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
87+
'Programming\\Python\\bot_runner_git\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pyqt6.py',
88+
'PYSOURCE'),
89+
('app',
90+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
91+
'Programming\\Python\\bot_runner_git\\app.py',
92+
'PYSOURCE')],
93+
[],
94+
False,
95+
False,
96+
1768709171,
97+
[('runw.exe',
98+
'c:\\CLOUD BACKUP\\My Projects\\Coding and '
99+
'Programming\\Python\\bot_runner_git\\.venv\\Lib\\site-packages\\PyInstaller\\bootloader\\Windows-64bit-intel\\runw.exe',
100+
'EXECUTABLE')],
101+
'c:\\Program Files\\Python313\\python313.dll')

build/MyApp/MyApp.exe

5.07 MB
Binary file not shown.

build/MyApp/MyApp.pkg

4.67 MB
Binary file not shown.

build/MyApp/PKG-00.toc

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
('C:\\CLOUD BACKUP\\My Projects\\Coding and '
2+
'Programming\\Python\\bot_runner_git\\build\\MyApp\\MyApp.pkg',
3+
{'BINARY': True,
4+
'DATA': True,
5+
'EXECUTABLE': True,
6+
'EXTENSION': True,
7+
'PYMODULE': True,
8+
'PYSOURCE': True,
9+
'PYZ': False,
10+
'SPLASH': True,
11+
'SYMLINK': False},
12+
[('pyi-contents-directory _internal', '', 'OPTION'),
13+
('PYZ-00.pyz',
14+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
15+
'Programming\\Python\\bot_runner_git\\build\\MyApp\\PYZ-00.pyz',
16+
'PYZ'),
17+
('struct',
18+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
19+
'Programming\\Python\\bot_runner_git\\build\\MyApp\\localpycs\\struct.pyc',
20+
'PYMODULE'),
21+
('pyimod01_archive',
22+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
23+
'Programming\\Python\\bot_runner_git\\build\\MyApp\\localpycs\\pyimod01_archive.pyc',
24+
'PYMODULE'),
25+
('pyimod02_importers',
26+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
27+
'Programming\\Python\\bot_runner_git\\build\\MyApp\\localpycs\\pyimod02_importers.pyc',
28+
'PYMODULE'),
29+
('pyimod03_ctypes',
30+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
31+
'Programming\\Python\\bot_runner_git\\build\\MyApp\\localpycs\\pyimod03_ctypes.pyc',
32+
'PYMODULE'),
33+
('pyimod04_pywin32',
34+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
35+
'Programming\\Python\\bot_runner_git\\build\\MyApp\\localpycs\\pyimod04_pywin32.pyc',
36+
'PYMODULE'),
37+
('pyiboot01_bootstrap',
38+
'c:\\CLOUD BACKUP\\My Projects\\Coding and '
39+
'Programming\\Python\\bot_runner_git\\.venv\\Lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py',
40+
'PYSOURCE'),
41+
('pyi_rth_inspect',
42+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
43+
'Programming\\Python\\bot_runner_git\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py',
44+
'PYSOURCE'),
45+
('pyi_rth_pkgres',
46+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
47+
'Programming\\Python\\bot_runner_git\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pkgres.py',
48+
'PYSOURCE'),
49+
('pyi_rth_setuptools',
50+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
51+
'Programming\\Python\\bot_runner_git\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_setuptools.py',
52+
'PYSOURCE'),
53+
('pyi_rth_multiprocessing',
54+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
55+
'Programming\\Python\\bot_runner_git\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_multiprocessing.py',
56+
'PYSOURCE'),
57+
('pyi_rth_pkgutil',
58+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
59+
'Programming\\Python\\bot_runner_git\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pkgutil.py',
60+
'PYSOURCE'),
61+
('pyi_rth_pyqt6',
62+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
63+
'Programming\\Python\\bot_runner_git\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pyqt6.py',
64+
'PYSOURCE'),
65+
('app',
66+
'C:\\CLOUD BACKUP\\My Projects\\Coding and '
67+
'Programming\\Python\\bot_runner_git\\app.py',
68+
'PYSOURCE')],
69+
'python313.dll',
70+
True,
71+
False,
72+
False,
73+
[],
74+
None,
75+
None,
76+
None)

build/MyApp/PYZ-00.pyz

4.64 MB
Binary file not shown.

0 commit comments

Comments
 (0)