ulaval_notify package¶
Submodules¶
ulaval_notify.constants module¶
-
ulaval_notify.constants.
SESSION_REFRESH_INTERVAL_IN_SECONDS
= 60¶ The interval of time elapsed before the session is refreshed
ulaval_notify.main module¶
This module contains the code related to the application execution.
copyright: |
|
---|---|
license: | MIT, see LICENSE for more details. |
ulaval_notify.options module¶
-
ulaval_notify.options.
parse_arguments
()[source]¶ Create an
argparse.ArgumentParser
and parse the command-line arguments.