コマンドラインインターフェース (CLI)

安定性: Experimental

Note

GWexpy CLI(gwexpy コマンド)は、現時点ではパッケージの エントリポイント、バージョン表示、最小限の案内メッセージを提供します。 サブコマンドの振り分けはまだ実装されていないため、解析ワークフローでは Python API の利用が主なサポート対象です。

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.