main module

The start point of the application.

class main.Settings(settings_module)

Bases: object

A class for holding the application settings

main.main(args)

Start the application.

Will be called with command line args if the file is run as a script