Development package consisting of many small utility functions, mainly oriented towards structural engineering. Currently structured for personal use, hit me up if there is interest in further development of additional or extended functionality. Published functions should be feature complete. USERS ASSUME FULL RISK AND RESPONSIBILITY FOR VERIFYING THAT THE RESULTS ARE ACCURATE AND APPROPRIATE FOR THEIR APPLICATION.
Project description
Development package consisting of many small utility functions, mostly for structural engineering. Currently oriented for personal use, hit me up if there is interest in further development of these tools. USERS ASSUME FULL RISK AND RESPONSIBILITY FOR VERIFYING THAT THE RESULTS ARE ACCURATE AND APPROPRIATE FOR THEIR APPLICATION.
Engineering is a series of approximations. There is always a risk of errors, Validate the assumptions, models, and implementation of the methods provided are appropriate for your usecase prior to using any of these utilities. Always version lock your use of these packages, as the packages are subject to change.
Main modules:
│ └── eng_utils
│ ├── general_utils
│ │ └── logprint.py (from .logprint import logprint)
│ ├── software_utils
│ │ └── folder_structure_tree.py (from .folder_structure_tree import folder_structure_tree)
│ ├── structural_utils
│ │ ├── bolt_pattern_elastic_method.py (from .bolt_pattern_elastic_method import (Bolt, AppliedLoad, BoltResult, BoltPatternAnalysis, bolt_pattern_force_distribution, plot_bolt_pattern_3d, print_results))
│ │ ├── NASA_TM_108378_fitting_factor.py (from .NASA_TM_108378_fitting_factor import NASA_TM_108378_fitting_factor)
│ │ ├── margin_table.py (from .margin_table import add_row, print_table)
│ │ └── shared_helpers.py (from .shared_helpers import von_mises)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file struct_utils-0.0.6.tar.gz.
File metadata
- Download URL: struct_utils-0.0.6.tar.gz
- Upload date:
- Size: 24.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.13.2 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f510035eadeea0d649704947b4fc1588d7a8e56a92b16965e28d4c23c3b8768
|
|
| MD5 |
da9ff7ed79250673a5cbc49829e782f1
|
|
| BLAKE2b-256 |
82fd29138b77e5a9403c9a1b9334c1c11eb35689fbf9f3621c3fd59b47f0886a
|
File details
Details for the file struct_utils-0.0.6-py3-none-any.whl.
File metadata
- Download URL: struct_utils-0.0.6-py3-none-any.whl
- Upload date:
- Size: 27.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.13.2 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4ed1390938ccb9a0ccc5f5439b8979d8e994a4dad8a30a6ba907141e0f1726b
|
|
| MD5 |
a943235d03472a4f478d90b72b0980c0
|
|
| BLAKE2b-256 |
b0d52909132e924ec100c6e533dc1a9923a9ce082222f2fadafcd79ce0fcd862
|