A standard Python library that abstracts away differences among multiple cloud provider APIs. For more information and documentation, please see http://libcloud.apache.org
Project description
Apache Libcloud - a unified interface into the cloud
Apache Libcloud is a Python library which hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy to use API.
Resource you can manage with Libcloud are divided in the following categories:
Cloud Servers - services such as Amazon EC2 and Rackspace CloudServers (libcloud.compute.*)
Cloud Storage - services such as Amazon S3 and Rackspace CloudFiles (libcloud.storage.*)
Load Balancers as a Service, LBaaS (libcloud.loadbalancer.*)
DNS as a Service, DNSaaS (libcloud.dns.*)
Apache libcloud is an Apache project, see <http://libcloud.apache.org> for more information.
For API documentation and examples, see: <http://libcloud.apache.org/getting-started.html>
Feedback
Please send feedback to the mailing list at <dev@libcloud.apache.org>, or the JIRA at <https://issues.apache.org/jira/browse/LIBCLOUD>.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.