pyfarm.agent
  • Commands
    • Standard Commands
    • Development Commands
  • Environment Variables
  • Configuration Files
    • Agent
    • Job Types
  • pyfarm.agent package
    • Subpackages
    • Submodules
    • Module contents
  • pyfarm.jobtypes package
    • Subpackages
    • Submodules
    • Module contents
 
pyfarm.agent
  • Docs »
  • pyfarm.agent package »
  • pyfarm.agent.http package
  • Edit on GitHub

pyfarm.agent.http package¶

Subpackages¶

  • pyfarm.agent.http.api package
    • Submodules
      • pyfarm.agent.http.api.assign module
      • pyfarm.agent.http.api.base module
        • Base
      • pyfarm.agent.http.api.config module
        • Config
      • pyfarm.agent.http.api.state module
      • pyfarm.agent.http.api.tasklogs module
      • pyfarm.agent.http.api.tasks module
      • pyfarm.agent.http.api.update module
        • Update Endpoint
    • Module contents
      • API
  • pyfarm.agent.http.core package
    • Submodules
      • pyfarm.agent.http.core.client module
        • HTTP Client
      • pyfarm.agent.http.core.resource module
        • Resource
      • pyfarm.agent.http.core.server module
        • HTTP Server
      • pyfarm.agent.http.core.template module
        • Template
    • Module contents
      • Core

Submodules¶

  • pyfarm.agent.http.system module

Module contents¶

HTTP Components¶

This sub-module contains all the code necessary to interact via HTTP from both a client and a server perspective.

Next Previous

© Copyright 2014, Oliver Palmer, Guido Winkelmann.

Built with Sphinx using a theme provided by Read the Docs.