damn_upkeep

Upkeep procedures to maintain the database and share information.

The damn_upkeep package contains procedures and scripts for the database maintenance and for generating usable information from the database.

execute module contains periodic scripts to maintain the database.

generate module contains procedures to generate content to be accessed via the static pages, like read-only (finished) areas or RSS feeds.

run module is executable script that runs desired upkeep procedure based on the script’s argument.

Modules

damn_upkeep.execute

Procedures to be executed as the database periodic maintenance.

damn_upkeep.generate

Procedures generating content to be accessed as a static page.

damn_upkeep.run

Run damn upkeep procedures.