Python Skeleton This is a skeleton for python projects. It includes the following: invoke for task management pylint/yapf for linting and formatting Nose for testing + coverage A proper gitignore for python Examples of each of the types of tests.