Skip to content

rawwar/multi-cloud-utils-python

Repository files navigation

Multi-Cloud-Utils-Python

PyPI

A python package with helpful utility functions for AWS, GCP, Azure and other cloud providers

Multi-Cloud-Utils-Python is an open source package with an aim to reduce re-development utility functions related to cloud providers. As of now, it aims to support AWS, GCP and Azure.

Installation

run the following command to install the package:

pip install multi-cloud-utils

Usage

using multi-cloud-utils:

import mcu
mcu.hello_world()

About

Helpful python utility functions for AWS, Azure and GCP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages