You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The most up to date version of this library can be found on the `SoftLayer GitHub public repositories <https://github.com/softlayer>`_. Please post to the `SoftLayer Forums <https://forums.softlayer.com/>`_ or open a support ticket in the `SoftLayer Customer Portal <https://control.softlayer.com>`_ if you have any questions regarding use of this library.
17
+
For Debian "jessie" (currently testing) and Ubuntu 14.04, official system packages are available::
18
18
19
-
.. _install_from_source:
19
+
$ sudo apt-get install python-softlayer
20
20
21
+
22
+
.. _install_from_source:
21
23
From Source
22
24
-----------
23
25
24
26
The project is developed on GitHub, at `https://github.com/softlayer/softlayer-python <https://github.com/softlayer/softlayer-python>`_.
25
27
28
+
Install from source via pip (requires `git <http://git-scm.com>`_): ::
0 commit comments