towhee.command.execute.UploadCommand

class towhee.command.execute.UploadCommand(args)[source]

Bases: object

Implementation for subcmd towhee upload

Methods

install

__call__() None[source]

Call self as a function.

__init__(args) None[source]