checking in

This commit is contained in:
2018-05-10 00:30:50 -04:00
parent a315468ff8
commit 7819b5edc4
8 changed files with 269 additions and 24 deletions

3
TODO
View File

@@ -1,7 +1,8 @@
- write classes/functions
- XML-based config
- ensure we use docstrings in a Sphinx-compatible manner.
- ensure we use docstrings in a Sphinx-compatible manner?
https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html
at the very least document all the functions and such so pydoc's happy.
- package for PyPI:
# https://packaging.python.org/tutorials/distributing-packages/