Added idea about help info.

This commit is contained in:
Andrew Hamilton 2016-09-30 20:33:46 +02:00
parent 506c7708ab
commit 72be7b44bf

2
TODO
View file

@ -4,6 +4,8 @@ Todo
- Maybe also use cxfreeze, py2exe, pyrun or zipapp? Is zipapp the standard way?
- Use cookiecutter?
- Need to use conventional version numbers for pypi. See pep0440.
- Only show the 'keys' in the help page, and only show the command line usage
on the command line.
Todo (tool related)