1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-23 01:49:59 -05:00
vsphere-automation-sdk-python/lib/README.md

9 lines
512 B
Markdown
Raw Normal View History

2017-01-24 18:39:33 -05:00
# SDK libraries
2017-01-24 18:39:33 -05:00
For python developers, client libraries are supplied for testing and development purposes. All the supplied libraries are located under lib directory.
2017-01-24 18:39:33 -05:00
Name | Description
-------------------------------| -------------
vapi_runtime-<version> | vAPI runtime responsible for serialization/de-serialization of objects and wire protocol
vapi_common_client-<version> | vAPI common client code
vapi_client_bindings-<version> | client stubs for vSphere Automation APIs