{"id":13502389,"url":"https://github.com/apache/libcloud","last_synced_at":"2025-05-13T17:03:41.402Z","repository":{"id":830125,"uuid":"419555","full_name":"apache/libcloud","owner":"apache","description":"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.","archived":false,"fork":false,"pushed_at":"2025-05-05T18:00:07.000Z","size":36371,"stargazers_count":2062,"open_issues_count":103,"forks_count":929,"subscribers_count":82,"default_branch":"trunk","last_synced_at":"2025-05-06T16:11:29.394Z","etag":null,"topics":["apache","cloud","libcloud","library","python"],"latest_commit_sha":null,"homepage":"https://libcloud.apache.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.rst","support":"docs/supported_providers.rst","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-12-11T09:00:14.000Z","updated_at":"2025-04-28T23:03:12.000Z","dependencies_parsed_at":"2023-07-05T19:01:45.088Z","dependency_job_id":"9a35a6d1-eb25-427c-b6fe-a0f6e28b784d","html_url":"https://github.com/apache/libcloud","commit_stats":{"total_commits":8925,"total_committers":482,"mean_commits":"18.516597510373444","dds":0.763921568627451,"last_synced_commit":"6e39117d6f686e2f49b12fc8a24168d13b6e0ada"},"previous_names":[],"tags_count":86,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Flibcloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Flibcloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Flibcloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Flibcloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/libcloud/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253990449,"owners_count":21995773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apache","cloud","libcloud","library","python"],"created_at":"2024-07-31T22:02:12.365Z","updated_at":"2025-05-13T17:03:39.842Z","avatar_url":"https://github.com/apache.png","language":"Python","readme":"Apache Libcloud - a unified interface for the cloud\n====================================================\n\nApache Libcloud is a Python library which hides differences between different\ncloud provider APIs and allows you to manage different cloud resources\nthrough a unified and easy to use API.\n\n\n.. image:: https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat\n        :target: https://libcloud.readthedocs.org\n\n.. image:: https://img.shields.io/pypi/v/apache-libcloud.svg\n        :target: https://pypi.python.org/pypi/apache-libcloud/\n\n.. image:: https://github.com/apache/libcloud/workflows/CI/badge.svg?branch=trunk\n        :target: https://github.com/apache/libcloud/actions?query=workflow%3ACI\n\n.. image:: https://github.com/apache/libcloud/actions/workflows/integration-tests.yml/badge.svg?branch=trunk\n        :target: https://github.com/apache/libcloud/actions/workflows/integration-tests.yml\n\n.. image:: https://github.com/apache/libcloud/workflows/Publish%20pricing.json%20to%20S3%20bucket/badge.svg?branch=trunk\n        :target: https://github.com/apache/libcloud/actions?query=workflow%3A%22Publish+pricing.json+to+S3+bucket%22\n\n.. image:: https://img.shields.io/codecov/c/github/apache/libcloud/trunk.svg\n        :target: https://codecov.io/github/apache/libcloud?branch=trunk\n\n.. image:: https://img.shields.io/pypi/pyversions/apache-libcloud.svg\n        :target: https://pypi.python.org/pypi/apache-libcloud/\n\n.. image:: https://img.shields.io/pypi/wheel/apache-libcloud.svg\n        :target: https://pypi.python.org/pypi/apache-libcloud/\n\n.. image:: https://img.shields.io/github/license/apache/libcloud.svg\n        :target: https://github.com/apache/libcloud/blob/trunk/LICENSE\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n        :target: https://black.readthedocs.io/en/stable/the_black_code_style/current_style.html\n\n.. image:: https://img.shields.io/pypi/dm/apache-libcloud\n        :target: https://pypi.org/project/apache-libcloud\n\n.. image:: https://bestpractices.coreinfrastructure.org/projects/152/badge\n        :target: https://bestpractices.coreinfrastructure.org/projects/152\n\n.. image:: https://img.shields.io/github/contributors/apache/libcloud.svg?logo=github\n        :target: https://github.com/apache/libcloud/graphs/contributors\n\n.. image:: https://img.shields.io/github/stars/apache/libcloud.svg?logo=github\n        :target: https://github.com/apache/libcloud/stargazers\n\n.. image:: https://img.shields.io/github/forks/apache/libcloud.svg?logo=github\n        :target: https://github.com/apache/libcloud/network/members\n\n.. image:: https://repology.org/badge/tiny-repos/python:apache-libcloud.svg\n        :target: https://repology.org/project/python:apache-libcloud/versions\n\n:Code:          https://github.com/apache/libcloud\n:License:       Apache 2.0; see LICENSE file\n:Issues:        https://issues.apache.org/jira/projects/LIBCLOUD/issues\n:Website:       https://libcloud.apache.org/\n:Documentation: https://libcloud.readthedocs.io\n:Supported Python Versions: Python \u003e= 3.9, PyPy \u003e= 3.9, Python 3.10 + Pyjion\n                            (Python 2.7 and Python 3.4 is supported by the\n                            v2.8.x release series, last version which supports\n                            Python 3.5 is v3.4.0, v3.6.x for Python 3.6, and\n                            v3.8.x for Python 3.7 and 3.8)\n\nResources you can manage with Libcloud are divided into the following categories:\n\n* **Compute** - Cloud Servers and Block Storage - services such as Amazon EC2 and Rackspace\n  Cloud Servers (``libcloud.compute.*``)\n* **Storage** - Cloud Object Storage and CDN  - services such as Amazon S3 and Rackspace\n  CloudFiles (``libcloud.storage.*``)\n* **Load Balancers** - Load Balancers as a Service, LBaaS (``libcloud.loadbalancer.*``)\n* **DNS** - DNS as a Service, DNSaaS (``libcloud.dns.*``)\n* **Container** - Container virtualization services (``libcloud.container.*``)\n\nApache Libcloud is an Apache project, see \u003chttp://libcloud.apache.org\u003e for\nmore information.\n\nDocumentation\n=============\n\nDocumentation can be found at \u003chttps://libcloud.readthedocs.org\u003e.\n\nNote on Python Version Compatibility\n====================================\n\nLibcloud supports Python \u003e= 3.9 and PyPy \u003e= 3.9.\n\n* Support for Python 3.7 and 3.8 has been dropped in v3.9.0 release.\n  Last release series which supports Python 3.7 and 3.8 is v3.8.x.\n* Support for Python 3.6 has been dropped in v3.7.0 release.\n  Last release series which supports Python 3.6 is v3.6.x.\n* Support for Python 3.5 has been dropped in v3.5.0 release.\n* Last release series which supports Python 3.5 is v3.4.x.\n* Support for Python 2.7 and 3.4 has been dropped in Libcloud v3.0.0 (last\n  release series which support Python 2.7 and Python 3.4 is v2.8.x).\n\nFeedback\n========\n\nPlease send feedback to the mailing list at \u003cdev@libcloud.apache.org\u003e,\nor Github repo at \u003chttps://github.com/apache/libcloud/issues\u003e.\n\nContributing\n============\n\nFor information on how to contribute, please see the Contributing\nchapter in our documentation\n\u003chttps://libcloud.readthedocs.org/en/latest/development.html#contributing\u003e.\n\nWebsite\n=======\n\nSource code for the website is available at\n\u003chttps://github.com/apache/libcloud-site\u003e.\n\nLicense\n=======\n\nApache Libcloud is licensed under the Apache 2.0 license. For more information,\nplease see LICENSE_ and NOTICE_ file.\n\nSecurity\n========\n\nThis is a project of the `Apache Software Foundation \u003chttps://apache.org\u003e`_ and\nfollows the ASF\n`vulnerability handling process \u003chttps://apache.org/security/#vulnerability-handling\u003e`_.\n\nReporting a Vulnerability\n-------------------------\n\nTo report a new vulnerability you have discovered please follow the\n`ASF vulnerability reporting process \u003chttps://apache.org/security/#reporting-a-vulnerability\u003e`_.\n\n.. _LICENSE: https://github.com/apache/libcloud/blob/trunk/LICENSE\n.. _NOTICE: https://github.com/apache/libcloud/blob/trunk/NOTICE\n","funding_links":[],"categories":["Python","Database Clients","Libraries","Data Management \u0026 Processing","python"],"sub_categories":["Database \u0026 Cloud Management"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Flibcloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Flibcloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Flibcloud/lists"}