Establishing good coding habits extends beyond the source code of projects themselves, but also how the project is structured, its testing capabilities, its documentation generation, and even keeping track of the version. Many of these items require semi-obscure or by-word-of-mouth knowledge and first hand experience to employ correctly, but are often just copied from project to project. The Cookiecutter for Computational Molecular Sciences help setup all the following features in a newly generated project from the start:
For more information about each of these features, and the decisions which went into each of these options, please see the main GitHub Page and join the discussion.