Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 1.42 KB

File metadata and controls

48 lines (37 loc) · 1.42 KB

SoftLayer API Python Client |version|

API Docs | GitHub | Issues | Pull Requests | PyPI | Twitter | #softlayer on freenode

This is the documentation to SoftLayer's Python API Bindings. These bindings use SoftLayer's XML-RPC interface in order to manage SoftLayer services.

.. toctree::
   :maxdepth: 3
   :glob:

   install
   config_file
   api/*
   cli


Contributing

.. toctree::
   :maxdepth: 1
   :glob:

   dev/index
   dev/cli


External Links

.. toctree::

   SoftLayer API Documentation <http://developer.softlayer.com/reference/softlayerapi>
   Source on GitHub <https://github.com/softlayer/softlayer-python>
   Issues <https://github.com/softlayer/softlayer-python/issues>
   Pull Requests <https://github.com/softlayer/softlayer-python/pulls>
   PyPI <https://pypi.python.org/pypi/softlayer/>
   Twitter <https://twitter.com/SoftLayerDevs>
   #softlayer on freenode <irc://irc.freenode.net/#softlayer>