Metadata-Version: 2.1
Name: planestress
Version: 0.0.2
Summary: A python package for plane stress analysis using the finite element method.
Home-page: https://github.com/robbievanleeuwen/plane-stress
License: MIT
Keywords: plane-stress,structural-engineering,finite-element-analysis,computational-mechanics
Author: Robbie van Leeuwen
Author-email: robbie.vanleeuwen@gmail.com
Maintainer: Robbie van Leeuwen
Maintainer-email: robbie.vanleeuwen@gmail.com
Requires-Python: >=3.9.0,<3.12
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Provides-Extra: pardiso
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: matplotlib (>=3.8.0,<4.0.0)
Requires-Dist: numba (>=0.58.0,<0.59.0)
Requires-Dist: numpy (>=1.25.2,<2.0.0)
Requires-Dist: pypardiso (>=0.4.2,<0.5.0) ; extra == "pardiso"
Requires-Dist: rich (>=13.6.0,<14.0.0)
Requires-Dist: scipy (>=1.11.3,<2.0.0)
Requires-Dist: shapely (>=2.0.1,<3.0.0)
Requires-Dist: triangle (>=20230923,<20230924)
Project-URL: Bug Tracker, https://github.com/robbievanleeuwen/plane-stress/issues
Project-URL: Changelog, https://github.com/robbievanleeuwen/plane-stress/releases
Project-URL: Documentation, https://plane-stress.readthedocs.io
Project-URL: Repository, https://github.com/robbievanleeuwen/plane-stress
Description-Content-Type: text/markdown

# plane-stress

currently work in progress...

