Metadata-Version: 2.1
Name: openseespytools
Version: 0.2.1
Summary: Postprocessing tools for OpenSeesPy
Home-page: https://github.com/cslotboom/openseesPyTools
Author: Christian Slotboom
Author-email: cslotboom@yahoo.com
License: UNKNOWN
Description: My set of data processing tools for Opensees.
        It's broken into three sets of tools: tools for data processing, tools for plotting xy response curves, and tools for understainding OpenSeesPy models.
        The data processing tools are geared towards being able to sample XY data curves.
        The response tools are geared towards understanding the outputs of specific OpenSees responses, i.e force-disp relationshipts
        The model tools are used to understand the response of a whole OpenSeesPy model, and are geared towards visualization.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
