dtool CLI commands for getting information about datasets Installation pip install dtool-info Example usage Listing datasets in ~/my_dataset directory: dtool ls ~/my_datasets Getting summary information about a dataset: dtool summary ~/my_datasets/example_dataset See the dtool documentation for more detail. Related packages dtoolcore dtool-cli dtool-create