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
batch_from_json.py File Reference

Go to the source code of this file.

Namespaces

 batch_from_json
 

Variables

 batch_from_json.pr = Profiler.Profiler()
 
 batch_from_json.exit_code = APP_CONSTS.EXIT_FAILURE
 
 batch_from_json.app = foundation.CementApp('myapp')
 
 batch_from_json.action
 
 batch_from_json.dest
 
 batch_from_json.help
 
 batch_from_json.urlsList = f.read().splitlines()
 
 batch_from_json.batchDict = json.loads(f.read())
 
list batch_from_json.items = []
 
 batch_from_json.url = url.strip()
 
 batch_from_json.item = copy.deepcopy(batchDict['items'][0])