Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 773 Bytes

README.rst

File metadata and controls

42 lines (24 loc) · 773 Bytes
Documentation Status

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

https://stanpy-dev.david-zhou.org/

Development

To run all the tests run:

tox

Note, to combine the coverage data from all the tox environments run: