Skip to main content

Plex Version API

Project description

Plex Version API is a Python library designed to the allow quick and easy retrieval of the latest version of Plex software from plex.tv.

import plex_version

# Create a new client for the API
client = plex_version.Client()

# Get a list of all PMS versions
versions = client.get(plex_version.version.PLEX_MEDIA_SERVER)

# Print the list of versions
print(versions)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plex_version-1.1.3.tar.gz (4.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page