pydtk.bin.sub_commands package

Submodules

pydtk.bin.sub_commands.db module

pydtk.bin.sub_commands.io module

class pydtk.bin.sub_commands.io.IO

Bases: object

IO related operations.

static read(file: str, content: Optional[str] = None)

Read a given file.

Parameters
  • file (str) – Path to a file

  • content (str) – Content in the file to read

pydtk.bin.sub_commands.model module

pydtk.bin.sub_commands.status module

Module contents

Sub-commands for CLI.