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

jbmchuck/libcloud

This branch is 1 commit ahead of, 5488 commits behind apache/libcloud:trunk.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Michaelchuck, Jon (DS)Michaelchuck, Jon (DS)
Michaelchuck, Jon (DS)
and
Michaelchuck, Jon (DS)
Sep 16, 2016
cc33fc2 · Sep 16, 2016
Jun 28, 2016
Jun 25, 2016
Jun 17, 2016
Jul 10, 2016
Sep 16, 2016
Jan 29, 2014
Jun 26, 2016
Apr 16, 2015
Nov 4, 2015
Jun 17, 2016
Sep 13, 2014
Dec 23, 2015
Jul 13, 2016
Sep 11, 2016
Oct 13, 2015
Mar 7, 2011
Oct 18, 2015
Oct 10, 2015
Apr 10, 2016
Jun 26, 2016
Jul 11, 2016
Nov 11, 2014
Oct 14, 2011
Nov 11, 2014
Nov 11, 2014
Jun 26, 2016
Mar 4, 2015
Jun 26, 2016
Jul 13, 2016

Repository files navigation

Apache Libcloud - a unified interface into the cloud

https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat https://img.shields.io/irc/%23libcloud.png https://bestpractices.coreinfrastructure.org/projects/152/badge https://coveralls.io/repos/github/apache/libcloud/badge.svg?branch=trunk

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 you can manage with Libcloud are divided into the following categories:

  • Compute - Cloud Servers and Block Storage - services such as Amazon EC2 and Rackspace Cloud Servers (libcloud.compute.*)
  • Storage - Cloud Object Storage and CDN - services such as Amazon S3 and Rackspace CloudFiles (libcloud.storage.*)
  • Load Balancers - Load Balancers as a Service, LBaaS (libcloud.loadbalancer.*)
  • DNS - DNS as a Service, DNSaaS (libcloud.dns.*)
  • Container - Container virtualization services (libcloud.container.*)

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.7%
  • Other 0.3%