Metadata-Version: 1.1
Name: python-selvpcclient
Version: 1.4.0
Summary: Client for the Selectel Virtual Private Cloud API.
Home-page: https://github.com/selectel/python-selvpcclient
Author: Selectel
Author-email: m.kalinin@selectel.ru
License: Apache License, Version 2.0
Description: # python-selvpcclient
        
        [![Build Status](https://travis-ci.org/selectel/python-selvpcclient.svg?branch=master)](https://travis-ci.org/selectel/python-selvpcclient)
        
        This is a client for the Selectel VPC API. There is a Python API
        (the selvpcclient module), and command-line script (installed as **selvpc**).
        
        ## Overview
        
        - [Selectel VPC REST API documentation](https://support.selectel.ru/vpc/docs)
        - [PyPi](https://pypi.org/project/python-selvpcclient)
        - [GitHub](https://github.com/selectel/python-selvpcclient)
        - [Bugs](https://github.com/selectel/python-selvpcclient/issues) - issue tracking
        - (ru) [Library overview](https://blog.selectel.ru/python-selvpcclient)
        
        ## Installing from PyPI
        
                pip install -U python-selvpcclient
        
        License
        -------
        
        Apache 2.0
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
