uclchem.makerates.cli#

Command-line interface for makerates.

Usage:

uclchem-makerates config.yaml                    # Generate network
uclchem-makerates config.yaml --output-dir ./out # Specify output directory
uclchem-makerates --help                          # Show help

Module Contents#

Functions#

main(→ None)

Entry point for uclchem-makerates CLI.

uclchem.makerates.cli.main(argv: list[str] | None = None) None[source]#

Entry point for uclchem-makerates CLI.