A library for SoftLayer's API
Project description
This library provides a simple Python client to interact with SoftLayer’s XML-RPC API.
A command-line interface is also included and can be used to manage various SoftLayer products and services.
Documentation
Documentation for the Python client is available at http://softlayer.github.io/softlayer-python/.
Additional API documentation can be found on the SoftLayer Development Network:
Installation
Install via pip:
$ pip install softlayer
Or you can install from source. Download source and run:
$ python setup.py install
The most up-to-date version of this library can be found on the SoftLayer GitHub public repositories at http://github.com/softlayer. Please post to Stack Overflow at https://stackoverflow.com/ or open a support ticket in the customer portal if you have any questions regarding use of this library. If you use Stack Overflow please tag your posts with “SoftLayer” so our team can easily find your post.
InsecurePlatformWarning Notice
This library relies on the requests library to make HTTP requests. On Python versions below Python 2.7.9, requests has started emitting a security warning (InsecurePlatformWarning) due to insecurities with creating SSL connections. To resolve this, upgrade to Python 2.7.9+ or follow the instructions here: http://stackoverflow.com/a/29099439.
System Requirements
Python 2.7, 3.3, 3.4 or 3.5.
A valid SoftLayer API username and key.
A connection to SoftLayer’s private network is required to use our private network API endpoints.
Copyright
This software is Copyright (c) 2016 SoftLayer Technologies, Inc.
See the bundled LICENSE file for more information.
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 SoftLayer-5.2.3.tar.gz.
File metadata
- Download URL: SoftLayer-5.2.3.tar.gz
- Upload date:
- Size: 182.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
809fe33fdb9e568da5f6a9cc06e15a77b3e932a533d07a232d6ae6325772c107
|
|
| MD5 |
b0aaa93cd4b2137378ed149751dc4449
|
|
| BLAKE2b-256 |
9696dc3b475de1ddf943b383db88923c085154987e2847ab41063a646b4e244b
|
File details
Details for the file SoftLayer-5.2.3-py2.py3-none-any.whl.
File metadata
- Download URL: SoftLayer-5.2.3-py2.py3-none-any.whl
- Upload date:
- Size: 437.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbc78ef2a097532ad7f190bb044936eba1c5b08fd96bfb2ff8d898ca08eacd11
|
|
| MD5 |
c330c198e6f50eec115f3e22d3963a7d
|
|
| BLAKE2b-256 |
3f9a5920132451aa54d40781213a3530e8e2855f7b41938820c12871129b4035
|