Setting up the Elastic Beanstalk command line interface (EB CLI)
Introduction
While the application can be configured and deployed directly on the AWS web, the command line through windows allows more flexilibty and version control with GitHub. A step-to-step guide from AWS can be found on create-deploy-python-django doc.