easily manage Amazon Web services. If you have an AWS account the setup should only take a few minutes. You only need python, boto and fabric. All packages are installed via the pip packet manager.
Starting instances is as easy as $ python aws-manager.py create
detailed setup:
-
setup an AWS account.
-
set credentials in settings
-
pip install boto fabric