-
-
Notifications
You must be signed in to change notification settings - Fork 72
/
Copy pathrequirements.txt
32 lines (32 loc) · 1.23 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
beautifulsoup4
musicbrainzngs
mutagen
Pillow # ; sys_platform != 'darwin' # Install Pillow from brew on macOS
PlexAPI
PyGObject
pylast>=3.1.0
PySDL2
pysdl2-dll # Don't rely on system SDL2 https://github.com/py-sdl/py-sdl2#requirements
#python-magic # optional
requests
Send2Trash
unidecode
comtypes; sys_platform == 'win32'
dbus-python; sys_platform == 'linux'
jxlpy
keyboard; sys_platform == 'win32'
lynxtray; sys_platform == 'win32'
opencc; sys_platform != 'win32' # optional
opencc-python-reimplemented; sys_platform == 'win32' # optional
pypresence # optional
tekore # optional
natsort # optional
PyChromecast # optional
setproctitle # optional
tidalapi # optional
colored_traceback; sys_platform != 'win32' # optional - Disabled for Windows due to https://github.com/staticshock/colored-traceback.py/issues/25
#pyinstaller
#librespot - https://github.com/kokarare1212/librespot-python/pull/286
#picard - Waiting for release newer than 2.12.3 which has a fix for this: picard
# 2.12.3 requires charset-normalizer~=3.3.2, but you have charset-normalizer 3.4.0 which is incompatible.
# https://github.com/metabrainz/picard/releases