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.
Use pip install weatherman
.
The tests use tox. Install tox, preferably outside of a virtualenv since it creates virtualenvs for Python 2.7 and Python 3.4.
The documentation is available here: http://weatherman.readthedocs.org/en/latest/