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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file plex_version-1.1.3.tar.gz
.
File metadata
- Download URL: plex_version-1.1.3.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2418f3898e2b940cea18e50daa65943964f14a958f1026f38187dcde4e550a5e |
|
MD5 | f4adbc0ed2e0aefdaff96b77f0521278 |
|
BLAKE2b-256 | a4a98c35d8bd9f5064e61feaf486980442829f276d25ce3dd7aa9dc8309cde22 |