spotted.scripts namespace

Submodules

spotted.scripts.f_crypto module

spotted.scripts.f_crypto.main()[source]

Main function

spotted.scripts.f_crypto.parse_args()[source]

Parse the command line arguments

Returns:

DecryptArgs – data structure containing the command line arguments

spotted.scripts.run_sql module

spotted.scripts.run_sql.main()[source]

Main function

spotted.scripts.run_sql.parse_args()[source]

Parse the command line arguments

Returns:

RunSQLArgs – data structure containing the command line arguments