OpenStructuralPy is an open-source collection of structural engineering modules designed to assist engineers with various calculations and analyses. The repository includes tools for beam design, column/wall import for SPColumn, drift plot analysis, and more.
- Beam Designer - Compute and analyze beam capacity.
- Column/Wall Import for SPColumn - Generate input files for SPColumn software.
- Drift Plot Generator - Visualize drift responses.
- Structural Analysis Utilities - Additional tools for common structural calculations.
You can clone the repository using:
git clone https://github.com/albertp16/openstructuralpy.git
cd openstructuralpyOr install it via PyPI:
pip install openstructuralpy