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
- Host: GitHub
- URL: https://github.com/rtmigo/awscmds_py
- Owner: rtmigo
- License: mit
- Created: 2021-05-11T22:52:25.000Z (over 4 years ago)
- Default Branch: staging
- Last Pushed: 2021-06-01T02:05:15.000Z (over 4 years ago)
- Last Synced: 2025-01-21T15:32:15.712Z (12 months ago)
- Topics: aws, cli, docker, package, python
- Language: Python
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```