venvstacks.cli

Warning

The Python API is NOT YET STABLE. Function, class, and method names may change between releases without any deprecation period.

Command line interface implementation.

venvstacks.cli.main(args: list[str] | None = None) None

Run the venvstacks CLI.

If args is not given, defaults to using sys.argv.