omnibot.scripts package

Submodules

omnibot.scripts.omniredis module

class omnibot.scripts.omniredis.PurgeRedis(func=None)

Bases: flask_script.commands.Command

run()

Runs a command. This must be implemented by the subclass. Should take arguments as configured by the Command options.

omnibot.scripts.utils module

class omnibot.scripts.utils.CreateSQSQueue(func=None)

Bases: flask_script.commands.Command

run()

Runs a command. This must be implemented by the subclass. Should take arguments as configured by the Command options.

Module contents