logbookgenerator package

Subpackages

Submodules

logbookgenerator.main module

main.py: Called when the package is ran as a script.

logbookgenerator.main.main() None

Overall control flow of the application.

Notes

This function is the entry point for the application, so only really contains overall control flow logic. The actual work is done in the other modules, usually.

Module contents

Generates a logbook. Designed for the University of Lincoln’s Scientific Computing module.