Skip to content
forked from apache/libcloud

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

Notifications You must be signed in to change notification settings

mcloudpy/libcloud

This branch is 15 commits ahead of, 7160 commits behind apache/libcloud:trunk.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c35fd25 · Nov 25, 2014
Nov 12, 2014
Oct 21, 2014
Dec 31, 2013
Nov 12, 2014
Nov 25, 2014
Jan 29, 2014
Sep 27, 2014
Sep 13, 2014
Jun 15, 2013
Jul 21, 2014
Nov 13, 2014
Dec 29, 2013
Mar 7, 2011
Jan 14, 2014
Jan 14, 2014
Jul 20, 2014
Nov 11, 2014
Nov 11, 2014
Oct 14, 2011
Nov 11, 2014
Nov 11, 2014
Nov 21, 2013
Apr 22, 2014
Sep 27, 2014

Repository files navigation

Apache Libcloud - a unified interface into the cloud

https://pypip.in/version/apache-libcloud/badge.png https://pypip.in/d/apache-libcloud/badge.png https://secure.travis-ci.org/apache/libcloud.png?branch=trunk https://pypip.in/py_versions/apache-libcloud/badge.png https://pypip.in/wheel/apache-libcloud/badge.png https://pypip.in/license/apache-libcloud/badge.png

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 and Block Storage - services such as Amazon EC2 and Rackspace Cloud Servers (libcloud.compute.*)
  • Cloud Object Storage and CDN - 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.

Documentation

Documentation can be found at https://libcloud.readthedocs.org.

Feedback

Please send feedback to the mailing list at <[email protected]>, or the JIRA at <https://issues.apache.org/jira/browse/LIBCLOUD>.

Contributing

For information on how to contribute, please see the Contributing chapter in our documentation <https://libcloud.readthedocs.org/en/latest/development.html#contributing>

License

Apache Libcloud is licensed under the Apache 2.0 license. For more information, please see LICENSE and NOTICE file.

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.5%
  • Shell 0.5%