Contents

apache-libcloud 3.8.0

0

A standard Python library that abstracts away differences among multiple cloud provider APIs. For mo

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

Stars: 2009, Watchers: 2009, Forks: 927, Open Issues: 85

The apache/libcloud repo was created 14 years ago and the last code push was 4 days ago.
The project is very popular with an impressive 2009 github stars!

How to Install apache-libcloud

You can install apache-libcloud using pip

pip install apache-libcloud

or add it to a project with poetry

poetry add apache-libcloud

Package Details

Author
License
Apache License (2.0)
Homepage
PyPi:
https://pypi.org/project/apache-libcloud/
Documentation:
https://libcloud.readthedocs.io
GitHub Repo:
https://github.com/apache/libcloud

Classifiers

  • Software Development/Libraries/Python Modules
No  apache-libcloud  pypi packages just yet.

Errors

A list of common apache-libcloud errors.

Code Examples

Here are some apache-libcloud code examples and snippets.

GitHub Issues

The apache-libcloud package has 85 open issues on GitHub

  • Create Azure node from Compute Gallery image, OS disk delete
  • Add Azure create node OS disk delete option
  • Create node from Azure Compute Gallery images
  • fix #1641: [EC2] Add missing "creation_date" NodeImage extra
  • [EC2] Add missing "creation_date" NodeImage extra
  • Add EKS cluster support
  • Proxmox as a provider
  • OpenStack: Move floating IP functions to use network service instead of nova
  • OpenStack: Move floating IP functions to use network service instead of nova
  • Scaleway object storage driver

See more issues on GitHub

Related Packages & Articles