A Library for interacting with WSO UEM
Project description
wso
A package for working with VMWare Workspace ONE UEM
Purpose
Provides a Python interface for WSO UEM
Usage
Getting started is easy, first install the package using pip install wso
next open an interactive python shell python3
from wso import WSO
WSO()
This will start interactive config mode where you will be asked for the URL, username, password, tentant code
Once you have setup your config you can query UEM for information. Check the examples directory for some examples of what you can do.
WSO().system_info()
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
wso-1.0.0.tar.gz
(18.8 kB
view hashes)
Built Distribution
wso-1.0.0-py3-none-any.whl
(24.0 kB
view hashes)