Metadata-Version: 2.4
Name: bennycloth
Version: 0.0.21
Summary: A collection of Python functions for structural engineering.
Author-email: "Michael H. Scott" <mhscott@oregonstate.edu>
Keywords: python,opensees
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: openseespy
Dynamic: license-file

# BennyCloth

The name BennyCloth is a combination of **Benny** the Beaver and a 
**synonym for Canvas**, whose 
[REST API](https://canvas.instructure.com/doc/api/index.html) was the means 
for delivering homework assignments, randomized using many of the 
functions in this package.

BennyCloth is available on [pypi](https://pypi.org/project/bennycloth/).

## Packages

+ `loads`
+ `steel`
+ `concrete`
+ `wood`
+ `canvas`
+ `matrix`
+ `beaverFrame`
+ `images`
