bryangrimes / weatherman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weatherman.py

weatherman is a script that wraps the creation of Elastic Beanstalk stacks via eb CLI tool. It generates command line parameters based on input and configuration, then creates Elastic Beanstalk environments.

Installation

Use pip install weatherman.

Test Suite

The tests use tox. Install tox, preferably outside of a virtualenv since it creates virtualenvs for Python 2.7 and Python 3.4.

Documentation

The documentation is available here: http://weatherman.readthedocs.org/en/latest/

About


Languages

Language:Python 100.0%