python-libcloud_1.5.0-1_all.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/modeanalytics/saltstack/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/modeanalytics/saltstack/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install python-libcloud=1.5.0-1

unified Python interface into the cloud

Full description:
  unified Python interface into the cloud
 libcloud is a pure Python client library for interacting with many of the
 popular cloud server providers using a unified API. It was created to make it
 easy for developers to build products that work between any of the services
 that it supports.
 .
  * Avoid vendor lock-in
  * Use the same API to talk to many different providers
  * More than 30 supported providers total
  * Four main APIs: Compute, Storage, Load Balancers, DNS
  * Supports Python 2.5, Python 2.6, Python 2.7, PyPy and Python 3
 .
 Resource you can manage with Libcloud are divided in the following categories:
 .
  * Cloud Servers and Block Storage - services such as Amazon EC2 and
    Rackspace Cloud Servers (libcloud.compute.*)
  * Cloud Object Storage and CDN - services such as Amazon S3 and
    Rackspace CloudFiles (libcloud.storage.*)
  * Load Balancers as a Service, LBaaS (libcloud.loadbalancer.*)
  * DNS as a Service, DNSaaS (libcloud.dns.*)
 .
 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).

Checksums

MD5 7fcad6d31e95e9f8d3091fd47846a05e
SHA1 539f61f2618d458b5c0eaaa67c0652ccedeaef3b
SHA256 d8ee0aae52a208650d8eb86b887973a10908462cdf0b15af16edf89e6a85c0cd
SHA512 950542f52ecba974bbc11fc9ec011b4214ebd7f69322b54162d94d7f84935738a3e50866a9f890ce24a9a16f2ea41a0343423934ca1be85ec9d5d770667fe0a0

Depends

  • python (>= 2.7), python (<< 2.8), python-crypto (>= 2.6), python-lockfile (>= 0.9), python-simplejson

Files

  • /usr/share/lintian/overrides/python-libcloud
  • /usr/share/doc/python-libcloud/README.rst
  • /usr/share/doc/python-libcloud/examples/secrets.py-dist
  • /usr/share/doc/python-libcloud/examples/gce_demo.py.gz
  • /usr/share/doc/python-libcloud/examples/example_storage.py
  • /usr/share/doc/python-libcloud/examples/example_loadbalancer.py
  • /usr/share/doc/python-libcloud/examples/example_dns.py
  • /usr/share/doc/python-libcloud/examples/example_compute.py
  • /usr/share/doc/python-libcloud/examples/example_aliyun_slb.py
  • /usr/share/doc/python-libcloud/examples/example_aliyun_oss.py
  • /usr/share/doc/python-libcloud/examples/example_aliyun_ecs.py
  • /usr/share/doc/python-libcloud/examples/compute_demo.py
  • /usr/share/doc/python-libcloud/examples/__init__.py
  • /usr/share/doc/python-libcloud/copyright
  • /usr/share/doc/python-libcloud/changelog.gz
  • /usr/share/doc/python-libcloud/changelog.Debian.gz
  • /usr/lib/python2.7/dist-packages/libcloud/utils/xml.py
  • /usr/lib/python2.7/dist-packages/libcloud/utils/py3.py
  • /usr/lib/python2.7/dist-packages/libcloud/utils/publickey.py
  • /usr/lib/python2.7/dist-packages/libcloud/utils/networking.py
  • /usr/lib/python2.7/dist-packages/libcloud/utils/misc.py
  • /usr/lib/python2.7/dist-packages/libcloud/utils/logging.py
  • /usr/lib/python2.7/dist-packages/libcloud/utils/iso8601.py
  • /usr/lib/python2.7/dist-packages/libcloud/utils/files.py
  • /usr/lib/python2.7/dist-packages/libcloud/utils/escape.py
  • /usr/lib/python2.7/dist-packages/libcloud/utils/dist.py
  • /usr/lib/python2.7/dist-packages/libcloud/utils/decorators.py
  • /usr/lib/python2.7/dist-packages/libcloud/utils/connection.py
  • /usr/lib/python2.7/dist-packages/libcloud/utils/compression.py
  • /usr/lib/python2.7/dist-packages/libcloud/utils/__init__.py

Uploaded

over 2 years ago

Package Size

1.17 MB

Installed Size

13.2 MB

Downloads

25

wget

wget --content-disposition "https://packagecloud.io/modeanalytics/saltstack/packages/ubuntu/xenial/python-libcloud_1.5.0-1_all.deb/download.deb?distro_version_id=165"

Homepage

https://libcloud.apache.org/