.gitignore
.travis.yml
LICENCE.txt
MANIFEST.in
README.rst
alice_and_bob.png
basic_example_work_unit.pdf
ez_setup.py
install.sh
setup.py
utils.py
docs/Makefile
docs/README.md
docs/README.txt
docs/conf.py
docs/favicon.png
docs/html_logo.png
docs/index.rst
docs/make.bat
docs/makehtml.sh
docs/ref.rst
docs/_static/css/main.css
docs/_static/images/logo.png
docs/_static/images/process_plan.png
docs/_static/images/pw_maze_dark.png
docs/_static/images/pw_maze_purple.png
docs/_static/images/pw_maze_white.png
docs/_static/images/title.png
docs/css/main.css
examples/alice_and_bob.png
examples/alice_and_bob.py
examples/dna_assembly.png
examples/dna_assembly_example.py
examples/dna_assembly_process.pdf
examples/dna_assembly_schedule.png
examples/dna_assembly_with_breaks.png
examples/examples_data/README.txt
examples/examples_data/dna_assembly.xls
taskpacker/__init__.py
taskpacker/io.py
taskpacker/taskpacker.py
taskpacker/version.py
taskpacker.egg-info/PKG-INFO
taskpacker.egg-info/SOURCES.txt
taskpacker.egg-info/dependency_links.txt
taskpacker.egg-info/requires.txt
taskpacker.egg-info/top_level.txt
tests/test_basics.py