pycloudlib


Namepycloudlib JSON
Version 1!10.13.2 PyPI version JSON
download
home_pagehttps://github.com/canonical/pycloudlib
SummaryPython library to launch, interact, and snapshot cloud instances
upload_time2025-07-25 17:39:26
maintainerNone
docs_urlNone
authorpycloudlib-devs
requires_python>=3.8
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

If you spot a problem, search if an issue already exists. If a related issue doesn't exist, open a
[new issue](https://github.com/canonical/pycloudlib/issues/new/choose).

## 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.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "pycloudlib-devs",
    "author_email": "pycloudlib-devs@lists.launchpad.net",
    "download_url": "https://files.pythonhosted.org/packages/03/0e/348abd0f6bba97488f393e060598ae7f901a46d58e0814f532239b66c7ad/pycloudlib-1!10.13.2.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\nIf you spot a problem, search if an issue already exists. If a related issue doesn't exist, open a\n[new issue](https://github.com/canonical/pycloudlib/issues/new/choose).\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!10.13.2",
    "project_urls": {
        "Homepage": "https://github.com/canonical/pycloudlib"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "60f55e3ecbbd1be0b6586c4dbdd8b47cca49a200e175f6f16d7328f57c041703",
                "md5": "a3446458a2530c63f558e8cb5acd7596",
                "sha256": "117619ecc9a8036635e7c137ba50722c33e971c3c53978f5931414a278cef63c"
            },
            "downloads": -1,
            "filename": "pycloudlib-1!10.13.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a3446458a2530c63f558e8cb5acd7596",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 182552,
            "upload_time": "2025-07-25T17:39:24",
            "upload_time_iso_8601": "2025-07-25T17:39:24.903511Z",
            "url": "https://files.pythonhosted.org/packages/60/f5/5e3ecbbd1be0b6586c4dbdd8b47cca49a200e175f6f16d7328f57c041703/pycloudlib-1!10.13.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "030e348abd0f6bba97488f393e060598ae7f901a46d58e0814f532239b66c7ad",
                "md5": "8e017f8304430cea3930c71884511e57",
                "sha256": "4fc4b16908b974d7faf93fc1da5849f79ade8309497101f23da55644c4a783cb"
            },
            "downloads": -1,
            "filename": "pycloudlib-1!10.13.2.tar.gz",
            "has_sig": false,
            "md5_digest": "8e017f8304430cea3930c71884511e57",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 149584,
            "upload_time": "2025-07-25T17:39:26",
            "upload_time_iso_8601": "2025-07-25T17:39:26.716562Z",
            "url": "https://files.pythonhosted.org/packages/03/0e/348abd0f6bba97488f393e060598ae7f901a46d58e0814f532239b66c7ad/pycloudlib-1!10.13.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-25 17:39:26",
    "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: 1.06788s