Steel design equations based on CSA S16.
Project description
CSA S16 Python
CSA_S16_python is a Python package for structural engineers working with CSA S16:24. It includes a comprehensive set of functions to calculate factored resistances member and connection checks — all in accordance with CSA S16.
This package is designed for use in Jupyter notebooks and web applications, with support for rendered equations via the handcalcs and IPython.display libraries.
Features
- ...
Installation
pip install CSA-S16-python==0.1.1
Use
from CSA_S16 import *
help(CSA_S16) # see available functions
Example of Use
T_r = T_r_y_func(1000 * mm, 350 * MPa)
display(Math(T_r[0])) # see LaTeX from first item
T_r[1] # get numerical value from second item
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
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 CSA_S16_python-0.1.1.tar.gz.
File metadata
- Download URL: CSA_S16_python-0.1.1.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
089e58635357236c82382414b66f9868006cafa921712ef9eb85ac699f89ca26
|
|
| MD5 |
6f8b6ba80513f37d502c13d0d5c16429
|
|
| BLAKE2b-256 |
a45a755948abc82b329af65ac62adfc3ab7ba33fa9d61a52372237c5b457e9c2
|
File details
Details for the file CSA_S16_python-0.1.1-py3-none-any.whl.
File metadata
- Download URL: CSA_S16_python-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb8403c58587975cae895ed4de8f2fd6f0104331e9fe5896225e2081746c5d8d
|
|
| MD5 |
7c77c6ca587641ec1d755476acb95326
|
|
| BLAKE2b-256 |
21f8b8c95d07016f882d1ce7f8418499ac43a67b110954331993164b1b6a5037
|