Provide developers with python templates so that we can easily develop python applications.
- CommandApp - The Python cmd_app.py is a template of command tools with arguments.
- BuildPackage - It provides templates about how to use setup.py to install your package in python environment.