friendlypics2.main module

Main entry point module for the application

friendlypics2.main.run(args)[source]

Main entrypoint function

Parameters

args (list) – command line arguments to be passed to the application

Returns

return code to report back to the shell with

Return type

int