:orphan:

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.

.. currentmodule:: gwexpy.cli

.. automodule:: gwexpy.cli
   :members:
   :undoc-members:
   :show-inheritance:
