Skip to content

Commit c1e5342

Browse files
committed
Built version 0.2.0
1 parent 9cd1c87 commit c1e5342

28 files changed

+4016
-4016
lines changed

__pycache__/gui.cpython-312.pyc

-17.5 KB
Binary file not shown.
-1.11 KB
Binary file not shown.

__pycache__/lyrics.cpython-312.pyc

-2.61 KB
Binary file not shown.
-275 Bytes
Binary file not shown.

__pycache__/song.cpython-312.pyc

-4.36 KB
Binary file not shown.
-969 Bytes
Binary file not shown.
-2.5 KB
Binary file not shown.
Lines changed: 1990 additions & 1987 deletions
Large diffs are not rendered by default.
Lines changed: 1974 additions & 1976 deletions
Large diffs are not rendered by default.
Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
('C:\\Users\\Public\\codg\\spotify lyrics\\build\\spotify lyrics\\spotify '
2-
'lyrics.exe',
1+
('C:\\Users\\Public\\codg\\spotify-lyrics\\build\\spotify-lyrics\\spotify-lyrics.exe',
32
False,
43
False,
54
True,
6-
['C:\\Users\\Public\\codg\\spotify lyrics\\assets\\icon.ico'],
5+
['C:\\Users\\Public\\codg\\spotify-lyrics\\assets\\icon.ico'],
76
None,
87
False,
98
False,
@@ -30,31 +29,25 @@
3029
None,
3130
None,
3231
None,
33-
'C:\\Users\\Public\\codg\\spotify lyrics\\build\\spotify lyrics\\spotify '
34-
'lyrics.pkg',
32+
'C:\\Users\\Public\\codg\\spotify-lyrics\\build\\spotify-lyrics\\spotify-lyrics.pkg',
3533
[('pyi-contents-directory _internal', '', 'OPTION'),
3634
('PYZ-00.pyz',
37-
'C:\\Users\\Public\\codg\\spotify lyrics\\build\\spotify lyrics\\PYZ-00.pyz',
35+
'C:\\Users\\Public\\codg\\spotify-lyrics\\build\\spotify-lyrics\\PYZ-00.pyz',
3836
'PYZ'),
3937
('struct',
40-
'C:\\Users\\Public\\codg\\spotify lyrics\\build\\spotify '
41-
'lyrics\\localpycs\\struct.pyc',
38+
'C:\\Users\\Public\\codg\\spotify-lyrics\\build\\spotify-lyrics\\localpycs\\struct.pyc',
4239
'PYMODULE'),
4340
('pyimod01_archive',
44-
'C:\\Users\\Public\\codg\\spotify lyrics\\build\\spotify '
45-
'lyrics\\localpycs\\pyimod01_archive.pyc',
41+
'C:\\Users\\Public\\codg\\spotify-lyrics\\build\\spotify-lyrics\\localpycs\\pyimod01_archive.pyc',
4642
'PYMODULE'),
4743
('pyimod02_importers',
48-
'C:\\Users\\Public\\codg\\spotify lyrics\\build\\spotify '
49-
'lyrics\\localpycs\\pyimod02_importers.pyc',
44+
'C:\\Users\\Public\\codg\\spotify-lyrics\\build\\spotify-lyrics\\localpycs\\pyimod02_importers.pyc',
5045
'PYMODULE'),
5146
('pyimod03_ctypes',
52-
'C:\\Users\\Public\\codg\\spotify lyrics\\build\\spotify '
53-
'lyrics\\localpycs\\pyimod03_ctypes.pyc',
47+
'C:\\Users\\Public\\codg\\spotify-lyrics\\build\\spotify-lyrics\\localpycs\\pyimod03_ctypes.pyc',
5448
'PYMODULE'),
5549
('pyimod04_pywin32',
56-
'C:\\Users\\Public\\codg\\spotify lyrics\\build\\spotify '
57-
'lyrics\\localpycs\\pyimod04_pywin32.pyc',
50+
'C:\\Users\\Public\\codg\\spotify-lyrics\\build\\spotify-lyrics\\localpycs\\pyimod04_pywin32.pyc',
5851
'PYMODULE'),
5952
('pyiboot01_bootstrap',
6053
'C:\\Users\\Tiago '
@@ -84,11 +77,13 @@
8477
'C:\\Users\\Tiago '
8578
'Charrão\\AppData\\Local\\Programs\\Python\\Python312\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth__tkinter.py',
8679
'PYSOURCE'),
87-
('main', 'C:\\Users\\Public\\codg\\spotify lyrics\\main.py', 'PYSOURCE')],
80+
('main',
81+
'C:\\Users\\Public\\codg\\spotify-lyrics\\src\\main.py',
82+
'PYSOURCE')],
8883
[],
8984
False,
9085
False,
91-
1715622802,
86+
1715636827,
9287
[('runw.exe',
9388
'C:\\Users\\Tiago '
9489
'Charrão\\AppData\\Local\\Programs\\Python\\Python312\\Lib\\site-packages\\PyInstaller\\bootloader\\Windows-64bit-intel\\runw.exe',

0 commit comments

Comments
 (0)