Introduction
Get started with OpenSees.
In order to install xara run the command:
python -m pip install xaraThe xara package can be used in three ways:
opensees.openseespy Python module implements the API that has been developed by Oregon State.An interactive Tcl interpreter can be started by invoking the module as follows from the command line:
python -m opensees --helpAn interactive Tcl interpreter can be started by invoking the module as follows from the command line:
python -m opensees