main()
Entry point for the command-line interface.
argv (List[str] | None) – Command-line arguments excluding the program name.
None