Metadata-Version: 2.1
Name: libtalley
Version: 4.2.0
Summary: A collection of helpful functions and doodads.
Home-page: https://github.com/otaithleigh/libtalley-py
Author: Peter Talley
Author-email: peterctalley@gmail.com
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: numpy >=1.15.0
Requires-Dist: pandas
Requires-Dist: tabulate
Requires-Dist: unyt >=2.8

A collection of helpful functions, classes, and files.

## Namespaces

`libtalley`:
- Catch-all.

`libtalley.steeldesign`:
- Design of steel members by AISC 360-16 and AISC 341-16.

`libtalley.latex`:
- Functions that format strings into LaTeX representations.
