https://github.com/selectel/python-selvpcclient
[Official] Python client (lib + cli) for Selectel Cloud Management API.
https://github.com/selectel/python-selvpcclient
cliff command-line command-line-tool console console-application official openstack python selectel selectel-api
Last synced: 6 months ago
JSON representation
[Official] Python client (lib + cli) for Selectel Cloud Management API.
- Host: GitHub
- URL: https://github.com/selectel/python-selvpcclient
- Owner: selectel
- License: other
- Created: 2017-06-29T09:49:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-05-15T21:42:15.000Z (7 months ago)
- Last Synced: 2025-06-17T10:07:09.920Z (6 months ago)
- Topics: cliff, command-line, command-line-tool, console, console-application, official, openstack, python, selectel, selectel-api
- Language: Python
- Homepage:
- Size: 177 KB
- Stars: 7
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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