.travis.yml
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
pylintrc
screenshot.png
setup.cfg
setup.py
docs/conf.py
docs/examples.rst
docs/guide.rst
docs/history.rst
docs/index.rst
tests/conftest.py
tests/test_control.py
tests/test_examples.py
tools/requirements.in
tools/requirements.txt
turq/__init__.py
turq/__metadata__.py
turq/editor.py
turq/examples.py
turq/examples.rst
turq/main.py
turq/mock.py
turq/rules.py
turq.egg-info/PKG-INFO
turq.egg-info/SOURCES.txt
turq.egg-info/dependency_links.txt
turq.egg-info/entry_points.txt
turq.egg-info/requires.txt
turq.egg-info/top_level.txt
turq/editor/editor.css
turq/editor/editor.html.tpl
turq/editor/editor.js
turq/editor/codemirror/LICENSE
turq/editor/codemirror/addon/runmode/colorize.js
turq/editor/codemirror/addon/runmode/runmode.js
turq/editor/codemirror/lib/codemirror.css
turq/editor/codemirror/lib/codemirror.js
turq/editor/codemirror/mode/python/python.js
turq/util/__init__.py
turq/util/http.py
turq/util/logging.py
turq/util/text.py