mirror of
https://github.com/LukeHagar/plex-sdk-docs.git
synced 2025-12-06 12:37:46 +00:00
6 lines
97 B
Plaintext
6 lines
97 B
Plaintext
{/* Start Python Installation */}
|
|
```bash
|
|
pip install plexpy
|
|
```
|
|
{/* End Python Installation */}
|