Package bosco :: Module formatter
[hide private]
[frames] | no frames]

Module formatter

source code

formatter.py - Classes to to format rankings

Classes [hide private]
  AbstractFormatter
  AbstractRankingFormatter
Formats a ranking.
  MakoRankingFormatter
Uses the Mako Templating Engine to format a ranking as HTML.
  AbstractSOLVRankingFormatter
Formats the Ranking for exporting to the SOLV result site.
  CourseSOLVRankingFormatter
Formatting a course ranking to be uploaded to the SOLV website Format: Rank;Name;Firstname;YearOfBirth;SexMF;FedNr;Zip;Town;Club;NationIOF;Start Nr;eCardNr;RunTime;StartTime;FinishTime;CtrlCode;SplitTime
  CategorySOLVRankingFormatter
  RelayCategorySOLVRankingFormatter
As there is no real documenation for the SOLV ranking format this is modeled after the file for "Osterstaffel 2012" made with ORWare.
  RoundCountRankingFormatter
  OlanaRankingFormatter
  AbstractRunFormatter
Formats a Run.
  ReportlabRunFormatter
Functions [hide private]
 
format_timedelta(delta) source code