summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 742c5f5..0066469 100644
--- a/README.rst
+++ b/README.rst
@@ -16,14 +16,13 @@ To do
- Should commands have an explicit API for checking whether the user
can invoke them?
-- example show app
- change API for list app to expect a sequence of dictionaries?
- unicode output for python 2 (incompatible with csv?)
- json formatter(s)
- pprint formatter(s)
-- pretty but non-table formatter(s)
-- shell script formatter(s)? (properties as variable names)
+- shell script formatter for show commands
- create a few example commands that use a sqlite database to show how
to manage transactions
- switch setup/teardown functions in app to use some sort of context
manager?
+- interactive shell mode