Important
THIS IS AN UNOFFICIAL PUBLISH ON PYPI OF THE GXIPY API DEVELOPED BY DAHENG IMAGING !
I'm not the developer or maintainer of the Python API, nor the Galaxy SDK. For any questions or issues, please contact Daheng Imaging directly.
Note
If a new version of the Python API is offered by Daheng Imaging, please create an issue or a PR, and I will update the Package on PyPi.
This package provides Python bindings for the Daheng Imaging Galaxy SDK, allowing you to control Daheng cameras in Python applications.
- Galaxy SDK must be installed on your system
- Windows: Download from Daheng Imaging Download Page
- Linux: Download from Daheng Imaging Download Page
- Python 3.6 or higher
- Install the Galaxy SDK for your operating system
- Run
pip install iai-gxipy
The documentation is provided by Daheng Imaging and can be found in C:\Program Files\Daheng Imaging\GalaxySDK\Development\Doc\Python Interface Development User Manual.pdf
When you download the Galaxy SDK for Linux, the official Python API is automatically included.
You can found the API files in Galaxy_Linux_Python_X.X.X.X\api\gxipy.
@DahengImaging If you want me to remove this package from PyPi, please create an issue on the corresponding Github repo.