towhee.command.repo.RepoCommand

class towhee.command.repo.RepoCommand(args)[source]

Bases: object

Implementation for subcmd towhee create. Create an Operator in towhee hub.

Methods

create_op

create_repo

init_repo

install

__call__() None[source]

Call self as a function.

__init__(args) None[source]