slcli
Python client for SoftLayer API (Python 3)
Install
- All systems
-
curl cmd.cat/slcli.sh
- Debian
-
apt-get install python-softlayer - Ubuntu
-
apt-get install python-softlayer - Arch Linux
-
pacman -S python-softlayer - Kali Linux
-
apt-get install python-softlayer - Fedora
-
dnf install python3-softlayer - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-softlayer - Raspbian
-
apt-get install python-softlayer
python3-softlayer
Python client for SoftLayer API (Python 3)
This library provides a simple interface to interact with SoftLayer's XML-RPC API and provides support for many of SoftLayer API's features like object masks and a command-line interface that can be used to access various SoftLayer services using the API. This is the Python 3 version of the package.
python-softlayer
Python client for SoftLayer API (Python 2)
This library provides a simple interface to interact with SoftLayer's XML-RPC API and provides support for many of SoftLayer API's features like object masks and a command-line interface that can be used to access various SoftLayer services using the API. This is the Python 2 version of the package.