Development documentation · 0.2.3 30c2f8ba · Intro examples tested with 0.2.3 · Version details · Known limitations

Command-Line Interface#

Note

The GWexpy CLI (gwexpy command) currently provides the package entry point, version reporting, and a minimal command banner. Subcommand dispatch is not yet implemented, so the Python API remains the primary supported interface for analysis workflows.

gwexpy CLI module.

NOTE: The CLI is currently a placeholder. Main functionality is provided through the Python API. Subcommands will be implemented in future versions.

gwexpy.cli.main(args=None)#

Entry point for the gwexpy command.