Userguide#
There are two basic modes of how Struphy can be used:
in Python programs, as for instance described in the notebook Tutorials
via the Struphy CLI (command line interface)
In the CLI the overall help is displayed by typing:
struphy -h
To get more information on the sub-commands:
struphy COMMAND -h
The installed version is obtained by:
struphy -v