Metadata-Version: 2.4
Name: pyOpenFAST
Version: 4.2.0
Summary: Python interface to OpenFAST FAST Library and physics modules.
Author-email: Rafael Mudafort <Rafael.Mudafort@nrel.gov>, Andy Platt <Andy.Platt@nrel.gov>
Project-URL: Homepage, https://github.com/openfast/openfast
Project-URL: Documentation, https://openfast.readthedocs.io
Keywords: openfast
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: numpy>=1.26
Requires-Dist: matplotlib>=3.0
Provides-Extra: windio
Requires-Dist: windio; extra == "windio"
Provides-Extra: develop
Requires-Dist: pytest>=8.0; extra == "develop"
