pycloudlib


Namepycloudlib JSON
Version 1!6.7.1 PyPI version JSON
download
home_pagehttps://github.com/canonical/pycloudlib
SummaryPython library to launch, interact, and snapshot cloud instances
upload_time2024-04-24 16:00:33
maintainerNone
docs_urlNone
authorpycloudlib-devs
requires_python>=3.6
licenseGNU General Public License v3 (GPLv3)
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pycloudlib

[![Build Status](https://travis-ci.com/canonical/pycloudlib.svg?branch=master)](https://travis-ci.com/canonical/pycloudlib)

Python library to launch, interact, and snapshot cloud instances

## Install

Install directly from [PyPI](https://pypi.org/project/pycloudlib/):

```shell
pip3 install pycloudlib
```

Project's requirements.txt file can include pycloudlib as a dependency. Check out the [pip documentation](https://pip.readthedocs.io/en/1.1/requirements.html) for instructions on how to include a particular version or git hash.

Install from latest changes in `main` branch:

```shell
git clone https://github.com/canonical/pycloudlib.git
cd pycloudlib
python3 setup.py install
```

## Usage

The library exports each cloud with a standard set of functions for operating on instances, snapshots, and images. There are also cloud specific operations that allow additional operations.

See the examples directory or the [online documentation](https://pycloudlib.readthedocs.io/) for more information.

## Bugs

File bugs on Launchpad at the [pycloudlib project](https://bugs.launchpad.net/pycloudlib/+filebug).

## Contact

To contact the developers use the pycloudlib-devs@lists.launchpad.net list.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/canonical/pycloudlib",
    "name": "pycloudlib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "pycloudlib-devs",
    "author_email": "pycloudlib-devs@lists.launchpad.net",
    "download_url": "https://files.pythonhosted.org/packages/88/c1/a7f3999024f6b8383843bd92ee5611c016327a3cc90069b57637e0cef2bf/pycloudlib-1!6.7.1.tar.gz",
    "platform": null,
    "description": "# pycloudlib\n\n[![Build Status](https://travis-ci.com/canonical/pycloudlib.svg?branch=master)](https://travis-ci.com/canonical/pycloudlib)\n\nPython library to launch, interact, and snapshot cloud instances\n\n## Install\n\nInstall directly from [PyPI](https://pypi.org/project/pycloudlib/):\n\n```shell\npip3 install pycloudlib\n```\n\nProject's requirements.txt file can include pycloudlib as a dependency. Check out the [pip documentation](https://pip.readthedocs.io/en/1.1/requirements.html) for instructions on how to include a particular version or git hash.\n\nInstall from latest changes in `main` branch:\n\n```shell\ngit clone https://github.com/canonical/pycloudlib.git\ncd pycloudlib\npython3 setup.py install\n```\n\n## Usage\n\nThe library exports each cloud with a standard set of functions for operating on instances, snapshots, and images. There are also cloud specific operations that allow additional operations.\n\nSee the examples directory or the [online documentation](https://pycloudlib.readthedocs.io/) for more information.\n\n## Bugs\n\nFile bugs on Launchpad at the [pycloudlib project](https://bugs.launchpad.net/pycloudlib/+filebug).\n\n## Contact\n\nTo contact the developers use the pycloudlib-devs@lists.launchpad.net list.\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3 (GPLv3)",
    "summary": "Python library to launch, interact, and snapshot cloud instances",
    "version": "1!6.7.1",
    "project_urls": {
        "Homepage": "https://github.com/canonical/pycloudlib"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b958175bb64e2522d0d4829c60d4c26c119d1d11188358b977160ff2ec3f6a2e",
                "md5": "acabb377e08dd7bd8de37dde4c227554",
                "sha256": "4eb9b339697f3d56ba7973ac29cb51dca0d92c6646cf91654b0a1e410ebe98f5"
            },
            "downloads": -1,
            "filename": "pycloudlib-1!6.7.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "acabb377e08dd7bd8de37dde4c227554",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 141013,
            "upload_time": "2024-04-24T16:00:31",
            "upload_time_iso_8601": "2024-04-24T16:00:31.357358Z",
            "url": "https://files.pythonhosted.org/packages/b9/58/175bb64e2522d0d4829c60d4c26c119d1d11188358b977160ff2ec3f6a2e/pycloudlib-1!6.7.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88c1a7f3999024f6b8383843bd92ee5611c016327a3cc90069b57637e0cef2bf",
                "md5": "466aed78c577273bb456ce0d453cd209",
                "sha256": "5de3f9dced90c822bf8c0150949e745c9adb1aae1944bfbcbe989721aad6f641"
            },
            "downloads": -1,
            "filename": "pycloudlib-1!6.7.1.tar.gz",
            "has_sig": false,
            "md5_digest": "466aed78c577273bb456ce0d453cd209",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 110993,
            "upload_time": "2024-04-24T16:00:33",
            "upload_time_iso_8601": "2024-04-24T16:00:33.220444Z",
            "url": "https://files.pythonhosted.org/packages/88/c1/a7f3999024f6b8383843bd92ee5611c016327a3cc90069b57637e0cef2bf/pycloudlib-1!6.7.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-24 16:00:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "canonical",
    "github_project": "pycloudlib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "pycloudlib"
}
        
Elapsed time: 0.29189s