Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 1.42 KB

File metadata and controls

47 lines (36 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