NHERI SimCenter Python Dependencies
The nheri_simcenter
Python package facilitates the installation of the Python dependencies required to run the backend applications used by the NHERI SimCenter. It is available at the Python Package Index (PyPI). With the help of this package, all of those dependencies can be installed using pip
as follows:
pip install nheri_simcenter
On Mac computers, use the command below to ensure that the dependencies are installed under Python3:
pip3 install nheri_simcenter
nheri_simcenter
is distributed under the BSD 3-Clause license, see LICENSE.
This material is based upon work supported by the National Science Foundation under Grants No. 1621843 and No. 2131111. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the authors and do not necessarily reflect the views of the National Science Foundation.
Adam Zsarnóczay, NHERI SimCenter, Stanford University, [email protected]