# 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
Raw data
{
"_id": null,
"home_page": "https://github.com/selectel/python-selvpcclient",
"name": "python-selvpcclient",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Selectel",
"author_email": "m.kalinin@selectel.ru",
"download_url": "https://files.pythonhosted.org/packages/d6/e8/ae6859f353fb694e600ab2a3c7cb121cb7ae48db3410c41da87af345551c/python-selvpcclient-2.5.0.tar.gz",
"platform": null,
"description": "# python-selvpcclient\n\nThis is a client for the Selectel VPC API. There is a Python API\n(the selvpcclient module), and command-line script (installed as **selvpc**).\n\n## Overview\n\n- [Selectel VPC REST API documentation](https://developers.selectel.ru/docs/selectel-cloud-platform/main-services/selectel_cloud_management_api/)\n- [PyPi](https://pypi.org/project/python-selvpcclient)\n- [GitHub](https://github.com/selectel/python-selvpcclient)\n- [Bugs](https://github.com/selectel/python-selvpcclient/issues) - issue tracking\n- (ru) [Library overview](https://selectel.ru/blog/python-selvpcclient/)\n\n## Installing from PyPI\n\n pip install -U python-selvpcclient\n\nLicense\n-------\n\nApache 2.0\n",
"bugtrack_url": null,
"license": "Apache License, Version 2.0",
"summary": "Client for the Selectel Virtual Private Cloud API.",
"version": "2.5.0",
"project_urls": {
"Homepage": "https://github.com/selectel/python-selvpcclient"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d6e8ae6859f353fb694e600ab2a3c7cb121cb7ae48db3410c41da87af345551c",
"md5": "4c0acd2b898d86ea54c13bb80fa0d72e",
"sha256": "aa92b5fc475e4389b5aeb9f75bbc7781da8e0ba6325709a65d204a46caf0bad9"
},
"downloads": -1,
"filename": "python-selvpcclient-2.5.0.tar.gz",
"has_sig": false,
"md5_digest": "4c0acd2b898d86ea54c13bb80fa0d72e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 54144,
"upload_time": "2023-09-21T20:03:05",
"upload_time_iso_8601": "2023-09-21T20:03:05.604275Z",
"url": "https://files.pythonhosted.org/packages/d6/e8/ae6859f353fb694e600ab2a3c7cb121cb7ae48db3410c41da87af345551c/python-selvpcclient-2.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-21 20:03:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "selectel",
"github_project": "python-selvpcclient",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "cliff",
"specs": [
[
">=",
"3.1.0"
]
]
},
{
"name": "pbr",
"specs": [
[
">=",
"5.4.5"
]
]
},
{
"name": "requests",
"specs": [
[
">=",
"2.22.0"
]
]
},
{
"name": "PyYAML",
"specs": [
[
">=",
"5.3.1"
]
]
},
{
"name": "python-keystoneclient",
"specs": [
[
">=",
"4.0.0"
]
]
}
],
"tox": true,
"lcname": "python-selvpcclient"
}