Overview¶
Python module to help calculate requirements for design of steel structures.
Uses equations and values from AISC Steel Construction Manual Fifteenth Edition
Free software: GNU Lesser General Public License v3 or later (LGPLv3+)
Installation¶
pip install steel_helper
You can also install the in-development version with:
pip install https://github.com/denvernoell/python-steel-helper/archive/master.zip