.. |PyPI version| image:: https://badge.fury.io/py/api-cloudvps-py.svg :target: https://badge.fury.io/py/api-cloudvps-py
Project description
INSTALLING
$ pip install api-cloudvps-py
# or use source code package, after extract
$ python setup.py install
How to obtain token
If you want to work with reg.ru cloudvps api client participate
USAGE
# import
>>> from cloudvps import Api
>>> api = Api('3f7c0a3d*****356b45d59f71a')
# or
>>> import cloudvps
>>> api = cloudvps.Api('3f7c0a3d*****356b45d59f71a')
>>> common = api.common
>>> print(common.sizes())
{'sizes': [{'disk': 20, 'id': 5, 'memory': 512, 'name': 'Меркурий', 'slug': 'test_512', 'vcpus': 1, 'weight': 10}, {'disk': 30, 'id': 1, 'memory': 1024, 'name': 'Марс', 'slug': 'test', 'vcpus': 1, 'weight': 20}, {'disk': 40, 'id': 3, 'memory': 2048, 'name': 'Венера', 'slug': 'test_x2', 'vcpus': 2, 'weight': 30}]}
LICENSE
The MIT License (MIT) 2018, Anton Grudin.
Home-page: https://github.com/wa-pis/api-cloudvps-py Author: Anton Grudin Author-email: onepis2word@gmail.com License: MIT Description: UNKNOWN Keywords: api-client api python requests reg.ru Platform: UNKNOWN Classifier: Development Status :: 3 - Alpha Classifier: Intended Audience :: Developers Classifier: Topic :: Software Development Classifier: Topic :: Internet :: WWW/HTTP Classifier: Natural Language :: Russian Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.4 Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file api-cloudvps-py-0.1.0.tar.gz.
File metadata
- Download URL: api-cloudvps-py-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86e87abfc47773b02696c34420454fda226b37dfc5f9e94a00ef5d7c0f7fe9cf
|
|
| MD5 |
f5dcad7653feb2249e48f21015bcf5f0
|
|
| BLAKE2b-256 |
ce3bfb28a81bedff58045491ce75d807c434f3b452983db5ec37dc875d1022af
|
File details
Details for the file api_cloudvps_py-0.1.0-py2.py3-none-any.whl.
File metadata
- Download URL: api_cloudvps_py-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d78352c0ce2c6963ca7bc4f734b9b85934d4f77cb8689374801afaf66d377f56
|
|
| MD5 |
c0b6868ff2eae886b42f12dd0ea045b1
|
|
| BLAKE2b-256 |
7298f66d1ea58c2a8bbc101174adc65a31fb2f1d9c62319ca48aa43457c6525e
|