Skip to main content

A Python client for the Rackspace Cloud Backup API.

Project description

***************************
Cloud Backup API Python SDK
***************************

:version: 0.20.0
:Presentations: `Introduction`_

Welcome to the Python bindings to the Rackspace Cloud Backup
API. These bindings will help you make the most of the Cloud Backup
system and integrate it into your workflows.

**Table of Contents**

.. contents::
:local:
:depth: 2
:backlinks: none

========
Features
========

* Python 2.7 and 3.3+ supported
* Easy to install (pip)
* Easy to test (nose + tox)
* Designed to be easy to use on multiple platforms

.. code-block:: python

#TODO: Update this for the new API
# Create a backup
# Run a backup
# Get the backup report

=======
Install
=======

Make sure you have libgmp, libssl, and the Python development headers installed::

sudo apt-get install python-dev python3-dev

On Windows, make sure that the proper Visual Studio path is configured::

SET VS90COMNTOOLS=%VS100COMNTOOLS% # MSVS 2010
SET VS90COMNTOOLS=%VS110COMNTOOLS% # MSVS 2012

.. code-block:: bash

pip install git+https://github.com/rackerlabs/python-cloudbackup-sdk

============
Contributing
============

Some simple guidelines:

* Unit tests for new features
* Keep the code clean - pep8
* Be wary of warnings and errors - pylint
* 100% code coverage - keep it strong

For more details, checkout the `Contributing`_ guide.

If you have any questions, please check in with Benjamen Meyer
<ben.meyer@rackspace.com>.

.. _backup_config.json: https://github.com/rackerlabs/python-cloudbackup-sdk/blob/master/examples/create_a_backup/backup_config.json
.. _Contributing: https://github.com/rackerlabs/python-cloudbackup-sdk/blob/master/CONTRIBUTING.rst


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

Built Distribution

python_cloudbackup_sdk-0.20.0-py2-none-any.whl (77.6 kB view hashes)

Uploaded Python 2

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