Using DocStrings in Python July 27, 2012 beginner, documentation, non-technical, python, software design No Comments Writing documentation is sometimes necessary if a project involves collaboration between programmers. APIs should be well documented. I know most programmers hate to do the documentation after a project … [Continue Reading...]