An open API service indexing awesome lists of open source software.

https://github.com/rtmigo/awscmds_py

Python functions that call AWS CLI and Docker
https://github.com/rtmigo/awscmds_py

aws cli docker package python

Last synced: 10 months ago
JSON representation

Python functions that call AWS CLI and Docker

Awesome Lists containing this project

README

          

A set of Python functions that call AWS CLI and Docker.

Used to test the [lambdarado](https://github.com/rtmigo/lambdarado_py#readme)
package.

# Installation

``` bash
$ pip install git+https://github.com/rtmigo/awscmds_py#egg=awscmds
```