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

https://github.com/taik0/cumin-ec2-backend

wikimedia/cumin backend for EC2 (AWS)
https://github.com/taik0/cumin-ec2-backend

aws cumin cumin-backend devops ec2

Last synced: about 1 month ago
JSON representation

wikimedia/cumin backend for EC2 (AWS)

Awesome Lists containing this project

README

          

# cumin ec2 backend

This module is a backend for [cumin](https://github.com/wikimedia/cumin) so it can execute queries against
aws and use any kind of filter.

There's no tests, so feel free to make a PR or improve this module!

## Installation

Just run:
```
python3 setup.py install
```