cbfc69a90b27e0ab73b8dc05d3fe84c43a75b822
- Remove all HTML documentation (moved to oapy-docs-zh repo) - Add dist/ with two wheel packages: - linux_x86_64 (glibc 2.34+, current system) - manylinux2014_x86_64 (glibc 2.17+, RHEL7/CentOS7) - Add README with install instructions
oapy
Si2 OpenAccess 22.61 Python bindings via pybind11.
Install
# 当前系统 (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
Description
Languages
Python
99.5%
Shell
0.5%