pycloudlib


Namepycloudlib JSON
Version 1!7.7.0 PyPI version JSON
download
home_pagehttps://github.com/canonical/pycloudlib
SummaryPython library to launch, interact, and snapshot cloud instances
upload_time2024-07-10 19:10:58
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

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.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "pycloudlib-devs",
    "author_email": "pycloudlib-devs@lists.launchpad.net",
    "download_url": "https://files.pythonhosted.org/packages/d0/61/a8b25c9d1d3cdf000569f03a85cdbf6bac8a139d08799f374144930198be/pycloudlib-1!7.7.0.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!7.7.0",
    "project_urls": {
        "Homepage": "https://github.com/canonical/pycloudlib"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "787cb0c289bc6f19dfee49796977011df974aef2e33ec912ffdfab76ae1c7527",
                "md5": "6b1b938dd514c6bd0f99bb1602b3de20",
                "sha256": "553ca91c7041fb74850fac8efa56e08c02a45087b30d24b4531995e62f729a10"
            },
            "downloads": -1,
            "filename": "pycloudlib-1!7.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6b1b938dd514c6bd0f99bb1602b3de20",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 152097,
            "upload_time": "2024-07-10T19:10:51",
            "upload_time_iso_8601": "2024-07-10T19:10:51.442353Z",
            "url": "https://files.pythonhosted.org/packages/78/7c/b0c289bc6f19dfee49796977011df974aef2e33ec912ffdfab76ae1c7527/pycloudlib-1!7.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d061a8b25c9d1d3cdf000569f03a85cdbf6bac8a139d08799f374144930198be",
                "md5": "f333556f8c1ec671ca82ce5d3dddd7ed",
                "sha256": "f1265f84e7041ac21b32de849afc259d4613171ec3cf99fd7db375a91b68f293"
            },
            "downloads": -1,
            "filename": "pycloudlib-1!7.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f333556f8c1ec671ca82ce5d3dddd7ed",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 119335,
            "upload_time": "2024-07-10T19:10:58",
            "upload_time_iso_8601": "2024-07-10T19:10:58.058113Z",
            "url": "https://files.pythonhosted.org/packages/d0/61/a8b25c9d1d3cdf000569f03a85cdbf6bac8a139d08799f374144930198be/pycloudlib-1!7.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-10 19:10:58",
    "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.25988s