Metadata-Version: 2.4
Name: openseespywin
Version: 3.8.0.0
Summary: OpenSeesPy Windows x86_64 package
Home-page: https://github.com/zhuminjie/openseespy
Author: Minjie Zhu
Author-email: zhum@oregonstate.edu
License: LICENSE.md
Platform: Windows
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: platform
Dynamic: requires-python
Dynamic: summary

# OpenSeesPy Windows

Pip package for OpenSeesPy on Windows x86_64.

## Installation

```bash
pip install openseespywin
```

## Import

```python
import openseespywin as ops
```

## Documentation

[OpenSeesPy Documentation](https://openseespydoc.readthedocs.io/en/latest/index.html)

[OpenSeesPy Source Code](https://github.com/OpenSees/OpenSees)

## Issues

Any issues for installation and running the pip package, please report to
[OpenSeesPy Github Page](https://github.com/zhuminjie/OpenSeesPy).

Any issues and bugs in OpenSees should be reported on the
[OpenSees GitHub Page](https://github.com/OpenSees/OpenSees).
