pygomx/pygomx
2026-04-05 00:08:55 +02:00
..
src/pygomx async fix? 2026-04-04 10:34:38 +02:00
.gitignore ignore easter^Weggs 2026-04-04 10:38:13 +02:00
build_ffi.py build goolm as default 2026-04-04 10:31:04 +02:00
MANIFEST.in refactor pygomx-module -> pygomx 2026-03-09 19:00:43 +01:00
pyproject.toml typo 2026-04-04 10:33:38 +02:00
README.txt refactor pygomx-module -> pygomx 2026-03-09 19:00:43 +01:00
setup.py propagate build failures 2026-04-05 00:08:55 +02:00

pygomx
======

python package with the pygomx binaries

install:

    pip install [-e] .


build wheel:

    python3 -m build --wheel

see ../README.txt for more