HCE Project Python language Distributed Tasks Manager Application, Distributed Crawler Application and client API bindings.  2.0.0-chaika
Hierarchical Cluster Engine Python language binding
response_extractor Namespace Reference

Variables

 pr = Profiler.Profiler()
 
 app = None
 
 exit_code = APP_CONSTS.EXIT_FAILURE
 

Detailed Description

HCE project,  Python bindings, DC service utility
Response extractor utility to extract fields from URL_CONTENT responses.

@package: dc
@file digest.py
@author bgv <developers.hce@gmail.com>
@link: http://hierarchical-cluster-engine.com/
@copyright: Copyright &copy; 2015 IOIX Ukraine
@license: http://hierarchical-cluster-engine.com/license/
@since: 0.1

Variable Documentation

◆ app

response_extractor.app = None

Definition at line 39 of file response_extractor.py.

◆ exit_code

response_extractor.exit_code = APP_CONSTS.EXIT_FAILURE

Definition at line 40 of file response_extractor.py.

◆ pr

response_extractor.pr = Profiler.Profiler()

Definition at line 25 of file response_extractor.py.