README.rst
setup.py
dewi/__init__.py
dewi/__main__.py
dewi.egg-info/PKG-INFO
dewi.egg-info/SOURCES.txt
dewi.egg-info/dependency_links.txt
dewi.egg-info/entry_points.txt
dewi.egg-info/top_level.txt
dewi.egg-info/zip-safe
dewi/commands/__init__.py
dewi/commands/sample.py
dewi/commands/edit/__init__.py
dewi/commands/edit/edit.py
dewi/commands/edit/tests/__init__.py
dewi/commands/edit/tests/test_edit.py
dewi/core/__init__.py
dewi/core/application.py
dewi/core/command.py
dewi/core/commandregistry.py
dewi/core/context.py
dewi/core/tests/__init__.py
dewi/core/tests/test_application.py
dewi/core/tests/test_commandregistry.py
dewi/core/tests/test_context.py
dewi/core/tests/test_plugin.py
dewi/loader/__init__.py
dewi/loader/loader.py
dewi/loader/plugin.py
dewi/loader/tests/__init__.py
dewi/loader/tests/test_loader.py
dewi/tests/__init__.py
pylintcheckers/__init__.py
pylintcheckers/unusedimports.py