httk.task.reader module

httk.task.reader.main()[source]
httk.task.reader.read_manifest(ioa, verify_signature=True)[source]
httk.task.reader.reader(projectpath, inpath, excludes=None, default_description=None, project_counter=0, force_remake_manifests=False)[source]

Read and yield all tasks from the project in path

httk.task.reader.submit_reader(projectpath, default_description=None, excludes=None, project=None, project_counter=0)[source]

Read and yield all tasks from the project in path

For ‘submitted’ projects that already have manifests and should not be altered in any way.