Metadata-Version: 2.1
Name: osmg
Version: 0.2.5
Summary: OpenSees Model Generator
Home-page: https://github.com/ioannis-vm/OpenSees_Model_Generator
Author: John Vouvakis Manousakis
License: GPL
Platform: unix
Platform: linux
Platform: osx
Platform: cygwin
Platform: win32
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: plotly >=4.14.3
Requires-Dist: matplotlib >=3.4.1
Requires-Dist: pandas >=1.2.4
Requires-Dist: xlrd >=2.0.1
Requires-Dist: openpyxl >=3.0.7
Requires-Dist: shapely >=1.7.1
Requires-Dist: descartes >=1.1.0
Requires-Dist: numpy >=1.20.2
Requires-Dist: scipy >=1.9.0
Requires-Dist: tqdm >=2.0.0
Requires-Dist: dill >=0.3.7
Provides-Extra: testing
Requires-Dist: pytest >=6.0 ; extra == 'testing'
Requires-Dist: pytest-cov >=2.0 ; extra == 'testing'
Requires-Dist: mypy >=0.910 ; extra == 'testing'
Requires-Dist: flake8 >=3.9 ; extra == 'testing'

OpenSees Model Generator
