README.rst
setup.py
src/gwf/__init__.py
src/gwf/cli.py
src/gwf/compat.py
src/gwf/conf.py
src/gwf/core.py
src/gwf/exceptions.py
src/gwf/filtering.py
src/gwf/utils.py
src/gwf.egg-info/PKG-INFO
src/gwf.egg-info/SOURCES.txt
src/gwf.egg-info/dependency_links.txt
src/gwf.egg-info/entry_points.txt
src/gwf.egg-info/not-zip-safe
src/gwf.egg-info/requires.txt
src/gwf.egg-info/top_level.txt
src/gwf/backends/__init__.py
src/gwf/backends/exceptions.py
src/gwf/backends/local.py
src/gwf/backends/logmanager.py
src/gwf/backends/sge.py
src/gwf/backends/slurm.py
src/gwf/backends/testing.py
src/gwf/plugins/__init__.py
src/gwf/plugins/cancel.py
src/gwf/plugins/clean.py
src/gwf/plugins/config.py
src/gwf/plugins/info.py
src/gwf/plugins/init.py
src/gwf/plugins/logs.py
src/gwf/plugins/run.py
src/gwf/plugins/status.py
src/gwf/plugins/touch.py
src/gwf/plugins/workers.py