Files
oapy/README.md

18 lines
324 B
Markdown
Raw Normal View History

# oapy
Si2 OpenAccess 22.61 Python bindings via pybind11.
## Install
```bash
# 当前系统 (glibc 2.34+)
pip install dist/oapy-0.1b0-cp312-cp312-linux_x86_64.whl
# RHEL7/CentOS7 (glibc 2.17+)
pip install dist/oapy-0.1b0-cp312-cp312-manylinux2014_x86_64.whl
```
## API Docs
https://opencad-abu.github.io/oapy-docs-zh/