planestress

View on PyPIReverse Dependencies (0)

0.0.4 planestress-0.0.4-py3-none-any.whl

Wheel Details

Project: planestress
Version: 0.0.4
Filename: planestress-0.0.4-py3-none-any.whl
Download: [link]
Size: 35122
MD5: 5ebb3352ca349fb5c72f91a8530d196e
SHA256: 12f4d9409b245594d580e682201487c4ae36c3f1f714ba02299b218d313bced8
Uploaded: 2023-10-25 23:06:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: planestress
Version: 0.0.4
Summary: A python package for plane stress analysis using the finite element method.
Author: Robbie van Leeuwen
Author-Email: robbie.vanleeuwen[at]gmail.com
Maintainer: Robbie van Leeuwen
Maintainer-Email: robbie.vanleeuwen[at]gmail.com
Home-Page: https://github.com/robbievanleeuwen/plane-stress
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
License: MIT
Keywords: plane-stress,structural-engineering,finite-element-analysis,computational-mechanics
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
Requires-Python: >=3.9.0,<3.12
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: gmsh (<5.0.0,>=4.11.1)
Requires-Dist: matplotlib (<4.0.0,>=3.8.0)
Requires-Dist: numpy (<2.0.0,>=1.24.0)
Requires-Dist: rich (<14.0.0,>=13.5.0)
Requires-Dist: scipy (<2.0.0,>=1.10.0)
Requires-Dist: shapely (<3.0.0,>=2.0.2)
Description-Content-Type: text/markdown
[Description omitted; length: 47 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.7.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
planestress/__init__.py sha256=aNXRjUq60NHSaTU_qBb5ueawUe4IynHLHW3u2XHzvfs 97
planestress/__main__.py sha256=NXBuO9Ok2eUDKzSq44CF7Srp6eu-ipOr7SdgL7h0KI0 212
planestress/analysis/__init__.py sha256=QqpMAwaOSuEpCKuXvdYsGvho3NEnj6cQEmyIjk1Qsws 94
planestress/analysis/finite_element.py sha256=yrDtkJ51bH7or595fbCoO0Br7F4KNR5P25rSoGdvdqw 21563
planestress/analysis/plane_stress.py sha256=k002wzVPIgCAWxNQeNy9lyZx7Mofe1Dm-2EP2WsnILQ 4604
planestress/analysis/solver.py sha256=BDw1eoalx6acF4p-w4KUimYbVZzzuCx3y5h7687GEKk 1152
planestress/analysis/utils.py sha256=awhQL2tBUtxhdJBracSXl53r5VFbEs5eEmr8sLJvojE 453
planestress/post/__init__.py sha256=svOtQwpHJqKIvAPKF0UdvDmBSY-_VdmlAocn0zKw5vs 34
planestress/post/plotting.py sha256=o_I1dQNZHYHu1rjvNbVn0s-uY-c0SbZE9i9bJty25Mc 3356
planestress/post/results.py sha256=7nKyB246_5n8vbctTYIMaNG88EDNppFbbX_fQLbtYnc 16985
planestress/pre/__init__.py sha256=xJoNKLggCAG6pTyHEYNzZc_4g6BVUFg_b_xyAtqeLpI 252
planestress/pre/boundary_condition.py sha256=zmbzr2WsRQDnetgEyxR3xe0bfycRJuoCUvdmz4eCDjo 12318
planestress/pre/geometry.py sha256=U1I_rEnwtLSoQKkCiqPpTsLdODixqlj9V-SyShmPnjU 42737
planestress/pre/library.py sha256=CXtxV71NCsPLuDm_7xeNwsX3GGMGLBjcmrXh_wW3JLU 5052
planestress/pre/load_case.py sha256=nwwYuicMKUSnJECv-Fi9PSHvy3NoZZcKbB201y_UwBY 559
planestress/pre/material.py sha256=lZiegdWV-MtK4QpvaY5V2ijDkAj_JVwizwl-KX7uBO8 2194
planestress/pre/mesh.py sha256=YudmlLqvpjh98owXQGxdBgibqZeUciuj9h9w6bQGgvU 23323
planestress/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
planestress-0.0.4.dist-info/LICENSE sha256=qZe7y7KkvzVNl3hng5CE3paMqLjS5uNAwcVtnRl1IgM 1074
planestress-0.0.4.dist-info/METADATA sha256=k0BhTh2qDY7nYZKlNPCTGs8da2BgqoaEVjo9oU6-g98 1568
planestress-0.0.4.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
planestress-0.0.4.dist-info/entry_points.txt sha256=70aFHB9vgkTgdCaDMWMBuLeLiG5JfumRbm6GozuPr0g 57
planestress-0.0.4.dist-info/RECORD

entry_points.txt

planestress = planestress.__main__:main