Skip to main content

Linux-only wrapper around wmi-client for WMI (Windows)

Project description

# python-wmi-client-wrapper

This is a wrapper around wmi-client for Linux. Apparently the python-wmi module
uses Windows APIs to access WMI, which isn't something that is going to work on
Linux.

## installing

```
pip install wmi-client-wrapper
```

## usage

```
import wmi_client_wrapper as wmi

wmic = wmi.WmiClientWrapper(
username="Administrator",
password="password",
host="192.168.1.149",
)

output = wmic.query("Win32_Processor")
```

## testing

```
nosetests
```

## license

BSD

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

wmi-client-wrapper-0.0.5.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

wmi_client_wrapper-0.0.5-py2.7.egg (6.2 kB view details)

Uploaded Egg

File details

Details for the file wmi-client-wrapper-0.0.5.tar.gz.

File metadata

File hashes

Hashes for wmi-client-wrapper-0.0.5.tar.gz
Algorithm Hash digest
SHA256 e598e0c5d59472cef823ab50b7f6d500fbbb2cfb4a339d82837b7abb9662a169
MD5 3f958c38738c415258d1de46b0447604
BLAKE2b-256 39f3be5cfa3680040523d44cce984fb55cd2f3e8304d342327808c64a913da5e

See more details on using hashes here.

File details

Details for the file wmi_client_wrapper-0.0.5-py2.7.egg.

File metadata

File hashes

Hashes for wmi_client_wrapper-0.0.5-py2.7.egg
Algorithm Hash digest
SHA256 4bb3fe5fee99a81e10090d01520431c7d240e4de3d432106f11798cbf1544660
MD5 ed9ed1100b3457dffebdb6c99ab848ff
BLAKE2b-256 ccf4ec0f22483e7ce69154c21870ceb64e55f826dc462335e3ebbb64f66f41e9

See more details on using hashes here.

Supported by

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