
Security News
Meet Socket at Black Hat and DEF CON 2025 in Las Vegas
Meet Socket at Black Hat & DEF CON 2025 for 1:1s, insider security talks at Allegiant Stadium, and a private dinner with top minds in software supply chain security.
A standard Python library that abstracts away differences among multiple cloud provider APIs. For more information and documentation, please see https://libcloud.apache.org
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.
.. image:: https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat :target: https://libcloud.readthedocs.org
.. image:: https://img.shields.io/pypi/v/apache-libcloud.svg :target: https://pypi.python.org/pypi/apache-libcloud/
.. image:: https://github.com/apache/libcloud/workflows/CI/badge.svg?branch=trunk :target: https://github.com/apache/libcloud/actions?query=workflow%3ACI
.. image:: https://github.com/apache/libcloud/actions/workflows/integration-tests.yml/badge.svg?branch=trunk :target: https://github.com/apache/libcloud/actions/workflows/integration-tests.yml
.. image:: https://github.com/apache/libcloud/workflows/Publish%20pricing.json%20to%20S3%20bucket/badge.svg?branch=trunk :target: https://github.com/apache/libcloud/actions?query=workflow%3A%22Publish+pricing.json+to+S3+bucket%22
.. image:: https://img.shields.io/codecov/c/github/apache/libcloud/trunk.svg :target: https://codecov.io/github/apache/libcloud?branch=trunk
.. image:: https://img.shields.io/pypi/pyversions/apache-libcloud.svg :target: https://pypi.python.org/pypi/apache-libcloud/
.. image:: https://img.shields.io/pypi/wheel/apache-libcloud.svg :target: https://pypi.python.org/pypi/apache-libcloud/
.. image:: https://img.shields.io/github/license/apache/libcloud.svg :target: https://github.com/apache/libcloud/blob/trunk/LICENSE
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://black.readthedocs.io/en/stable/the_black_code_style/current_style.html
.. image:: https://img.shields.io/pypi/dm/apache-libcloud :target: https://pypi.org/project/apache-libcloud
.. image:: https://bestpractices.coreinfrastructure.org/projects/152/badge :target: https://bestpractices.coreinfrastructure.org/projects/152
.. image:: https://img.shields.io/github/contributors/apache/libcloud.svg?logo=github :target: https://github.com/apache/libcloud/graphs/contributors
.. image:: https://img.shields.io/github/stars/apache/libcloud.svg?logo=github :target: https://github.com/apache/libcloud/stargazers
.. image:: https://img.shields.io/github/forks/apache/libcloud.svg?logo=github :target: https://github.com/apache/libcloud/network/members
.. image:: https://repology.org/badge/tiny-repos/python:apache-libcloud.svg :target: https://repology.org/project/python:apache-libcloud/versions
:Code: https://github.com/apache/libcloud :License: Apache 2.0; see LICENSE file :Issues: https://issues.apache.org/jira/projects/LIBCLOUD/issues :Website: https://libcloud.apache.org/ :Documentation: https://libcloud.readthedocs.io :Supported Python Versions: Python >= 3.7, PyPy >= 3.7, Python 3.10 + Pyjion (Python 2.7 and Python 3.4 is supported by the v2.8.x release series, last version which supports Python 3.5 is v3.4.0 and v3.6.x for Python 3.6)
Resources you can manage with Libcloud are divided into the following categories:
libcloud.compute.*
)libcloud.storage.*
)libcloud.loadbalancer.*
)libcloud.dns.*
)libcloud.container.*
)Apache Libcloud is an Apache project, see http://libcloud.apache.org for more information.
Documentation can be found at https://libcloud.readthedocs.org.
Libcloud supports Python >= 3.7 and PyPy >= 3.7.
Please send feedback to the mailing list at dev@libcloud.apache.org, or Github repo at https://github.com/apache/libcloud/issues.
For information on how to contribute, please see the Contributing chapter in our documentation https://libcloud.readthedocs.org/en/latest/development.html#contributing.
Source code for the website is available at https://github.com/apache/libcloud-site.
Apache Libcloud is licensed under the Apache 2.0 license. For more information, please see LICENSE_ and NOTICE_ file.
This is a project of the Apache Software Foundation <https://apache.org>
_ and
follows the ASF
vulnerability handling process <https://apache.org/security/#vulnerability-handling>
_.
To report a new vulnerability you have discovered please follow the
ASF vulnerability reporting process <https://apache.org/security/#reporting-a-vulnerability>
_.
.. _LICENSE: https://github.com/apache/libcloud/blob/trunk/LICENSE .. _NOTICE: https://github.com/apache/libcloud/blob/trunk/NOTICE
FAQs
A standard Python library that abstracts away differences among multiple cloud provider APIs. For more information and documentation, please see https://libcloud.apache.org
We found that apache-libcloud demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Meet Socket at Black Hat & DEF CON 2025 for 1:1s, insider security talks at Allegiant Stadium, and a private dinner with top minds in software supply chain security.
Security News
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
Security News
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.