terality
Python package comes with a command line interface (CLI) that you can use to configure the Terality client on your machine.terality
in your shell (not in a Python interpreter).terality
CLI.terality: command not found
, try using the alias python -m terality
instead. For instance, replace terality account create
with python -m terality account create
.