gatenet.cli package¶
Subpackages¶
Submodules¶
gatenet.cli.main module¶
Gatenet CLI package entry point.
- Usage:
python -m gatenet.cli <command> [options] gatenet <command> [options] (if installed as a script)
Module contents¶
Gatenet CLI package.
This package exposes the CLI entry point used by the installed gatenet script. Use python -m gatenet.cli or gatenet after installing the package.