Galil Communication Library =========================== This library provides bindings to the gclib C++ API. Install ------- Python 3.12 or newer is required. The `C library`_ must be installed. .. _C Library: ../../all/doc/gclib/html/index.html .. code-block:: > pip install --upgrade --index-url https://www.galil.com/sw/pub/python gclib >>> import gclib >>> gclib.version() '2.5.0' .. toctree:: :maxdepth: 1 :caption: Contents: examples api changelog.md