Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eurocodepy-0.1.4.tar.gz (478.3 kB view hashes)

Uploaded Source

Built Distribution

eurocodepy-0.1.4-py3-none-any.whl (540.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page