- Release:
pipx run cibuildwheel - Development (2 options):
pip wheel .and install the resulting wheel- build the project with CMake and either (both options require rayx to already be present in your environment as there are data files included in the full release that are not part of the .so file):
- import the package like this
import build.src.rayx as rayx(using the project root as CWD) - copy the built shared library (in build/src) to your CWD
- import the package like this
hz-b/rayx-python
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|