mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-23 04:03:05 +00:00
7 lines
No EOL
210 B
Text
7 lines
No EOL
210 B
Text
#---------------------------------------------------------
|
|
# PlexAPI core requirements.
|
|
# pip install -r requirments.txt
|
|
#---------------------------------------------------------
|
|
requests
|
|
tqdm
|
|
websocket-client |