CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
examples/decorator.py
examples/hello_world.py
examples/simple_and_advanced.py
examples/simple_nesting.py
examples/skin_a_cat.py
examples/tabcompletion.py
shellish/__init__.py
shellish/command.py
shellish/completer.py
shellish/layout.py
shellish/shell.py
shellish/test.py
shellish.egg-info/PKG-INFO
shellish.egg-info/SOURCES.txt
shellish.egg-info/dependency_links.txt
shellish.egg-info/entry_points.txt
shellish.egg-info/top_level.txt
shellish/tools/__init__.py
shellish/tools/csvpretty.py
test/__init__.py
test/autocommand.py
test/basic.py
test/layout.py