Metadata-Version: 2.1
Name: eurocodepy
Version: 0.0.10
Summary: A package for eurocode calculations
Home-page: https://github.com/pcachim/eurocodepy
Author: Paulo Cachim
Author-email: pcachim@ua.pt
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/pcachim/eurocodepy/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# eurocodepy v0.1

Functions to work with struuctural eurocodes. Material data is stored in a JSON file. Current materials in the database are:

* concrete (C20 to C90)
* timber (C, D, GL)
* reinforcement (S400, S500, A400, A500)
* structural steel

There are also some functions to work with material properties:

* creep_coef
* shrink_strain



