Metadata-Version: 2.4
Name: load-distribution
Version: 0.1.3
Summary: A package for converting arbitrary polygons into linearly distributed
Author-email: Connor Ferster <connor@structuralpython.com>
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=2.0.0
Requires-Dist: shapely>=2.0.0

# load_distribution

A Python package for projecting abritrary, piecewise-linear polygons into a line.

Useful for converting arbitrary polygons within a tributary area onto a beam or other linear element (in structural engineering).
