MANIFEST.in
README.rst
setup.cfg
setup.py
app/__init__.py
app/cli.py
app/commands/__init__.py
app/commands/base.py
app/commands/d.py
app/commands/destroy.py
app/commands/g.py
app/commands/generate.py
app/commands/hello.py
app/commands/i.py
app/commands/install.py
app/commands/new.py
app/commands/r.py
app/commands/run.py
app/commands/s.py
app/commands/scrap.py
app/commands/send.py
app/commands/t.py
app/commands/test.py
app/commands/u.py
app/commands/update.py
tests/test_cli.py
tests/__pycache__/test_cli.cpython-27-PYTEST.pyc
tests/commands/test_hello.py
tests/commands/__pycache__/test_hello.cpython-27-PYTEST.pyc