Metadata-Version: 2.4
Name: openseespymac
Version: 3.8.0.0
Summary: OpenSeesPy macOS arm64 (Apple Silicon) package
Home-page: https://github.com/zhuminjie/openseespy
Author: Minjie Zhu
Author-email: zhum@oregonstate.edu
License: LICENSE.md
Platform: macosx_13_0_arm64
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: MacOS
Requires-Python: >=3.10
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 macOS (Apple Silicon)

Pip package for OpenSeesPy on macOS arm64 (Apple Silicon).

## Installation

```bash
pip install openseespymac
```

## Import

```python
import openseespymac 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).
