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