This is a collection of limited examples of how to user SoftLayer's Python library.
Please note, This is not an official repo. Use at your own risk. Author is not responsible for any damages caused by using
these examples/tutorials.
pip install softlayer
or git clone and install from source.
git clone https://github.com/softlayer/softlayer-python.git
python setup.py install
Do let me know if you find any bugs.