開発版ドキュメント · 0.2.3 30c2f8ba · 入門例の検証対象 0.2.3 · 版情報 · 既知の制限

Command-Line Interface#

注釈

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.