Wrap-up: Pydoc3, IDB3.log, git sha, json
Run pydoc3 on models.py, which will create models.html [make models.html], that then documents the interfaces to your functions. Create inline comments if you need to explain the why of a particular implementation.
Create a log of your commits in IDB3.log [make IDB3.log].
Obtain git sha
Fill out final json
Edited by Jake Goins