About
libcloud is a client library for interacting with many of the popular cloud server providers. It was created to make it easy for developers to build products that work between any of the services that it supports.
libcloud was originally created by the folks over at Cloudkick, but has since grown into an independent free software project licensed under the Apache License (2.0).
The libcloud team can be contacted at users@libcloud.apache.org.
Supported Versions
Libcloud supports the following Python version:
- Python 2.5,
- Python 2.6,
- Python 2.7,
- PyPy,
- Python 3 (since 0.7.1)
Support for Python 2.4 has been dropped in Libcloud 0.4.0. If you are still using Python 2.4 you need to use version prior to 0.4.0.
