<?xml version="1.0" encoding="utf-8"?>
<section xmlns="http://docbook.org/ns/docbook"
  xmlns:xi="http://www.w3.org/2001/XInclude"
  xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
  xml:id="sdk_install">
  <title>Install the OpenStack SDK</title>
  <para>Each OpenStack project has its own Python library. These
    libraries are bundled with the command-line clients. For example,
    the Python bindings for the Compute API are bundled with the
      <package>python-novaclient</package> package.</para>
  <para>For details about how to install the clients, see <link
      linkend="install_clients">install the OpenStack command-line
      clients</link>.</para>
</section>