Ubuntu docker for python 3.
- switchRole.sh- returns a set of temporary security credentials that you can use to access AWS resources
- Parameter
- DEV_AWS_ROLE
- AWS_REGION_SG
- Parameter
- getParamStore.sh- get all the parameters from the respective aws parameter store
- Parameter
- IT_PARAMSTORE
- Parameter
- autopep8- automatically formats Python code to conform to the PEP 8 style guide.
- awscli- unified command line interface to Amazon Web Services.
- boto3- Amazon Web Services (AWS) Software Development Kit (SDK) for Python
- coverage- measures code coverage
- jq- JavaScript library designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.
- pandas- data analysis and manipulation tool, built on top of the Python programming language.
- pylint- source-code, bug and quality checker for the Python programming language
- requests- make HTTP requests simpler and more human-friendly.
- s3pypi- CLI for creating a Python Package Repository in an S3 bucket
- setuptools- easily download, build, install, upgrade, and uninstall Python packages
- sphinx- documentation generator written and used by the Python community.
- sphinx-rtd-theme- read the Docs theme for Sphinx
- virtualenv- Virtual Python Environment builder