Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pycloudlib

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pycloudlib

Python library to launch, interact, and snapshot cloud instances

  • 1!10.6.1
  • PyPI
  • Socket score

Maintainers
4

pycloudlib

Build Status

Python library to launch, interact, and snapshot cloud instances

Install

Install directly from PyPI:

pip3 install pycloudlib

Project's requirements.txt file can include pycloudlib as a dependency. Check out the pip documentation for instructions on how to include a particular version or git hash.

Install from latest changes in main branch:

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 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.

Contact

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc