Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 470 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 470 Bytes

Grimlock

"Me, Grimlock."

A simple transformation/data processing pipeline for CrisisNET. Pulls jobs from a FIFO queue and runs each through a series of predefined tasks. These tasks add metadata to content retrieved by Sucka.

New tasks can be added to the tasks package, and included in the pipeline in app.set_pipeline_steps.

Very much a work in progress. Watch this space.