Metadata-Version: 2.1
Name: libtalley
Version: 3.3.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
Description: 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.fema_p695`:
        - Helper functions for FEMA P695 studies. Ported from Mark Denavit's MATLAB code.
        
        `libtalley.latex`:
        - Functions that format strings into LaTeX representations.
        
        `libtalley.asce7_16`:
        - Calculation of loads by ASCE 7-16. Contains the following modules:
            - `seismic`: seismic loads (Chapters 11, 12)
        
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/markdown
