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
scraper_custom_task Namespace Reference

Variables

 pr = Profiler.Profiler()
 
 app = None
 
 exit_code = APP_CONSTS.EXIT_SUCCESS
 
 action
 
 metavar
 
 help
 
 required
 

Detailed Description

HCE project, Python bindings, Distributed Tasks Manager application.
ScraperMultiItemsTask Class content main functional scrapering multi items.

@package: dc_processor
@file scraper_multi_items_task.py
@author scorp
@link: http://hierarchical-cluster-engine.com/
@copyright: Copyright © 2013-2014 IOIX Ukraine
@license: http://hierarchical-cluster-engine.com/license/
@since: 0.1

Variable Documentation

◆ action

scraper_custom_task.action

Definition at line 50 of file scraper_custom_task.py.

◆ app

scraper_custom_task.app = None

Definition at line 41 of file scraper_custom_task.py.

◆ exit_code

scraper_custom_task.exit_code = APP_CONSTS.EXIT_SUCCESS

Definition at line 42 of file scraper_custom_task.py.

◆ help

scraper_custom_task.help

Definition at line 50 of file scraper_custom_task.py.

◆ metavar

scraper_custom_task.metavar

Definition at line 50 of file scraper_custom_task.py.

◆ pr

scraper_custom_task.pr = Profiler.Profiler()

Definition at line 26 of file scraper_custom_task.py.

◆ required

scraper_custom_task.required

Definition at line 50 of file scraper_custom_task.py.