/cloudtools

Python package for working with cloud resources

Primary LanguagePythonApache License 2.0Apache-2.0

cloudtools

(Nascent) utilities for working with cloud computing resources. This aim of this package is to provide a centralized resource for code for working with AWS (and potentially other cloud providers), etc, that keeps getting duplicated within different projects.

Install

git clone https://github.com/agroimpacts/cloudtools.git
cd cloudtools
pip install .