Base package for structural design software packages
Project description
dx-base
package
A collection of base packages and modules for structural design software.
Features
- Structural elements in plane.
- Exceptions with error-code.
- Nodal forces.
- Structural materials.
- Material safety factors.
Sample usage
>>> from dx_base.safety_factors import SafetyFactor
>>> sf = SafetyFactor(1.24, 'persistent', 'serviceability')
>>> sf
1.24
>>> sf.design_situation
'persistent'
>>> sf.limit_stte
'serviceability'
Contribute
Source code lives in https://gitlab.com/d-e/dx-base.
Public API
See the documentation pages.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dx-base-1.0.0.tar.gz
(12.3 kB
view details)
Built Distribution
dx_base-1.0.0-py3-none-any.whl
(22.8 kB
view details)
File details
Details for the file dx-base-1.0.0.tar.gz
.
File metadata
- Download URL: dx-base-1.0.0.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54c75d184cae9a2d923ad8901088f540636817204a419c7dcfe2c078f0bae563 |
|
MD5 | 4d3225ed6837df388c81e9d956f541d8 |
|
BLAKE2b-256 | b54cebc37e7b0f897395ce1b1fb29a9a6be6a2dc3a4d2f3659d97d3839d58b37 |
File details
Details for the file dx_base-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: dx_base-1.0.0-py3-none-any.whl
- Upload date:
- Size: 22.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ac065257e6e9640576b828bbb12e230c39fb8ada727dfb645b80fa94cf5c2f5 |
|
MD5 | 6dd7744b7729fece8dba3eebeaecbc27 |
|
BLAKE2b-256 | fdfb6f5ef3ee7ad5d061012ea8175407f37de125821e3aa8bc19866e1fe226b5 |