MANIFEST.in
README.rst
setup.py
pyfarm/__init__.py
pyfarm.agent.egg-info/PKG-INFO
pyfarm.agent.egg-info/SOURCES.txt
pyfarm.agent.egg-info/dependency_links.txt
pyfarm.agent.egg-info/entry_points.txt
pyfarm.agent.egg-info/namespace_packages.txt
pyfarm.agent.egg-info/requires.txt
pyfarm.agent.egg-info/top_level.txt
pyfarm/agent/__init__.py
pyfarm/agent/config.py
pyfarm/agent/manhole.py
pyfarm/agent/service.py
pyfarm/agent/testutil.py
pyfarm/agent/utility.py
pyfarm/agent/entrypoints/__init__.py
pyfarm/agent/entrypoints/development.py
pyfarm/agent/entrypoints/main.py
pyfarm/agent/entrypoints/parser.py
pyfarm/agent/entrypoints/supervisor.py
pyfarm/agent/entrypoints/utility.py
pyfarm/agent/etc/agent.yml
pyfarm/agent/http/__init__.py
pyfarm/agent/http/system.py
pyfarm/agent/http/api/__init__.py
pyfarm/agent/http/api/assign.py
pyfarm/agent/http/api/base.py
pyfarm/agent/http/api/config.py
pyfarm/agent/http/api/state.py
pyfarm/agent/http/api/tasklogs.py
pyfarm/agent/http/api/tasks.py
pyfarm/agent/http/api/update.py
pyfarm/agent/http/core/__init__.py
pyfarm/agent/http/core/client.py
pyfarm/agent/http/core/resource.py
pyfarm/agent/http/core/server.py
pyfarm/agent/http/core/template.py
pyfarm/agent/logger/__init__.py
pyfarm/agent/logger/python.py
pyfarm/agent/logger/twistd.py
pyfarm/agent/sysinfo/__init__.py
pyfarm/agent/sysinfo/cpu.py
pyfarm/agent/sysinfo/graphics.py
pyfarm/agent/sysinfo/memory.py
pyfarm/agent/sysinfo/network.py
pyfarm/agent/sysinfo/system.py
pyfarm/agent/sysinfo/user.py
pyfarm/jobtypes/__init__.py
pyfarm/jobtypes/examples.py
pyfarm/jobtypes/core/__init__.py
pyfarm/jobtypes/core/internals.py
pyfarm/jobtypes/core/jobtype.py
pyfarm/jobtypes/core/log.py
pyfarm/jobtypes/core/process.py
pyfarm/jobtypes/etc/jobtypes.yml