Command-Line Interface๏
Stability: Experimental
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)[source]
Entry point for the gwexpy command.