An open API service indexing awesome lists of open source software.

https://github.com/scify/democracit-backend-scheduler

The scheduler script controlling all democracit backend processes
https://github.com/scify/democracit-backend-scheduler

Last synced: 10 months ago
JSON representation

The scheduler script controlling all democracit backend processes

Awesome Lists containing this project

README

          

DemocracIT Project
================
*DemocracIT Scheduler*

-------------------------------------------------------------------------------------------
Structure
-------------------------------------------------------------------------------------------

This module is responsible for controlling all the backend processes for the DemocracIT project.
> **Contains:**
> - Scheduler

The scheduler is controlled by scheduler.py. Inject all the classes needed to load via a yaml configuration and execute it. It currently executes crawler, indexer, wordcloud extractor, and all three implementations of FekAnnotator.