{% set scriptdir = '../common/js/' %} {% set cssdir = '../common/css/' %} {% extends "templates/base.tmpl" %} {% block pagetitle %}Language bindings{% endblock %} {% block title %} Documentation > Language Bindings and Python Clients {% endblock %} {% block content %}
This page contains documentation about the Python bindings provided by OpenStack and how to use them.
User guide for the OpenStack dashboard and command-line clients.
OpenStack Admin User GuideAdmin user guide for the OpenStack dashboard and command-line clients.
OpenStack Command Line Interface ReferenceReference listing of all commands and parameters available for keystone, glance, neutron, nova, cinder, swift, heat, and ceilometer commands.
Unified OpenStack ClientDocumentation for python-openstackclient, a unified shell command structure.
Documentation treated like code, powered by the community - interested?
How To Contribute