{% set projects = PROJECT_DATA[SERIES] %} {% extends "templates/base.tmpl" %} {% block pagetitle %}{{SERIES_TITLE}} 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.
Documentation for python-openstackclient, a unified shell command structure.
Documentation treated like code, powered by the community - interested?
How To Contribute