Skip to main content

Python language bindings for OpenStack Clouds.

Project description

pyrax

Python SDK for OpenStack/Rackspace APIs

See the COPYING file for license and copyright information.

pyrax should work with most OpenStack-based cloud deployments, though it specifically targets the Rackspace public cloud. For example, the code for cloudfiles contains the ability to publish your content on Rackspace's CDN network, even though CDN support is not part of OpenStack Swift. But if you don't use any of the CDN-related code, your app will work fine on any standard Swift deployment.

See the Release Notes for what has changed in the latest release


* Getting Started with OpenStack/Rackspace
To sign up for a Rackspace Cloud account, go to http://www.rackspace.com/cloud and follow the prompts.

If you are working with an OpenStack deployment, you can find more information at http://www.openstack.org.


* Requirements
- A Rackspace Cloud account
- username
- API key
- Python 2.7
Note: pyrax is not yet tested yet with other Python versions. Please post feedback about what works or does not work with other versions. See the Support and Feedback section below for where to post.


* Installation
The best way to install pyrax is by using pip to get the latest official release:

pip install pyrax

If you would like to work with the current development state of pyrax, you can install directly from trunk on GitHub:

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

If you are not using virtualenv, you will need to run pip install as admin using sudo.

You may also download and install from source. The source code for pyrax is available on GitHub.

Once you have the source code, cd to the base directory of the source and run (using sudo, if necessary):

python setup.py install


* Updates
If you installed pyrax using pip, it is simple to get the latest updates from either PyPI or GitHub:

# PyPI
pip install --upgrade pyrax
# GitHub
pip install --upgrade git+git://github.com/rackspace/pyrax.git


* Support and Feedback
Your feedback is appreciated! If you have specific issues with the pyrax SDK, developers should file an issue via Github. For general feedback and support requests, send an email to: sdk-support@rackspace.com.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyrax-1.9.2.tar.gz (311.9 kB view details)

Uploaded Source

Built Distribution

pyrax-1.9.2-py2.py3-none-any.whl (333.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pyrax-1.9.2.tar.gz.

File metadata

  • Download URL: pyrax-1.9.2.tar.gz
  • Upload date:
  • Size: 311.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyrax-1.9.2.tar.gz
Algorithm Hash digest
SHA256 1971dd941cc750815a0b51d3b0ed6a30cfa9f1dcc562bca808b0708b9ffed8ed
MD5 a9687a96eff3a757742b46ea264ef180
BLAKE2b-256 1b18f60b9b8552eb52409a18bfdddd63aa6c675e7cd91564108c7e7847ffa904

See more details on using hashes here.

File details

Details for the file pyrax-1.9.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pyrax-1.9.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a0052719aacb97108f72380b18c99f48cd368962520e5806a0099b90a2ec01ee
MD5 1513bc9f43b678439da7e3d5f284e2f1
BLAKE2b-256 7a7cd06a166cf1330f0c852cc0df7514d55028e73db25947fb3cb4f705fa4355

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page