djpro package

Subpackages

Submodules

djpro.base module

class djpro.base.BaseCommand[source]

Bases: object

add_command(name, help_message, arguments=None)[source]

Register a new subcommand

execute()[source]

Parse and run user command

djpro.base.main()[source]

Module contents

The top-level module for dj-pro package.

This module tracks the version of the package as well as the base package info used by various functions within dj-pro.