Overview¶
Structural analysis libary in python
Free software: MIT license
Installation¶
pip install stanpy
You can also install the in-development version with:
pip install git+ssh://git@https://github.com/davidnaizhezhou/stanpy@main
Documentation¶
Development¶
To run all the tests run:
tox
Note, to combine the coverage data from all the tox environments run: