Package invocations :: Package monitoring :: Module createCalendar
[hide private]

Module createCalendar

source code

Create semester-wise web pages containing an overview of CUs 1 to 4.


Author: E. Sutorius

Organization: WFAU, IfA, University of Edinburgh

Classes [hide private]
  Programmes
Programmes(fullList, description)
  AdditDbSessions
AdditDbSessions(name, connection, versions)
  WorkerThread
A worker thread that takes directory names from a queue, finds all files in them recursively and reports the result.
  CuStats
Trawls database to produce CU statistics.
  CalendarHTML
HTML file containing ingest information.
Functions [hide private]
 
fixPointEight(dateVersStr) source code
 
createStatsFile(dirName) source code
 
compare(value, comparison) source code
Variables [hide private]
  dateFormat = '%04d%02d%02d'
  dateVersFormat = '%4d%02d%02d_v%s'
  sqlFormat = '%4d-%02d-%02d'
  deprecationComp = '<128'
  verbose = 0
  __package__ = 'invocations.monitoring'