Python utilities project to be included as a submodule in other projects (see http://git-scm.com/book/en/Git-Tools-Submodules)
To add to your project: $ git submodule add https://github.com/gear11/G11PyUtils.git g11pyutils
To use: import g11pyutils as utils