Metadata-Version: 2.1
Name: sji-load-tables
Version: 0.0.1
Summary: A package for looking up values from the Steel Joist Institute (SJI) load tables.
Home-page: https://github.com/denavit/sji_load_tables
Author: Mark Denavit
Author-email: mdenavit@utk.edu
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE


# sji_load_tables

*A **Python Library** for looking up values from the Steel Joist Institute (SJI) load tables​*

Developed and maintained by **Mark Denavit's** research group, authorized by the Steel Joist Institute.

The load table data is based on the [44th Edition Catalog](https://steeljoist.org/product/44th-edition-standard-specifications-load-tables-and-weight-tables-for-steel-joists-and-joist-girders-2-2/).

This Python library is for general information only. It is intended to be an accurate, reliable, and 
useful tool, however, it should not be used or relied upon for any specific project without competent 
professional assessment of its accuracy, suitability, and applicability. Any person using this Python 
library does so at their own risk and assumes all liability arising from such use.

Please report any bugs, errors, feature requests to [Prof. Denavit](https://cee.utk.edu/people/mark-denavit/) 
or [create an issue](https://github.com/denavit/sji_load_tables/issues/new/choose).

## Install

```sh
pip install sji_load_tables
```

[License]: LICENSE



