# pycloudlib
[](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 master:
```shell
git clone https://git.launchpad.net/pycloudlib
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://launchpad.net/pycloudlib",
"name": "pycloudlib",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "pycloudlib-devs",
"author_email": "pycloudlib-devs@lists.launchpad.net",
"download_url": "https://files.pythonhosted.org/packages/30/82/c92933a8e941ed2a63ed9039eb6785fab55e63fab2682c44b9b45a9c7144/pycloudlib-1!4.0.0.tar.gz",
"platform": null,
"description": "# pycloudlib\n\n[](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 master:\n\n```shell\ngit clone https://git.launchpad.net/pycloudlib\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!4.0.0",
"project_urls": {
"Homepage": "https://launchpad.net/pycloudlib"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2b702840b6aaeabf93cf169e8eb5fc6f3520066c6f953b6e37e7b87fbf7fa961",
"md5": "716aafecb843fe69bbf4784d131b1734",
"sha256": "cbef59e3b3ab6f9e3a5f20cea4717d249702b088cb227c47ebefeb17278ca628"
},
"downloads": -1,
"filename": "pycloudlib-1!4.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "716aafecb843fe69bbf4784d131b1734",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 110942,
"upload_time": "2023-06-06T08:45:52",
"upload_time_iso_8601": "2023-06-06T08:45:52.496162Z",
"url": "https://files.pythonhosted.org/packages/2b/70/2840b6aaeabf93cf169e8eb5fc6f3520066c6f953b6e37e7b87fbf7fa961/pycloudlib-1!4.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3082c92933a8e941ed2a63ed9039eb6785fab55e63fab2682c44b9b45a9c7144",
"md5": "c062265d887466f802b1c4c259fbaffe",
"sha256": "42edbf8f51b7adaf491b0c4de5b046505f196e8c92d7f43b6a6933d0423736df"
},
"downloads": -1,
"filename": "pycloudlib-1!4.0.0.tar.gz",
"has_sig": false,
"md5_digest": "c062265d887466f802b1c4c259fbaffe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 88921,
"upload_time": "2023-06-06T08:45:54",
"upload_time_iso_8601": "2023-06-06T08:45:54.538076Z",
"url": "https://files.pythonhosted.org/packages/30/82/c92933a8e941ed2a63ed9039eb6785fab55e63fab2682c44b9b45a9c7144/pycloudlib-1!4.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-06 08:45:54",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pycloudlib"
}