AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
docs/Makefile
docs/api.rst
docs/architecture.rst
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/tutorial.rst
docs/usage.rst
docs/images/complex.png
docs/images/icon-16.png
docs/images/icon-256.png
docs/images/icon-32.png
docs/images/icon-48.png
docs/images/small.png
docs/normalpres/figures/anotherex.png
docs/technicalpres/gantt.py
docs/technicalpres/figures/anotherex.png
tests/test_edit.py
tests/test_events.py
tests/test_integration_multiworkspace.py
tests/test_recent_files.py
tests/test_remote_execution.py
tests/test_runner.py
tests/test_save_as.py
tests/test_scheduler_events.py
tests/test_server_shutdown.py
tests/test_utils.py
workforce/__init__.py
workforce/__main__.py
workforce/utils.py
workforce.egg-info/PKG-INFO
workforce.egg-info/SOURCES.txt
workforce.egg-info/dependency_links.txt
workforce.egg-info/entry_points.txt
workforce.egg-info/requires.txt
workforce.egg-info/top_level.txt
workforce/edit/__init__.py
workforce/edit/cli.py
workforce/edit/client.py
workforce/edit/graph.py
workforce/gui/__init__.py
workforce/gui/app.py
workforce/gui/canvas.py
workforce/gui/client.py
workforce/gui/core.py
workforce/gui/recent.py
workforce/gui/state.py
workforce/run/__init__.py
workforce/run/cli.py
workforce/run/client.py
workforce/server/__init__.py
workforce/server/context.py
workforce/server/events.py
workforce/server/queue.py
workforce/server/routes.py
workforce/server/shutdown.py
workforce/server/sockets.py