pic_scanner.cli.subcommands.registry

Attributes

PROG_NAME

The name of the program.

AUTHORS

The authors of the project.

PROG_DESC

The description of the program.

REGISTRY

Classes

Registry

Module Contents

pic_scanner.cli.subcommands.registry.PROG_NAME = 'IS-NSFW-Scanner'

The name of the program.

pic_scanner.cli.subcommands.registry.AUTHORS

The authors of the project.

pic_scanner.cli.subcommands.registry.PROG_DESC = 'A tool for scanning (and managing) images for NSFW content.'

The description of the program.

class pic_scanner.cli.subcommands.registry.Registry
register_subcommand(name, help_text, handler, arguments)
pic_scanner.cli.subcommands.registry.REGISTRY