Metadata-Version: 2.1
Name: python-selvpcclient
Version: 2.0.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
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
License-File: LICENSE

# 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://developers.selectel.ru/docs/selectel-cloud-platform/main-services/selectel_cloud_management_api/)
- [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://selectel.ru/blog/python-selvpcclient/)

## Installing from PyPI

        pip install -U python-selvpcclient

License
-------

Apache 2.0

