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.1.tar.gz
(12.4 kB
view details)
Built Distribution
dx_base-1.0.1-py3-none-any.whl
(22.8 kB
view details)
File details
Details for the file dx-base-1.0.1.tar.gz
.
File metadata
- Download URL: dx-base-1.0.1.tar.gz
- Upload date:
- Size: 12.4 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 | c30388f7d6e5e1d53190c4a50908374f59d47656be9885932b3e49432587e7d5 |
|
MD5 | 2a8f5528d997bff9770294a30745c8c1 |
|
BLAKE2b-256 | a8c8c0956a98b3ca6a3fece3f3158ace5b4648dfdcb85f5f4522ee226cbc64ad |
File details
Details for the file dx_base-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: dx_base-1.0.1-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 | 6bccb4df667634d7c6b100fabd5b4ba461f0317307ada59b462ca12f8cebc199 |
|
MD5 | d881e96c3c30b246721df37ac932bf66 |
|
BLAKE2b-256 | 58be73a37b830dd32d5fe3e386d8dcce473efe843667c6706b315642f107e776 |