Atom feed of this document
 

 Rackspace Cloud SDK for Python

The Rackspace Cloud SDK for Python, also known as pyrax, contains a language API, Getting Started Guide, API Reference Manual, Quick Reference, Release Notes, and sample code. 

Minimum requirements

The Rackspace Cloud SDK for Python requires the following:

Installation instructions

The best way to install pyrax is by using pip to get the latest official release from the Python Package Index:

  • pip install pyrax

As an alternative, you may also use pip to install directly from GitHub:

  • pip install git+git://github.com/rackspace/pyrax.git

[Note]Note

If you are not using virtualenv, you will need to run pip install as admin using sudo. Complete instructions can be found in the Installation Guide.

Current version - 1.3