Metadata-Version: 2.1
Name: trussit
Version: 1.4
Author: kunalgokhe
Author-email: kunalgokhe@gmail.com
Keywords: Truss,Beam,FEA,Deformation
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: numpy<2
Requires-Dist: customtkinter<=5.2.2
Requires-Dist: matplotlib<=3.9.1
Requires-Dist: pylatex<=1.4.2
Requires-Dist: pybind11<=2.12
Requires-Dist: CTkMessagebox<=2.7

**TrussIt**\
An interactive GUI to solve the Truss related problem and report generation on single click.

Version 1.1\
Added Report Generation Tab to generate complete analysis on Truss with all plots

Version 1.2\
Improvements in Solver

Version 1.3\
Improvements of Solver and Report Generation Algorithm

Version 1.4\
Added computation of stresses in each element
