datadings.commands package

A number of useful tools are installed with datadings. These will be accessible on the command line as datadings-* where * is replaced with one of the submodule names.

The main tool to interact with datadings in this way is datadings-write. It finds available datasets and runs their writing scripts.

These are the available tools:

You can either call them directly or run them as modules with python -m datadings.commands.*, again with star replaced by the name the command, e.g., write.

Submodules