Metadata-Version: |
2.1 |
Name: |
boxbeam |
Version: |
1.3.0.post1 |
Summary: |
Calculation of effective cross-sectional properties of composite beams |
Author: |
Heinecke, Falk |
Author-Email: |
falk.heinecke[at]volkswagen.de |
Maintainer: |
Garbade, Marc |
Maintainer-Email: |
marc.garbade[at]dlr.de |
Home-Page: |
https://gitlab.com/dlr-sy/boxbeam |
Project-Url: |
Changelog, https://gitlab.com/dlr-sy/boxbeam/-/blob/master/CHANGELOG.md |
Project-Url: |
Documentation, https://gitlab.com/dlr-sy/boxbeam/-/blob/master/README.md |
Project-Url: |
Repository, https://gitlab.com/dlr-sy/boxbeam |
License: |
MIT |
Keywords: |
analysis,beam,composite |
Classifier: |
Development Status :: 7 - Inactive |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 2 |
Classifier: |
Programming Language :: Python :: 2.7 |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.5 |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Topic :: Scientific/Engineering |
Requires-Python: |
>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.* |
Requires-Dist: |
PyQt5-Qt5 (==5.15.2); (python_version >= "3.7" and python_version < "4.0") and extra == "devel" |
Requires-Dist: |
PyQt5-sip (<12.13,>=12.12); (python_version >= "3.7" and python_version < "3.8") and extra == "devel" |
Requires-Dist: |
PyQt5-sip (>=12.13); (python_version >= "3.8" and python_version < "4.0") and extra == "devel" |
Requires-Dist: |
fa-pyutils; (python_version >= "3.7" and python_version < "4.0") and extra == "devel" |
Requires-Dist: |
numpy (<2.0,>=1.16); python_version >= "2.7" and python_version < "2.8" or python_version >= "3.5" and python_version < "3.6" |
Requires-Dist: |
numpy (<2.0,>=1.18); python_version >= "3.6" and python_version < "3.7" |
Requires-Dist: |
numpy (<2.0,>=1.21); python_version >= "3.7" and python_version < "3.8" |
Requires-Dist: |
numpy (<1.24,>=1.22); python_version >= "3.8" and python_version < "4.0" |
Requires-Dist: |
vampire (>=0.2.6); (python_version >= "3.7" and python_version < "4.0") and extra == "devel" |
Provides-Extra: |
devel |
Description-Content-Type: |
text/markdown |