Skip to content

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

License

Parsely/libcloud

 
 

Repository files navigation

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>.

About

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

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%