fairical.scripts.cliΒΆ

Command-line interface for assessing demographically fair ML systems.

This module defines the root CLI entry point using click. It includes a base command group and dynamically registers subcommands by importing them from other modules in the package.