AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/turkleton.assignment.rst
docs/turkleton.rst
docs/usage.rst
tests/__init__.py
tests/test_connection.py
tests/test_utils.py
tests/assignment/__init__.py
tests/assignment/factories.py
tests/assignment/test_answer.py
tests/assignment/test_assignment.py
tests/assignment/test_hit.py
tests/assignment/test_task.py
tests/assignment/test_task_upload.py
turkleton/__init__.py
turkleton/connection.py
turkleton/errors.py
turkleton/utils.py
turkleton.egg-info/PKG-INFO
turkleton.egg-info/SOURCES.txt
turkleton.egg-info/dependency_links.txt
turkleton.egg-info/not-zip-safe
turkleton.egg-info/requires.txt
turkleton.egg-info/top_level.txt
turkleton/assignment/__init__.py
turkleton/assignment/answer.py
turkleton/assignment/assignment.py
turkleton/assignment/hit.py
turkleton/assignment/task.py