Metadata-Version: 1.1
Name: escore
Version: 0.1.0
Summary: Python SDK for the VMware vSphere API that allows you to manage ESX, ESXi, and vCenter, based on pyVmomi.
Home-page: https://github.com/antonputra/escore
Author: Anton Putra
Author-email: antonputra@icloud.com
License: Apache Software License 2.0
Description: ======
        escore
        ======
        
        
        .. image:: https://img.shields.io/pypi/v/escore.svg
                :target: https://pypi.python.org/pypi/escore
        
        .. image:: https://img.shields.io/travis/antonputra/escore.svg
                :target: https://travis-ci.org/antonputra/escore
        
        .. image:: https://readthedocs.org/projects/escore/badge/?version=latest
                :target: https://escore.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Python SDK for the VMware vSphere API that allows you to manage ESX, ESXi, and vCenter, based on pyVmomi.
        
        
        * Free software: Apache Software License 2.0
        * Documentation: https://escore.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        
        
        =======
        History
        =======
        
        0.1.0 (2018-04-01)
        ------------------
        
        * First release on PyPI.
        
Keywords: vcenter esx vsphere pyvmomi escore
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Distributed Computing
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
