A package for eurocode calculations
Project description
eurocodepy v0.1.1
Functions to work with struuctural eurocodes. Relevant data is stored in a JSON file 'eeurocodes.json'.
Current materials in the database are:
- concrete (C20 to C90)
- timber (C, D, GL)
- reinforcement (S400, S500, A400, A500)
- structural steel (S235, S275, S355, S450)
Available european steel profiles are:
- IPE
- HEA
- HEB
- HEM
- L
- C
- T
- Pipe
- Box
- Double L
- Double C
There are also some functions to work with material properties:
- creep_coef
- shrink_strain
Usage
Install Eurocodespy via pip:
pip install eurocodespy
To use Eurocodespy in a Python file:
python import eurocodespy as ec
To access the database:
db = ec.db
Documentation
A more or less complete description of existing packages and modules can be found on eurocodepy.readthedocs.io
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 eurocodepy-0.1.4.tar.gz.
File metadata
- Download URL: eurocodepy-0.1.4.tar.gz
- Upload date:
- Size: 478.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e9f47d1d9e778806729c67266c7e3a2ff894baf3500f6c4075f217bf34bcd06
|
|
| MD5 |
3f106f16fe5fca480f7ae4c12b8a69ea
|
|
| BLAKE2b-256 |
b5151aa9a06a5afff57b5bcb810049588a0a869a105e2c0204d504027980d2a7
|
File details
Details for the file eurocodepy-0.1.4-py3-none-any.whl.
File metadata
- Download URL: eurocodepy-0.1.4-py3-none-any.whl
- Upload date:
- Size: 540.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8878843d12b4b09acbf1ab419d50cfbb13b0caf03c3abf02d593cad7f860b634
|
|
| MD5 |
2104c1c3ffd0715e9a27717f977081f1
|
|
| BLAKE2b-256 |
635802d121971de49a6485ad2f4b6aff47f34fb0e9c27182dc7a75995aac851b
|