edq.cli

The edq.cli package contains general tools for the EduLinq Python library. Each package can be invoked to list the tools (or subpackages) it contains. Each tool includes a help prompt that accessed with the -h/--help flag.

1"""
2The edq.cli package contains general tools for the EduLinq Python library.
3Each package can be invoked to list the tools (or subpackages) it contains.
4Each tool includes a help prompt that accessed with the `-h`/`--help` flag.
5"""